Hi,
I have an addthis button underneath each of my Wordpress posts.
I noticed that when someone "Likes" the post, only the title of the post gets posted on Facebook.
I would like to be able to also include the blog description and blog title (ie <post title> - <blog title>) in the information that gets shared on Facebook.
Ideally this would be done using the relevant Wordpress variables, e.g. $blog_title = get_bloginfo('name').
Could you tell me how I can add this information to addthis?
Thank you.
Stefan
For adding Open Graph tags to your Wordpress blog we recommend the Facebook Revised Open Graph Meta Tag plugin, which is available here: https://wordpress.org/extend/plugins/facebook-revised-open-graph-meta-tag/
This question is closed to new answers.