diff options
| -rw-r--r-- | public/robots.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/public/robots.txt b/public/robots.txt index 4aca1276..205ec9f3 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -8,13 +8,14 @@ Disallow: /shop/product/pdf/* Disallow: /shop/product/wishlist/* Disallow: /shop/product/https://* Disallow: /v1/* -Disallow: /shop/search?product_name=* -Disallow: /shop/search?q=* +Disallow: /shop/search?*=* Disallow: /shop/cart/ Disallow: /shop/checkout/ Disallow: /my/* Disallow: /shop/search/* Disallow: /promo/* +Disallow: /shop/brands/*?* +Disallow: /shop/category/*?* User-agent: Adsbot-Google Allow: /my/* |
