【发布时间】:2012-01-04 00:07:33
【问题描述】:
我有一个页面重定向到另一个页面 我正在尝试测试我的网址: https://developers.facebook.com/tools/debug
我收到此错误:
Errors That Must Be Fixed:
Circular Redirect: Circular redirect path detected (see Redirect Path section for details).
Warnings That Should Be Fixed:
The og:url property should be explicitly provided, even if a value can be inferred from other
tags.
- 如何解决这个问题?
- 如何检测 Facebook,如果是 Facebook,不重定向?
【问题讨论】:
-
我也有一些问题。你用什么来重定向你的页面?我们在谈论什么脚本语言?
-
我在asp中使用Response.Redirect()