From 05237c1ed98b826287969d7e26f2a53569dba752 Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Thu, 24 Aug 2023 16:56:48 +0700 Subject: Update robots.txt --- public/robots.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'public') 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/* -- cgit v1.2.3 From 96e59b7af6895f82ac005d60b65084bd5ec2d01f Mon Sep 17 00:00:00 2001 From: "HATEC\\SPVDEV001" Date: Thu, 31 Aug 2023 16:47:34 +0700 Subject: change ui open newtab, g maps, top banner, profil --- public/images/socials/g_maps.png | Bin 0 -> 6278 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 public/images/socials/g_maps.png (limited to 'public') diff --git a/public/images/socials/g_maps.png b/public/images/socials/g_maps.png new file mode 100644 index 00000000..ed6b4a2e Binary files /dev/null and b/public/images/socials/g_maps.png differ -- cgit v1.2.3