Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我试图调试一个博客页面,但调试器工具不允许我这样做。知道为什么会这样吗?
带有页面链接的调试器工具: https ://developers.facebook.com/tools/debug/sharing/?q=https%3A%2F%2Fwww.naturalthrone.com%2Fblog%2Fartigo%2F9-must-dos-to-克服便秘腹胀和肠病
博客页面链接:https ://www.naturalthrone.com/blog/artigo/9-must-dos-to-overcome-constipation-bloating-and-bowel-disease
这个白页出现在所有网站的博客文章中。
我遇到了完全相同的问题,我通过将 post slug 中的数字更改为一个单词来解决它。 例如:
https://www.naturalthrone.com/blog/artigo/nine-must-dos-to-overcome-constipation-bloating-and-bowel-disease ^^^^
如果有一个数字作为帖子的第一个字符,那么 Facebook 调试器就会出错。