Skip to content

Generate sitemap entries for roadmap topic pages #101

@RishiByte

Description

@RishiByte

Overview

Add or improve sitemap generation so roadmap topic pages are included.

Why this helps

The site has many statically generated roadmap topic pages. Including them in sitemap metadata can improve discoverability and make the site easier for search engines to understand.

Suggested scope

  • Review Next.js app router sitemap support.
  • Use roadmap data to generate sitemap entries for static roadmap pages and topic pages.
  • Keep URLs consistent with the existing route structure.

Acceptance criteria

  • Sitemap includes main roadmap pages.
  • Sitemap includes generated topic detail pages.
  • Sitemap generation is data-driven from existing roadmap data.
  • The implementation works with the current Next.js app router setup.
  • The project builds successfully.

Priority

Medium

Type

Enhancement

Level

Medium

Metadata

Metadata

Assignees

Labels

area: backendData processing, validation, API-like logic, or build/runtime infrastructure.area: roadmapsRelated to roadmap pages or roadmap content.level: mediumModerate scope; suitable for contributors with some experience.priority: mediumUseful improvement worth picking up soon.type: enhancementImproves existing functionality or user experience.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions