From 33363a1a8dc7f4641b7b054dc72339bf53495102 Mon Sep 17 00:00:00 2001 From: it-fixcomart Date: Thu, 15 Aug 2024 16:55:28 +0700 Subject: update pickup image on product card --- public/images/PICKUP-NOW.png | Bin 0 -> 1926 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 public/images/PICKUP-NOW.png (limited to 'public') diff --git a/public/images/PICKUP-NOW.png b/public/images/PICKUP-NOW.png new file mode 100644 index 00000000..d7c01f44 Binary files /dev/null and b/public/images/PICKUP-NOW.png differ -- cgit v1.2.3 From cccc6784299b7a4500156653c800d6b6eea0b9a1 Mon Sep 17 00:00:00 2001 From: it-fixcomart Date: Wed, 28 Aug 2024 13:19:06 +0700 Subject: update robot.txt --- public/robots.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'public') diff --git a/public/robots.txt b/public/robots.txt index 7ae1495b..3972ad17 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -16,6 +16,8 @@ Disallow: /shop/search/* Disallow: /promo/* Disallow: /shop/brands/*?* Disallow: /shop/category/*?* +Disallow: /login?* +Disallow: /register?* User-agent: Adsbot-Google Allow: /my/* -- cgit v1.2.3