Skip to content
This repository has been archived by the owner on Dec 5, 2021. It is now read-only.

Vue Head (Nuxt Head Context) vs Nuxt SEO #76

Open
yayvery opened this issue Sep 29, 2020 · 2 comments
Open

Vue Head (Nuxt Head Context) vs Nuxt SEO #76

yayvery opened this issue Sep 29, 2020 · 2 comments
Labels
question Further information is requested

Comments

@yayvery
Copy link

yayvery commented Sep 29, 2020

Just stumbled upon this project, can someone explain how this is different or better than Nuxt's built in head() function?

@yayvery
Copy link
Author

yayvery commented Sep 29, 2020

Maybe add this information to the README as well

@TiagoDanin
Copy link
Owner

TiagoDanin commented Oct 2, 2020

This is a complement to vue-head making it easier to control the seo
See https://github.com/TiagoDanin/Nuxt-SEO#features

Function Vue Head Nuxt Seo
Usability You must create the objects with the correct types (title, meta, link..) Easy to use, Autocomplete is enabled in vs code
Canonical manually set per page Canonical tag automatically generated
Open Graph Protocol You should read the ogp documentation and manually create Implementation of Open Graph Protocol (ogp)
Log No log implementation Compatible with npm package: debug
Title Template Only title format %s - Yay! title and name %name% - %title%', and more user friendly

@TiagoDanin TiagoDanin added the question Further information is requested label Oct 2, 2020
@TiagoDanin TiagoDanin changed the title What is the point of this? Vue Head (Nuxt Head Context) vs Nuxt SEO Oct 2, 2020
@TiagoDanin TiagoDanin pinned this issue Oct 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants