solidjs / solidjs/solid-start

[Feature?] Generate sitemap.xml files when building the app

Open
#423 6 comments 2 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.