User-agent: *
# 1. ЗАКРЫВАЕМ СИСТЕМНЫЕ ПАПКИ
Disallow: /core/      
Disallow: /modules/   
Disallow: /templates/ 
Disallow: /storage/   

# 2. ЗАКРЫВАЕМ АДМИНКУ И ГЛИТЧИ ДУБЛЕЙ
Disallow: /*?route=auth
Disallow: /*?act=      

# 3. ОТКРЫВАЕМ ДОСТУП К СТИЛЯМ
Allow: /templates/style.css

# 4. УКАЗЫВАЕМ ПУТЬ К КАРТЕ САЙТА
Sitemap: [YOUR_DOMAIN]/sitemap.xml
