SEO Cloudflare Pages doesn't work
Hello everybody ! ππ½
I would like to deploy my website under CF Pages.
There is the example, and if you check the SEO when you share on Discord or other social media, he doesn't show up.
The tags are here, but no preview.
https://nuxt-starter-58k.pages.dev/
Anyone can help me for that?
There is the public repository if you want see that :
https://github.com/thomasbnt/nuxt-starter-public
1 Reply
Resolved.
Put SSR to true in the
nuxt.config
file, and put the deploy command to nuxt generate