Skip to content

Regenerate sitemap.xml to list public .html pages and homepage#2

Open
Ajmaleee wants to merge 1 commit intomainfrom
codex/add-seo-content-for-ohmlab-project
Open

Regenerate sitemap.xml to list public .html pages and homepage#2
Ajmaleee wants to merge 1 commit intomainfrom
codex/add-seo-content-for-ohmlab-project

Conversation

@Ajmaleee
Copy link
Copy Markdown
Owner

@Ajmaleee Ajmaleee commented Feb 5, 2026

Motivation

  • Ensure Search Console and crawlers receive a clean, accurate sitemap that lists only valid public .html pages and the homepage, replacing outdated or malformed entries.

Description

  • Regenerated public/sitemap.xml using a small Python script to enumerate public/*.html, include the homepage as /, remove invalid URLs, set lastmod to the current UTC timestamp, and assign 1.0 priority to the homepage and 0.8 to other pages.

Testing

  • Ran the generation script (python - <<'PY' ... PY), inspected the output with cat public/sitemap.xml, and committed the updated public/sitemap.xml; generation and verification completed successfully.

Codex Task

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Feb 5, 2026

Deploying ohmlab with  Cloudflare Pages  Cloudflare Pages

Latest commit: bcf31fb
Status: ✅  Deploy successful!
Preview URL: https://e0681c2e.ohmlab.pages.dev
Branch Preview URL: https://codex-add-seo-content-for-oh.ohmlab.pages.dev

View logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant