Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix sitemap score for SEO #7441

Merged
merged 7 commits into from
Apr 3, 2024
Merged

Fix sitemap score for SEO #7441

merged 7 commits into from
Apr 3, 2024

Conversation

nick-mon1
Copy link
Contributor

@nick-mon1 nick-mon1 commented Mar 26, 2024

Summary

sitemap.xml was never present on the site since 2020 according to search.google console.

Solution

This was due to sitemap.md sending a redirect from sitemap to sitemap.xml which was not pointing to the xml file. Removing this file allows /sitemap.xml to load.

Preview

Link to Preview

How To Test

  1. /sitemap.xml works
  2. /sitemap displays 404

Dev Checklist

  • PR has correct labels
  • A11y testing (voice over testing, meets WCAG, run axe tools)
  • Code is formatted properly

Copy link

🔍 Preview in Federalist

@nick-mon1 nick-mon1 self-assigned this Mar 26, 2024
@nick-mon1 nick-mon1 added the Bug: broken links link errors/broken label Mar 26, 2024
Copy link
Contributor

@clmedders clmedders left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ToniBonittoGSA ToniBonittoGSA merged commit a7bf582 into main Apr 3, 2024
4 checks passed
@ToniBonittoGSA ToniBonittoGSA deleted the nl-fix-sitemap branch April 3, 2024 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug: broken links link errors/broken
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants