Default robot.txt and sitemap.xml files #117
DecampsRenan
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What about generating default
robot.txtandsitemap.xmlfiles ?Basically I think that the
src/appfolder should always be ignored by crawlers and allpagesfiles can be added in thesitemap.xmlfor better discovery (except the/apppage, because it's the entry point of the app).We can use something like this https://github.com/iamvishnusankar/next-sitemap to do it automatically
Beta Was this translation helpful? Give feedback.
All reactions