diff options
| author | Rafi Zadanly <zadanlyr@gmail.com> | 2024-01-15 15:47:23 +0700 |
|---|---|---|
| committer | Rafi Zadanly <zadanlyr@gmail.com> | 2024-01-15 15:47:23 +0700 |
| commit | 065396828266e2de42cb0182c81ea2d7a5b00e2b (patch) | |
| tree | da8e7d99d9cb20f64df7e87966d7a02f516b7bfe /public/robots.txt | |
| parent | fb14d51cccd4c5c3c8aed57bcaee920a2e6f3355 (diff) | |
Update robots.txt
Diffstat (limited to 'public/robots.txt')
| -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 |
