Charles Ouellet wrote a nice tutorial on how to build a Vue.js SEO-Friendly SPA with Prerender.

vuejs seo

In this post, I want to show JS developers how easy it is to make Vue SEO-friendly.

I'll go through:

General SEO tips you should always apply.

Specific Vue.js SPA SEO issues.

Tools to fix them with server-rendering & prerendering.

A technical Vue.js SEO example using prerender-spa-plugin.