Page 1 of 1
FacebookShare - Breadcrumbs showing when sharing [SOLVED]
Posted: Wed Mar 19, 2014 4:28 pm
by becfret
Hi,
When sharing content using FacebookShare the title and breadcrumbs are showing up as part of the content text. How do I stop them from appearing?
Thanks,
Becky
Re: FacebookShare - Breadcrumbs showing when sharing
Posted: Thu Mar 20, 2014 9:05 am
by velden
Implement Open Graph tags properly (Google for it).
There is a module that can do some work for you
MetaMax
Review:
http://www.modulereview.co.uk/news/1/60/Meta-Max/
EDIT: add link to modulereview.co.uk
Re: FacebookShare - Breadcrumbs showing when sharing
Posted: Thu Mar 20, 2014 4:37 pm
by becfret
Thanks for pointing me in the right direction
I placed the following in the content pages metadata:
<meta property="og:description" content="{content}"/>
and it's showing as I want it to (will leave the news and gallery for another day).
Thanks again,
Becky
(Update)
I used the information in
this discussion to get the gallery and news sections to work.