facebook调试程序URL返回了错误的HTTP响应代码 [英] facebook debugger URL returned a bad HTTP response code

查看:83
本文介绍了facebook调试程序URL返回了错误的HTTP响应代码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经为一个客户创建了一个商店站点.

I've created a shop site for one my customer.

Facebook调试器向我发送许多错误:

Facebook debugger send to me many errors:

Could Not Follow Redirect Path Using data from 
http://www.yupeshop.it/IT/prodotto.php?id=84&label=Sciarpa+Stampa+con+fantasia+UK 
because there was an error following the redirect path.

但是没有重定向. URL返回了错误的HTTP响应代码.

But there is no redirect. URL returned a bad HTTP response code.

但是,如果我尝试通过在线检查获得页面,我会看到200 OK作为答案,这是怎么回事?

But if I try to get the page with an online check I see 200 OK as answer, what's wrong?

推荐答案

在OG元标记中,您已经给出

In the OG meta tags, you have given

<meta property="og:url" content="http://www.yupeshop.it/prodotto.php?id=84" />

您告诉Facebook是该对象使用的真实" URL的URL,目前仅返回404 Not Found.

And that URL, which you are telling Facebook is the "real" URL to use for this object, currently only returns a 404 Not Found.

(我想这实际上是 http://www.yupeshop .it/IT/prodotto.php?id = 84 中也包含目录IT?)

(I guess that is actually meant to be http://www.yupeshop.it/IT/prodotto.php?id=84 with the directory IT in it as well?)

这篇关于facebook调试程序URL返回了错误的HTTP响应代码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆