# Robots.txt for Loconto.net User-agent: * Allow: / # Disallow admin and sensitive areas Disallow: /admin/ Disallow: /app/ Disallow: /vendor/ Disallow: /writable/ Disallow: /*.php$ # Allow CSS, JS, Images Allow: /assets/ Allow: /images/ Allow: /uploads/ # Sitemap location (dynamic) Sitemap: https://loconto.net/sitemap.xml