Static GitHub Issues

[1592] Redirects for SEO

prev: Where can I define global App.mounted hook (on a level higher than layout component)
next: Support Passing Props to Route Components

Hi, I have a big problem... I am developing now an e-shop using nuxt and I stuck at the redirections moment. We have the laravel backend with api and admin-panel, so our SEO department can use SEO module to write a big array of redirects for they needs. All this data stores in the DB. And I am confused for the right solution to implement these redirects into my SSR+SPA App

Do you have any ideas for the most beautiful solution for this problem?

Thanks for any answer :-)

<!--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/c1421">#c1421</a>)</em></sub></div>