Answer the question
In order to leave comments, you need to log in
How to solve Vue indexing issues?
I heard that sites on vuejs are not indexed by search engines if there is no northern rendering on nuxt. But how to get around problems with indexing if you use vue + laravel? And are there similar problems with other frameworks - react, alpinejs, angular?
Answer the question
In order to leave comments, you need to log in
All SPAs have problems. React, View or Angular - it doesn't matter. The problem is that the server returns an empty page and JS code that renders the site in the client's browser.
But each of the above frameworks has an SSR. For Vue, this is Nuxt and it is exactly what is needed to solve this problem.
But how to get around problems with indexing if you use vue + laravel?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question