L
L
lleballex2020-08-20 13:31:52
Create a sitemap
lleballex, 2020-08-20 13:31:52

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

2 answer(s)
A
Aleks_Ko, 2020-08-26
@Aleks_Ko

There is such a plugin: vue-cli-plugin-sitemap - https://www.npmjs.com/package/vue-cli-plugin-sitemap

D
Dima Pautov, 2020-08-20
@bootd

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 question

Ask a Question

731 491 924 answers to any question