0

I would like to ask if VueJS version 1 has a server side rendering and that can be read by google crawler/bots for SEO purposes. I have read that server side rendering will be available in V2 but I would like to ask if there's a way in VueJS V1.

Thank you!

Sydney Loteria
  • 10,171
  • 19
  • 59
  • 73
  • I believe the DOM abstraction that is a major alteration in V2 is what makes server side "rendering" possible, so it's not likely. – Marty Aug 16 '16 at 03:43
  • [vue server](https://github.com/ngsru/vue-server) is the only one i could find. though I (like most devs ) would recommend using vue 2 for ssr. because ssr is hard enough by itself, might as well use the official solution. – Raj Kamal Aug 16 '16 at 06:09
  • It is the official solution, in fact it's a feature for Vue2 –  Oct 27 '16 at 23:19

0 Answers0