From 6ef04dbf392c484a2833d172534b6e7da0f8dcdd Mon Sep 17 00:00:00 2001 From: Mqdd Date: Sun, 23 Nov 2025 20:47:03 +0700 Subject: remove promo brands and category in robots --- public/robots.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/public/robots.txt b/public/robots.txt index f9caa9bf..fc22ba6d 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -14,9 +14,8 @@ Disallow: /shop/cart Disallow: /shop/checkout Disallow: /my/* Disallow: /shop/search/* -Disallow: /promo/* -Disallow: /shop/brands/*?* -Disallow: /shop/category/*?* +Disallow: /_next/static +Disallow: /api/* User-agent: Adsbot-Google Allow: /my/* -- cgit v1.2.3