Skip to content

Add XML sitemap for SEO #359

Description

@smagdali

Problem

The site has no XML sitemap at /sitemap.xml. Currently this URL returns a 404 on Cloudflare Pages.

Search engines use sitemaps to discover and index pages. Without one, we rely entirely on crawling through internal links.

Proposed Solution

Create a Cloudflare Function (similar to the existing robots.txt implementation) that dynamically generates a sitemap from all published pages.

Alternatively, generate a static sitemap.xml during the build process.

References

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementUpdates that improve or refine existing features, user experience, or system performance.local setupImprovements or additions to the local setup

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions