【发布时间】:2016-06-25 10:44:46
【问题描述】:
我的网站遇到了 Google bot 问题。 在网站管理员工具中,谷歌对无处可寻的页面显示 404 错误。
错误页面的模式很简单,就是这样
Domain.com/post-type-1
Domain.com/post-type-2
Domain.com/post-type-3
Domain.com/category/x/post-type-1
Domain.com/category/x/post-type-2
Domain.com/category/x/post-type-3
Domain.com/category/y/post-type-1
Domain.com/category/y/post-type-2
我想知道如何通过 .htaccess 一次性重定向所有这些错误?
【问题讨论】:
标签: wordpress apache .htaccess