Initial commit
This commit is contained in:
19
dist/robots.txt
vendored
Normal file
19
dist/robots.txt
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
User-agent: *
|
||||
Allow: /
|
||||
|
||||
# Sitemap
|
||||
Sitemap: https://geowektor.ru/sitemap.xml
|
||||
|
||||
# Запрет индексации служебных файлов
|
||||
Disallow: /node_modules/
|
||||
Disallow: /*.json
|
||||
Disallow: /*.ts
|
||||
Disallow: /*.tsx
|
||||
|
||||
# Доступ к медиа файлам
|
||||
Allow: /media/
|
||||
|
||||
# Host (основной домен)
|
||||
Host: https://geowektor.ru
|
||||
|
||||
|
||||
Reference in New Issue
Block a user