CuratedStack-nocode-template icon indicating copy to clipboard operation
CuratedStack-nocode-template copied to clipboard

How to add sitemap

Open amanijoseph87 opened this issue 4 years ago • 1 comments

Hi am a beginner in Nuxt, but i found this project very very usefully. I manage to deploy it to Netlify and i love it! the issue is i want to add sitemap and i found this package https://www.npmjs.com/package/@nuxtjs/sitemap and i manage to add it but the issue is route to find category slug.

Am sure its something to do with Routes Declaration, can you please create the code for me so that i can add it to my site

Something like this

Another issue is how can i add schema FAQ i manage to add question as the description but how can i render the website list to be output as text.? and what class can i use as the description use something like {{ description }} how can i do the same to render all list of website in text.?

amanijoseph87 avatar Nov 07 '20 06:11 amanijoseph87

Could you open an issue on https://github.com/nuxt-community/sitemap-module#readme ? In theory it should do it by itself. But it seems that it doesn't work very good.

sandoche avatar Apr 14 '21 15:04 sandoche