[Feature?] Generate sitemap.xml files when building the app
Open
Nobody has claimed this yet.
enhancement
file routes
- Dominant language
- TypeScript
- Stars
- 5.9k
- Forks
- 426
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 11
Description
We should be able to generate the sitemap.xml file as part of the build process.
Fresh-seo does something similar for the fresh framework
https://github.com/xstevenyung/fresh-seo
But this could be integrated into the app maybe as I opt in if people are only building a SPA
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing SolidStart's build process and the linked fresh-seo project to understand how sitemap.xml generation could fit into the framework. Clarify the opt-in behavior and how SPA builds should differ; done means an opted-in app produces sitemap.xml during the build while SPA-only apps can omit it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- build-system, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100