Where to place sitemaps/robot/ad text files?
# help-with-umbraco
m
I need to place and ads.txt, Robots,txt, and sitemap.xml files at the root of my site. Would I just created these in the wwwroot folder in the solution, or is there somewhere in the backoffice I should go to make them?
a
Wwwroot is the folder you can place them in yes 👍
You could use tools to automatically generate them, for example https://github.com/patrickdemooij9/SeoToolkit.Umbraco has a few nice features for it
3 Views