Skip to content

fix(sitemap): include about-us static page - #427

Merged
Abhishekfm merged 1 commit into
devfrom
fix/sitemap-about-us
Aug 5, 2026
Merged

fix(sitemap): include about-us static page#427
Abhishekfm merged 1 commit into
devfrom
fix/sitemap-about-us

Conversation

@saqibmanan

Copy link
Copy Markdown
Contributor

Summary

  • /about-us already has full SEO metadata (generatePageMetadata) and JSON-LD structured data, but was never included in the sitemap's static pages list.
  • Adds it alongside the other static pages (datasets, usecases, collaboratives, publishers, sectors).

Test plan

  • Verified locally: /sitemap/main.xml now includes <loc>.../about-us</loc> with priority 0.5, changefreq monthly

about-us already has full SEO metadata and JSON-LD but was never
linked from the sitemap's static pages list.
@Abhishekfm
Abhishekfm merged commit f0031cd into dev Aug 5, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants