-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
Feature Description
Add a sitemap.xml file to the website to improve SEO and help search engines discover and index all pages.
Problem It Solves
Without a sitemap, search engines may not efficiently crawl and index all pages of the website. A sitemap ensures better visibility in search results and helps with SEO.
Proposed Solution
Generate a sitemap.xml that includes all public pages of the website. This could be:
- A static sitemap generated at build time
- A dynamic sitemap that updates automatically when new pages are added
Alternatives Considered
N/A
Additional Context
N/A
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
π Done