【发布时间】:2012-04-25 14:02:52
【问题描述】:
现在,我对 301 重定向没有任何问题,但有人问我如何为浏览器和搜索引擎撤消缓存的 301 重定向,所以我回答“通过 301 重定向回原始 url” ,至少这就是我认为的解决方案,直到我看到人们提到你不能做 301 重定向 http://getluky.net/2010/12/14/301-redirects-cannot-be-undon/ http://www.velocityreviews.com/forums/t500058-undo-301-redirect.html
这是一个惊喜,我不确定它是否属实,所以我要问的是,从页面 / 恢复缓存的永久 301 重定向的 正确 方法是什么a.html 到页面 /b.html 回到原来的 /a.html ?
我想要一些专家的意见。
【问题讨论】:
标签: browser redirect search-engine http-status-code-301 http-status-codes