Vue.js SPA SEO: Prerender & Server-Side Rendering

Our developer Max shows you how to handle SEO with a Vue.js SPA. Should you choose server-side rendering versus a prerendering approach? Let's find out! It's our very first video tutorial but we're planning on doing more in the near future so we invite you to subscribe to the channel. I suggest you take a look at the written tutorial right here & find other cool technical stuff on the blog: http://bit.ly/2z4pQNq Or subscribe to our newsletter for content updates: http://bit.ly/2zjUguK GitHub repo for the demo: https://github.com/snipcart/vue-prere... Live demo: https://vue-snipcart.netlify.com/ If you find this valuable, please like & share. Also feel free to start/join the discussion in the comment section. Also follow us on: Facebook:   / snipcart   Twitter:   / snipcart   Enjoy! *** SEO is serious business for every website. If you are working with Vue.js, you may be wondering what is the best way to build projects that get great search engine results. Especially with single-page applications (SPA) which are not optimal SEO-wise. In this video, Snipcart developer Max explores crucial Vue.js SEO considerations. We analyze two alternatives to make SEO-friendly Vue.js sites or apps: Server-Side Rendering (SSR) Prerendering What are the benefits of each of them? What tools should you use? Max also presents a use case for prerendering from a demo you can find in a Vue.js introduction post on Snipcart's blog. Learn how to debug Vue.js: https://snipcart.com/blog/vuejs-debug... Prerender.io: https://prerender.io/ Prerender SPA plugin: https://www.npmjs.com/package/prerend...