-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed as not planned
Labels
Description
Environment
- Operating System:
Darwin
- Node Version:
v16.15.1
- Nuxt Version:
3.0.0-rc.9
- Nitro Version:
0.5.1
- Package Manager:
yarn@1.22.19
- Builder:
vite
- User Config:
ssr
,target
,css
,modules
,runtimeConfig
,sanity
,meta
,sitemap
- Runtime Modules:
@nuxtjs/tailwindcss@5.3.3
,@nuxtjs/google-gtag@1.0.4
,@funken-studio/sitemap-nuxt-3@3.2.0
- Build Modules:
-
Reproduction
https://alicia-chamaille-portfolio.pages.dev/
Describe the bug
I have added meta tags to the nuxt.config.ts.
These data can be see when viewing the head from the elements, but when trying to validate they are working, I get errors say no description etc.
These are the sites I'm trying to test on
https://cards-dev.twitter.com/validator
https://rushax.com/tools/meta-description-checker/
https://totheweb.com/learning_center/tool-test-google-title-meta-description-lengths/
https://www.heymeta.com/url/www.thaliarabie.com/
No one of them work, any help would be greatly appreciated.
I've done the exact same approach on nuxt v2 and it works
Additional context
No response
Logs
No response