#Is there a way to generate on the server the dynamic meta tags of a page, having ssr: false ?

20 messages · Page 1 of 1 (latest)

left drift
wet stone
#

Not sure what you mean by this but with ssr: false there is no server? So how can you expect to generate something on a server in such a case?

velvet merlin
#

giving one on the index file

#

this would be the fallback

#

or configure it via head in nuxt.config as fallback

#

wait do we have access to index.html in nuxt when not using ssr?

#

i never trought about it

#

in nuxt 2 i know how

#

but it will be not dynamic xD

#

@wet stone made a whole os he knows how its going 😄

left drift
#

😭 😭

lunar dust
#

@left drift how would you get the "dynamic meta tags" then?

#

And what speaks against nuxi generate + having SSR enabled?

left drift
lunar dust
left drift
left drift
lunar dust
#

Nitro can render a fallback file so all "non-prerendered" sites are rendered as SPA