# Robots.txt for BRENT Mechanics & MOT # https://brentmechanicsmot.co.uk/robots.txt User-agent: * Allow: / # Allow all major search engines User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: Slurp Allow: / User-agent: DuckDuckBot Allow: / User-agent: Baiduspider Allow: / User-agent: YandexBot Allow: / # Disallow admin areas and sensitive files Disallow: /admin/ Disallow: /private/ Disallow: /*.json$ Disallow: /*.log$ Disallow: /api/ # Allow CSS and JS files for proper rendering Allow: /static/css/ Allow: /static/js/ Allow: /*.css Allow: /*.js # Sitemap location Sitemap: https://brentmechanicsmot.co.uk/sitemap.xml # Crawl delay (be nice to servers) Crawl-delay: 1