diff options
| author | FIN-IT_AndriFP <andrifebriyadiputra@gmail.com> | 2025-12-08 09:14:28 +0700 |
|---|---|---|
| committer | FIN-IT_AndriFP <andrifebriyadiputra@gmail.com> | 2025-12-08 09:14:28 +0700 |
| commit | 5678b10ef5100665a891e53177a7896f7d9cd9ca (patch) | |
| tree | 0213841842f7df928f72f7d9be2b2ed05edf3b29 /public | |
| parent | 43b2ce4d59c153655eb9b7a2190b83050fd48855 (diff) | |
| parent | 3ea1f49b036bfa352106142866f454bde2c61e02 (diff) | |
(andri) fix
Diffstat (limited to 'public')
| -rw-r--r-- | public/robots.txt | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/public/robots.txt b/public/robots.txt index fc22ba6d..da5d58ad 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -14,8 +14,6 @@ Disallow: /shop/cart Disallow: /shop/checkout Disallow: /my/* Disallow: /shop/search/* -Disallow: /_next/static -Disallow: /api/* User-agent: Adsbot-Google Allow: /my/* @@ -23,6 +21,6 @@ Allow: /shop/search/* Sitemap: https://indoteknik.com/sitemap/products.xml -Sitemap: https://indoteknik.com/sitemap/brands.xml +Sitemap: https://indoteknik.com/sitemap/brands.xml Sitemap: https://indoteknik.com/sitemap/categories.xml -Sitemap: https://indoteknik.com/sitemap/videos.xml
\ No newline at end of file +Sitemap: https://indoteknik.com/sitemap/videos.xml |
