feat(optim): implement sitemap #1

Open
opened 2025-08-22 15:02:16 +00:00 by chartgerink · 2 comments
Owner
https://svelte.dev/docs/kit/seo#Manual-setup-Sitemaps https://github.com/bartholomej/svelte-sitemap
Author
Owner

This has changed since we decided to use Astro instead.

Currently, we use Server Side Rendering (SSR) for Astro, which makes the plugin unusable (primarily for Static-Site Generation). So for this to work, we will have to dynamically create the sitemap ourselves.

Ideally, we would return to static site generation where at all feasible. This is tracked in #29.

This has changed since we decided to use Astro instead. Currently, we use Server Side Rendering (SSR) for Astro, which makes the plugin unusable (primarily for Static-Site Generation). So for this to work, we will have to dynamically create the sitemap ourselves. Ideally, we would return to static site generation where at all feasible. This is tracked in #29.
Author
Owner

Afterwards, we could consider implementing SignMaps.

https://signposting.org/Signmap/

Afterwards, we could consider implementing SignMaps. https://signposting.org/Signmap/
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
researchequals/frontend#1
No description provided.