Vue.js SEO without Server Side Rendering

This page summarizes the projects mentioned and recommended in the original post on /r/vuejs

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • vue-cli-plugin-ssr

    :sparkles: Simple SSR plugin for Vue CLI

    I think you probably can use nuxt - there's a generate option (I think that's what it's called) which will generate static files to be deployed in exactly the same way as your current vanilla view app (no node server required) Other than there are no simpler options I'm aware of. Hand rolling your own ssr implementation is a giant pain in the ass (I've done this). There is this package, but never used it myself https://github.com/Akryum/vue-cli-plugin-ssr

  • PyLD

    JSON-LD processor written in Python

    providing explicit clues about the meaning of a page to Google by including structured data on the page. like https://json-ld.org/

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts