# Allow all web crawlers User-agent: * # Disallow crawlers from indexing the documents folder Disallow: /assets/documents/ # Allow everything else Allow: / # Location of the sitemap Sitemap: https://ansonjaison.netlify.app/sitemap.xml