Closed hugoattal closed 3 years ago
I should add Server Side Rendering (https://vitejs.dev/guide/ssr.html) to have correct metadata for social integration.
(That'll also speed up the first load and improve SEO)
Done with https://github.com/TheHerobrine/OrbitalMarket/commit/ec930738637818c8c72d0fc08569a7fcfcf8bf68 ! I don't think that'll speed up first load in the end since I did SSR only for metadata...
I should add Server Side Rendering (https://vitejs.dev/guide/ssr.html) to have correct metadata for social integration.
(That'll also speed up the first load and improve SEO)