S
S
Sergei Gurdjiyan2017-08-21 09:08:07
Vue.js
Sergei Gurdjiyan, 2017-08-21 09:08:07

Which router mode for vue-router is better to use for the site?

I want to create a SPA. I use vue and its router.
There is a mode parameter
possible values: "hash" | history | "abstract"
Tested everything. But I want to hear advice based on successful experience.
Which mode is better to use for the site, so as not to harm future SEO?
What would it be possible to go to the pages of the site using certain links?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Yarkov, 2017-08-21
@mrKorg

so as not to harm future SEO

For this SSR is needed. And for vue-router I would use history.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question