: How can I make the Twitter sharing button on my site tweet unique message with each page? I had set up my Twitter button using this tool from Twitter here And I put it on every page of
I had set up my Twitter button using this tool from Twitter here
And I put it on every page of the website. But it generates the same message on every page. But ideally I would need it to generate a unique message and url per page so people can land on the page which is being shared.
Is there a way to do that?
Thanks!
More posts by @Radia820
1 Comments
Sorted by latest first Latest Oldest Best
While you are creating the code from twitter, If you have entered any url it will share that page content and url every time.
So the solution is just need to avoid the url option while your using twitter share button code , It will read the content from the current page and share current url.
Normally all the social share button using og meta data so set the og data properly some thing like
<meta name="description" content="meta description" />
<meta name="keywords" content="your page keywords" />
<meta name="og:title" content="Your page title nique" />
<meta name="og:type" content="type of content" />
<meta name="og:description" content="Description this will share on social media as a contnet." />
<meta name="og:url" content="http://www.walkswithme.net/smart-image-zoom-plugin-with-jquery" />
hope its make sense..
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.