# robots.txt for Yveloxy # https://www.yveloxy.com/robots.txt User-agent: * Allow: / # Disallow admin and private directories Disallow: /admin/ Disallow: /private/ Disallow: /cgi-bin/ # Allow CSS and JS files Allow: /css/ Allow: /js/ Allow: /images/ # Sitemap location Sitemap: https://www.yveloxy.com/sitemap.xml # Crawl-delay (optional, adjust if needed) # Crawl-delay: 1