我似乎最近收到了很多来自Google网站管理员工具的404错误。有没有办法禁止这些链接被索引?它们来自哪里?
感谢您是否能对此事有所了解。提前谢谢。
我在opencart 1.5.4.1。
这些是404错误
http://mydomain.com/product/search&filter_tag=Purse&sort=rating&order=ASC&limit=25
http://mydomain.com/product/search&sort=p.price&order=DESC&filter_tag=&limit=25
http://mydomain.com/cart?qty=1&id_product=323&token=bfcf19e76ed4a88abd8508e8dc097a70&add
我还在robots.txt中包含以下条目无效
User-agent: Googlebot
User-agent: *
Disallow: /cgi-bin
Disallow: /*?limit
Disallow: /*&limit
Disallow: /*?sort
Disallow: /*&sort
Disallow: /*?route=checkout
Disallow: /*?route=account
Disallow: /*?route=product/search
Disallow: /*?route=affiliate
Disallow: /*&keyword
Disallow: /*?page=1
答案 0 :(得分:1)
看起来你正在使用一个试图将丑陋的url重写为更好/更友好的扩展程序的扩展程序 - 或者在某一点上。您应该使用.htaccess将错误的URL重写为正确的URL,而不是仅仅阻止页面。这将有助于您的网站