-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Creating OgImage and adding meta tags for Home page #31
Comments
#32 will do basic setting.
|
maybe just adding an image better |
I'll create a pull request after the OG image is added |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Since we added the SEO plugin, now we can gennerate our own Ogimage from Vue component or use default one from Nuxt SEO, Nuxt and other community's preset. I think we still needs to use
useSeoMeta
from Nuxt.Example of default OG image:
So I or anyone can add this but I want to confirm about content of these meta tag data.
If I do this I may setup for blog posts as well.
The text was updated successfully, but these errors were encountered: