Stop making SEO mistakes in your Vue app

preview_player
Показать описание
#vuejs #nuxtjs #seo
How do you handle SEO in your vue projets? What should you look out for? In this video I explore the idea of using Nuxt, Vuepress, Vite and more, and how they work with SEO. We'll look at plugins like vite-ssg, and @vueuse/head to write titles, meta descriptions and more!

👉Check out my last video on Building an Image Generator using AI/ML

👉 Sign up and get free Vue cheat sheets and updates!

👉 Need some help with a project, level up your skills, Vuetify or Nuxt bug? Check out my 1-on-1 mentoring!'

Follow me!

Links:
Рекомендации по теме
Комментарии
Автор

Personally what’s I like to use to make some static generated site is use Astro. With astro I can have a website that use almost no JavaScript and with any web framework I like (That’s include Vue 3 of course ❤)

gungun
Автор

Hey Eric
What's your go to Choice for your personal projects
Do you use classic vue js
Or nuxt everywhere?

ravisorathiya
Автор

need same type of video of Quasar please.

theLionKing
Автор

What SEO tricks do you use for your Vue sites?

ProgramWithErik
Автор

And this is where you find out how easy is just to install SEO plugin and everything just works.

I love Vue and React but if I as freelancer have to create website/webshop really fast with SEO working,
then WP is still my main choice.

amigaworkbench
Автор

Can you make a video about vite-plugin-ssr ? I want to use it but it isn't very easy for me. Also if possible vitesse + vite-plugin-ssr can be better than nuxt i guess.

abcdfg
Автор

vue head is changing title but not adding meta tag

mustafaali-dnrn
Автор

SSR being done by Nuxt or otherwise has many problems, is a resource hog, and is complicated to maintain

adriatic
Автор

Will this add the meta tags in view page source ?

debayanghosh