Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Facebook Like Button Tag Missing error. How do I fix it?

Tags:

People also ask

Why is my Facebook like button not showing up?

If you have add your Facebook into the popup setting but the Like button does not show, it might be one of these reasons: - Your Facebook page has been set with restrictions and it is not a public page. - You entered the wrong link on the app setting.

Why can I follow a page but not like it?

Someone who likes a Page can choose to unfollow the Page. In that case the person is still shown as liking the Page, but they will not see all of the Page's posts. It's also possible for someone to choose to follow a Page but not like it. So it is possible to follow a page and to not like it.


I have facebook like on my mediawiki site and when I run it through the debugger http://developers.facebook.com/tools/debug I get the errors:

Admins And App ID Missing fb:admins and fb:app_id tags are missing. These tags are necessary for Facebook to render a News Feed story that generates a high clickthrough rate.

Like Button Tag Missing og:title is missing. The og:title meta tag is necessary for Facebook to render a News Feed story that generates a high clickthrough rate.

Like Button Tag Missing og:type is missing. The og:type meta tag is necessary for Facebook to render a News Feed story that generates a high clickthrough rate.

Like Button Tag Missing og:image is missing. The og:image meta tag is necessary for Facebook to render a News Feed story that generates a high clickthrough rate.

It also posts it as a 'recent activity' not a post with the image. How do I solve this?