Answer the question
In order to leave comments, you need to log in
How to generate sitemap.xml in Vue.JS?
I have a Vue.JS project. They use both regular links and with object IDs. How can I create a sitemap with all the required pages? Are there any useful libraries (modules), or do I have to prescribe everything myself?
Answer the question
In order to leave comments, you need to log in
There is such a plugin: vue-cli-plugin-sitemap - https://www.npmjs.com/package/vue-cli-plugin-sitemap
The sitemap is handled by the backend, not the client. What does vue have to do with it, it's not clear.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question