wordpress 分享链接时未找到 Facebook 显示页面

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/22077743/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-08 19:29:30  来源:igfitidea点击:

Facebook showing page not found when sharing link

facebookwordpresshttp-status-code-404sharing

提问by user2968617

I'm sharing content from a website and every time I paste the link into Facebook it says 'page not found'.

我正在分享来自网站的内容,每次将链接粘贴到 Facebook 时,它都会显示“找不到页面”。

Sometimes it works when I manually add the 'www.' in front of the URL in the address bar.

有时当我手动添加“www”时它会起作用。在地址栏中的 URL 前面。

EXAMPLE

例子

Shows page not found:

显示页面未找到:

http://roundreviews.co.uk/reviews/speakers/native-union-monocle-speaker/

http://roundreviews.co.uk/reviews/speakers/native-union-monocle-speaker/

Works when you manually place www. in front:

当您手动放置 www 时有效。在前:

www.roundreviews.co.uk/reviews/speakers/native-union-monocle-speaker/

www.roundreviews.co.uk/reviews/speakers/native-union-monocle-speaker/

I honestly have no I idea why it's doing this, any thoughts on how it can be fixed on the web side?

老实说,我不知道为什么要这样做,对如何在 Web 端修复它有任何想法吗?

Also...

还...

I have tried with the link below with both the www. and without yet it doesn't work with either of them, this is all very strange. This is the only link I have tried and it doesn't work with both:

我已经尝试使用以下链接与 www. 还没有它不适用于它们中的任何一个,这都非常奇怪。这是我尝试过的唯一链接,它不适用于两者:

www.roundreviews.co.uk/microphones/spark-digital-microphone/

www.roundreviews.co.uk/microphones/spark-digital-microphone/

Any help is much appreciated, thanks.

非常感谢任何帮助,谢谢。

回答by Arnulfo Solis Ramirez

For me what it worked was to access the Facebook Debugger, as Goose said. I saw that the scrape was about 12 hours ago, looks like it fetches the first time and saves it as caché or whatsoever... What it worked for me is to debug the url, then click "fetch new scrape information" after the previous information has been shown. Hope it works!

正如 Goose 所说,对我来说,它的作用是访问Facebook Debugger。我看到刮是大约 12 小时前,看起来它是第一次提取并将其保存为缓存或其他任何东西......对我有用的是调试网址,然后在上一个之后点击“获取新的刮信息”信息已显示。希望它有效!