feat(optim): implement sitemap #1
Labels
No labels
Blocked
bug
duplicate
enhancement
Future
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
researchequals/frontend#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
https://svelte.dev/docs/kit/seo#Manual-setup-Sitemaps
https://github.com/bartholomej/svelte-sitemap
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.
Afterwards, we could consider implementing SignMaps.
https://signposting.org/Signmap/