diff options
| author | Rafi Zadanly <zadanlyr@gmail.com> | 2023-08-24 16:56:48 +0700 |
|---|---|---|
| committer | Rafi Zadanly <zadanlyr@gmail.com> | 2023-08-24 16:56:48 +0700 |
| commit | 05237c1ed98b826287969d7e26f2a53569dba752 (patch) | |
| tree | a1040a091ab34964c4e74f77c053d75557fe75c0 /public | |
| parent | 28a598a7b0367aa3db14acf5dd700d6264a9f5cc (diff) | |
Update robots.txt
Diffstat (limited to 'public')
| -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/* |
