假设我有一个网站,example.com. 但是这个网站的内容在另一个域上,比如说test.com/test,重定向是使用htaccess文件发生的。
我已经设置了从to301 redirection重定向。问题是当我搜索时,我得到一个 Apache 测试页面,当我查询类似 site: for getting the Google crawled page,我得到一个错误。test.com/testexample.comexample.comexample.com403 Forbidden
我该如何解决这个问题?该网站运行良好。该网站还在其他搜索引擎(即雅虎和必应)中正确编入索引。