From 942b4c3548891f25198140b80192e9190a403ee5 Mon Sep 17 00:00:00 2001 From: "HATEC\\SPVDEV001" Date: Tue, 1 Aug 2023 17:07:20 +0700 Subject: flash sale --- public/images/ICON_FLASH_SALE.svg | 35 ++++++++++++++++++++++ .../images/ICON_FLASH_SALE_WEBSITE_INDOTEKNIK.svg | 34 +++++++++++++++++++++ 2 files changed, 69 insertions(+) create mode 100644 public/images/ICON_FLASH_SALE.svg create mode 100644 public/images/ICON_FLASH_SALE_WEBSITE_INDOTEKNIK.svg (limited to 'public') diff --git a/public/images/ICON_FLASH_SALE.svg b/public/images/ICON_FLASH_SALE.svg new file mode 100644 index 00000000..d6d90b18 --- /dev/null +++ b/public/images/ICON_FLASH_SALE.svg @@ -0,0 +1,35 @@ + + + + + + + + + + + + + diff --git a/public/images/ICON_FLASH_SALE_WEBSITE_INDOTEKNIK.svg b/public/images/ICON_FLASH_SALE_WEBSITE_INDOTEKNIK.svg new file mode 100644 index 00000000..2a8b40b8 --- /dev/null +++ b/public/images/ICON_FLASH_SALE_WEBSITE_INDOTEKNIK.svg @@ -0,0 +1,34 @@ + + + + + + + + + + + + + -- cgit v1.2.3 From d9652e77733a24b329f8d849e700222f06c4331e Mon Sep 17 00:00:00 2001 From: "HATEC\\SPVDEV001" Date: Fri, 4 Aug 2023 13:24:58 +0700 Subject: add image backgournd --- public/images/GAMBAR-BG-FLASH-SALE.jpg | Bin 0 -> 21334 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 public/images/GAMBAR-BG-FLASH-SALE.jpg (limited to 'public') diff --git a/public/images/GAMBAR-BG-FLASH-SALE.jpg b/public/images/GAMBAR-BG-FLASH-SALE.jpg new file mode 100644 index 00000000..db26136a Binary files /dev/null and b/public/images/GAMBAR-BG-FLASH-SALE.jpg differ -- cgit v1.2.3 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