开发者

Mass Linter submissions - (Like button related) - How to

开发者 https://www.devze.com 2023-04-04 20:56 出处:网络
We operate a website with thousands of new content per month and use the Like button with OG tags. However, very often the Like button does not work properly for content that was not refreshed by FB.

We operate a website with thousands of new content per month and use the Like button with OG tags.

However, very often the Like button does not work properly for content that was not refreshed by FB. As a FB admin on the site, I can manually paste the urls o开发者_运维技巧ne by one in the Linter tool here http://developers.facebook.com/tools/debug but what would be the best way of making this process more automatic ? (Create a links page pointing to Linter with appended urls and then click on those one by one, RSS, submission engine, ... ?)

Thanks in advance.


This page does not require authentication so you could write a script that mass submits them via cURL or wget one by one via this url: https://developers.facebook.com/tools/debug/og/object?q=http://example.com


The solution such a Rss Feed facebook Linter might help.

It debugs all URLs in Feed.


I came across a Facebook mass url debugger

that reads the RSS feed of a website and lints them.

0

精彩评论

暂无评论...
验证码 换一张
取 消