This likely has a simple solution that I'm just not finding right now, but I'm trying to allow a search engine to access my sitemap.
I'm running into an issue where I've added a robots.txt file at the root of _content, but it is not being found. I'm suspecting this is because of the file extension.
Is there a setting somewhere that will make this file accessible?
Bonus question: If someone knows of a solution that provides a sitemap.xml file at the root, that would be great too. I have a sitemap page, but since it's a .md file, it doesn't have the file extension.
Thanks!