# robots.txt for creex.team # Allow all search engines to crawl the site User-agent: * Allow: / # Disallow admin and private areas Disallow: /admin/ Disallow: /private/ Disallow: /*.json$ Disallow: /data/ # Allow important resources Allow: /css/ Allow: /js/ Allow: /images/ # Sitemap location Sitemap: https://creex.team/sitemap.xml # Crawl-delay (optional, adjust if needed) # Crawl-delay: 1