|
|
|
|
|
by petr25102018
1178 days ago
|
|
You can server-side render the SPA. Not with Django, but with things like Nuxt or Next. Then the SEO penalty is just the increased page size (maybe some extra loading time). But at least the content can be crawled normally. |
|