# https://www.robotstxt.org/robotstxt.html # Allow all crawlers access to the entire site User-agent: * Allow: / # Block access to system files and directories that shouldn't be crawled User-agent: * Disallow: /.DS_Store Disallow: /*/.* Disallow: /*.json$ Disallow: /manifest.json # Add sitemap reference (update URL when you deploy) Sitemap: https://chartsmaze.com/sitemap.xml