Closed
Description
to be SEO friendly we need to create a sitemap.xml
and robots.txt
in docs module.
To do this you can use https://github.com/wintoncode/Winton.AspNetCore.Seo
basically you'll add this package and create sitemap.xml
and robots.txt
when the app initialized.
PS: this should be optional and must be configurable (via appsettings.json)