# Robots.txt for AnyTimeCarsRental.com # https://anytimecarsrental.com/robots.txt User-agent: * Allow: / # Sitemap location Sitemap: https://anytimecarsrental.com/sitemap.xml.php # Crawl-delay (optional) Crawl-delay: 1 # Allow all major search engines User-agent: Googlebot Allow: / User-agent: Googlebot-Image Allow: / User-agent: Googlebot-Mobile Allow: / User-agent: Bingbot Allow: / User-agent: Slurp Allow: / User-agent: DuckDuckBot Allow: / User-agent: Baiduspider Allow: / User-agent: YandexBot Allow: / User-agent: facebot Allow: / User-agent: ia_archiver Allow: / # Disallow admin and sensitive areas Disallow: /admin/ Disallow: /includes/ Disallow: /cron/ Disallow: /assets/js/ Disallow: /*.sql$ Disallow: /*.log$ Disallow: /*.ini$ Disallow: /*.sh$ Disallow: /*.zip$ # Allow specific admin pages for indexing (if needed) # User-agent: * # Allow: /admin/dashboard.php # Host (optional) Host: https://anytimecarsrental.com