From d292f00640a5b0cf68019eedebcdbb87ecb27270 Mon Sep 17 00:00:00 2001 From: Miqdad Date: Wed, 12 Nov 2025 18:18:03 +0700 Subject: watermark produk tidak tersedia --- public/images/produk_tidak_tersedia.svg | 91 +++++++++++++++++++++++++++++++++ 1 file changed, 91 insertions(+) create mode 100644 public/images/produk_tidak_tersedia.svg (limited to 'public') diff --git a/public/images/produk_tidak_tersedia.svg b/public/images/produk_tidak_tersedia.svg new file mode 100644 index 00000000..69fe214b --- /dev/null +++ b/public/images/produk_tidak_tersedia.svg @@ -0,0 +1,91 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3 From a19ab70ca8f3f20c845ddeed0a5281d2abc29f03 Mon Sep 17 00:00:00 2001 From: Miqdad Date: Thu, 13 Nov 2025 15:48:26 +0700 Subject: update robots & last mod --- public/robots.txt | 4 ---- 1 file changed, 4 deletions(-) (limited to 'public') diff --git a/public/robots.txt b/public/robots.txt index 1520dbb4..f9caa9bf 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -17,15 +17,11 @@ Disallow: /shop/search/* Disallow: /promo/* Disallow: /shop/brands/*?* Disallow: /shop/category/*?* -Disallow: /shop/product/*?* User-agent: Adsbot-Google Allow: /my/* Allow: /shop/search/* -User-agent: * -Disallow: sentral.indoteknik.com/* -Disallow: erp.indoteknik.com/* Sitemap: https://indoteknik.com/sitemap/products.xml Sitemap: https://indoteknik.com/sitemap/brands.xml -- cgit v1.2.3