Thursday, March 14, 2013

Social shares in php


Example of social share: twitter, Facebook, linkedin

Note: if url contains ? might cause linked in share to fail...     ---HEADER---
<meta property="og:title" content="Title here">
<meta property="og:description" content="Description here">
<meta property="og:image" content="http://your domain.com/uri here">
---HEADER---


No comments: