Discussions
Getting item Description to Facebook
WHen a user shares one of my website pages, Facebook is picking up the wrong text as the description. The answer according to http://garethhooper.com/articles/social-media/45-integration/145-share-on-facebook-customizing-the-text-and-images-that-are-posted-when-your-web-pages-are-shared-on-facebook.html is to insert a DESCRIPTION META TAg into my page.
I inserted this ode into my item drill down:
<meta name="DESCRIPTION" content="%=getCurrentAttribute('item','storedescription')%">
BUT the page gets served with that exact text as the METADATA instead of something like:
<meta name="DESCRIPTION" content="Read coffeeguy's latest take on all the best caffeine stories.">
Any experiences from anyone?
coffeeguy.