artiebits / svelte-seo

Optimize your website for search engines and social media with meta tags, Open Graph, and JSON-LD.
https://artiebits.com
MIT License
446 stars 24 forks source link

SPA prerender #68

Closed gaou-piou closed 1 year ago

gaou-piou commented 1 year ago

Does it work with

export const ssr = false;
export const prerender = true;

The exported html files must have title and others into head

lubiah commented 1 year ago

I haven't tried but you can try and see

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.