diff options
| -rw-r--r-- | public/robots.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/public/robots.txt b/public/robots.txt index 205ec9f3..7ae1495b 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -22,8 +22,9 @@ Allow: /my/* Allow: /shop/search/* User-agent: * -Disallow: sentral.indoteknik.com/* -Disallow: erp.indoteknik.com/* +Disallow: /sentral.indoteknik.com/ +Disallow: /erp.indoteknik.com/ +Disallow: /development.indoteknik.com/ Sitemap: https://indoteknik.com/sitemap/products.xml Sitemap: https://indoteknik.com/sitemap/brands.xml |
