# CAMPUSZEN LEARNING SOLUTIONS - Robots.txt # Website: https://www.campuszen.com User-agent: * Allow: / Allow: /src/ Allow: /src/pages/ Allow: /src/Image/ # Disallow admin or private areas (if any) Disallow: /admin/ Disallow: /private/ Disallow: /*.json$ Disallow: /*.xml$ (except sitemap) # Allow Google bots User-agent: Googlebot Allow: / User-agent: Googlebot-Image Allow: / User-agent: Googlebot-Mobile Allow: / # Sitemap location Sitemap: https://www.campuszen.com/sitemap.xml # Crawl delay (optional - prevents overwhelming server) Crawl-delay: 1