我需要有关wordpress woocommerce robots txt的帮助。 我的机器人txt很好。
我允许谷歌到index这个。
domain.com/product-category/jewelry/
but the problem is google is indexing this
domain.com/product-category/jewelry/?orderby=popularity
有很多方法可以在每个页面上对产品进行排序,而google正在为所有这些内容编制索引。 我希望谷歌不要为这类事情编制索引。
/product-category/jewelry/?orderby=popularity
/product-category/jewelry/?orderby=rating
etc etc
但我希望谷歌为此编制索引。
/product-category/jewelry/
/product-category
这是我当前的机器人txt文件。
User-agent: *
Disallow: /cgi-bin/
Disallow: /wp-admin/
Disallow: /recommended/
Disallow: /comments/feed/
Disallow: /trackback/
Disallow: /index.php
Disallow: /xmlrpc.php
Disallow: /wp-content/plugins/
Disallow: /cart/
Disallow: /checkout/
Disallow: /my-account/
User-agent: NinjaBot
Allow: /
User-agent: Mediapartners-Google*
Allow: /
User-agent: Googlebot-Image
Allow: /wp-content/uploads/
User-agent: Adsbot-Google
Allow: /
User-agent: Googlebot-Mobile
Allow: /
sitemap: http://www.ontheway247.com/sitemap_index.xml
如果有人可以帮助我解决这个问题,那将会很有意义。 谢谢。
答案 0 :(得分:0)
以下应该这样做......
Disallow: /*/?orderby=*