hugoattal / OrbitalMarket

Enhanced marketplace platform for the Unreal Engine marketplace
https://orbital-market.com
124 stars 12 forks source link

Add SSR to have correct meta-data #14

Closed hugoattal closed 3 years ago

hugoattal commented 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)

hugoattal commented 3 years ago

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...