# robots.txt для OpenCart # Запрещаем индексацию системных и служебных разделов User-agent: * Disallow: /home-new Disallow: /admin/ Disallow: /system/ Disallow: /storage/ Disallow: /vendor/ Disallow: /catalog/controller/ Disallow: /index.php?route=checkout/ Disallow: /index.php?route=account/ Disallow: /index.php?route=affiliate/ Disallow: /index.php?route=product/compare Disallow: /index.php?route=product/search Disallow: /index.php?route=information/contact Disallow: /cart Disallow: /checkout Disallow: /account Disallow: /wishlist Disallow: /compare Disallow: /search Disallow: /login Disallow: /*?product_id= # Фильтры и сортировки (часто создают дубли) Disallow: /*?sort= Disallow: /*?order= Disallow: /*?limit= Disallow: /*?filter= Disallow: /*?utm_ Disallow: /*?gclid Disallow: /*?yclid Disallow: /*?openstat # Разрешаем доступ к CSS, JS и медиа Allow: /*.css$ Allow: /*.js$ Allow: /image/ Allow: /catalog/view/ # Указываем путь к карте сайта Sitemap: https://crystal-snab.ru/sitemap-static.xml # Для Яндекса (опционально) Host: crystal-snab.ru