Sunday, 15 May 2011

Open Graph Object Debugger does not match Facebook Share from site -


I am implementing a Facebook Share button in an angular application and all the necessary to update and read my meta tags After the content of Facebook's crawler, I am looking at a mismatch between Facebook debugger tool and stock dialogue from it.

If I run a debugger on my link, then I get a successful scrap that pulls all the meta tag content and shows how the stock dialog should look like. So if I click on the preview to see that actual shared dialogue, then I get a different result as if it is not reading the meta tag content that goes to the share button on my actual website.

Any thoughts?

This protocol may be an issue with the incompatibility Check that you use http: // on the debugger Are not, on the actual site vs. https: // and vice versa. Ensure that the correct protocol is set in all your OG tags, and the protocols are not omitted.


No comments:

Post a Comment