# Aegisys Cloud Solutions robots.txt # Allow all search engine bots to crawl and index User-agent: * Allow: / # Disallow admin/private areas (none for static site, but good practice) Disallow: /admin/ Disallow: /.env Disallow: /.git # Sitemap location Sitemap: https://aegisys.com/sitemap.xml