# Allow all well-behaved crawlers unless otherwise specified User-agent: * # Prevent indexing of Umbraco back-office and system folders Disallow: /umbraco/ Disallow: /umbraco_client/ Disallow: /App_Plugins/ Disallow: /App_Data/ Disallow: /config/ # Let crawlers access everything else Allow: / # Point to your XML sitemaps Sitemap: https://charliewaller.org/sitemap.xml