Facebook Like/Share (Mostly) not working on my Wordpress blog -


facebook like/share functions not working on wordpress blog. cannot or share new posts, oddly if have liked page, share function works fine.

the problem share normal sharing window pops up, there no metadata populated in it. i've looked @ metadata in blog posts , best can tell populated correctly wordpress. additionally, cannot find differences in metadata or code between posts have liked , ones have have not.

i've tried running fb debugger/linter number of posts on site , each 1 returns message: error linting url: internal error occurred while linting url.

i've tried googling error, cannot find useful advice on might causing it.

here sample post people examine problem:

http://erb.kingdomnow.org/michael-pollan-talks-about-his-new-book-cooked-video/

thanks...

you should use open graph tags (see "use proper open graph tags , large images generate great previews" , "using self-hosted objects") in header of webpages facebook determine metadata needs shared.

since using wordpress, either edit template file in theme defines page headers (normally header.php) or use facebook's official plugin.


Comments