我在我的网站上的.htaccess中犯了错误,其中包含以下代码:
RewriteRule ^articles/isfahan_articles([0-9]+).html$ ./maghalat.php?id=$1
它似乎改变了我在谷歌和其他搜索引擎上的链接:
siteaddress/articles/isfahan_articlesXXX.html
至 :
siteaddress/maghalat.php/isfahan_articles108.html?id=108
如何将SE上的链接更改为旧样式:
siteaddress/articles/isfahan_articlesXXX.html
注意:我已将.htaccess更改为:
RewriteRule ^articles/isfahan_articles([0-9]+).html$ maghalat.php?id=$1
但我的问题仍然存在。
答案 0 :(得分:0)
Google没有您网站的实时版本 - 它会定期访问并存储结果。因此,在您恢复网址之前需要几天的时间才能在Google上进行更新。
您可以通过提交站点地图或提高抓取速度来加快速度: https://www.google.com/webmasters/tools/