批量 Linter 提交 -(与“赞”按钮相关)- 如何
我们运营的网站每月有数千个新内容,并使用带有 OG 标签的“赞”按钮。
然而,对于 FB 未刷新的内容,“Like”按钮通常无法正常工作。作为该网站的 FB 管理员,我可以在此处的 Linter 工具中手动将网址一一粘贴到 http:// /developers.facebook.com/tools/debug 但是让这个过程更加自动化的最佳方法是什么? (创建一个指向 Linter 的链接页面并附加 url,然后一一单击这些链接、RSS、提交引擎……?)
提前致谢。
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 one 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.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
此页面不需要身份验证,因此您可以编写一个脚本,通过以下网址通过 cURL 或 wget 批量提交它们: https://developers.facebook.com/tools/debug/og/object?q=http://example.com
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
Rss Feed facebook Linter 等解决方案可能会有所帮助。
它调试 Feed 中的所有 URL。
The solution such a Rss Feed facebook Linter might help.
It debugs all URLs in Feed.
我遇到了一个 Facebook 批量 url 调试器
,它可以读取网站的 RSS 提要并让它们掉毛。
I came across a Facebook mass url debugger
that reads the RSS feed of a website and lints them.