top | item 23129830

(no title)

ffumarola | 5 years ago

Why does this impact SEO? Thanks!

discuss

order

ParijatK|5 years ago

It is configured to use static content caching and server-side rendering without using separate Nodejs stack. This is achieved by pre-building the React app and then injecting it to the Django App. This way any static content helping the SEO can be rendered on the server-side. Only dynamic content will be loaded by the client-side scripts.