Posts

Showing posts with the label Share on Twitter

Share on Social Sites using javascript Popup

Share on Social Sites using javascript Popup on click Share Image includes whatsapp. Share Sites Metatags. Share with image on facebook, google plus, twitter. <html> <head>     <title>Share in Social Sites</title>     <!-- Twitter Meta Tags -->     <meta name="twitter:card" content="summary"/>     <meta name="twitter:site" content="www.domain.com"/>     <meta name="twitter:title" content="Title Here">     <meta name="twitter:description" content="Description here"/>     <meta name="twitter:creator" content="Creater name"/>     <meta name="twitter:image" content="Full image path here"/>     <meta name="twitter:domain" content="domain.com"/>         <!-- Google Plus Meta Tags-->     <meta itemprop="name" content="do...