diff options
Diffstat (limited to 'public/robots.txt')
| -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 |
