# robots.txt for Rockville SA User-agent: * Allow: / # Disallow admin or private directories (if any) Disallow: /admin/ Disallow: /private/ Disallow: /*.log$ # Allow CSS and JS files Allow: /css/ Allow: /js/ Allow: /images/ # Sitemap location Sitemap: https://yourdomain.com/sitemap.xml # Crawl-delay for bots (optional) # Crawl-delay: 10