Hello!
In the company I work for, we currently have a Laravel backend with without Node. I would like to code all the frontend in Vue. However I read some articles saying SPAs are bad for SEO and that pre-rendering was suggested over SSR when Node is not an option.
I have found the following plugin:
What is the difference between the generate function in Nuxt and this plugin? What about page transitions? Does Nuxt generate rely on the same mechanisms?
Thanks for your help!
<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c897">#c897</a>)</em></sub></div>