Skip to content

Add trailing slash to sitemap URLs to avoid unnecessary redirects#7

Open
edelabar wants to merge 20 commits into
BlueHouseLabs:mainfrom
mwermeester:add-trailing-slash-to-sitemap-urls
Open

Add trailing slash to sitemap URLs to avoid unnecessary redirects#7
edelabar wants to merge 20 commits into
BlueHouseLabs:mainfrom
mwermeester:add-trailing-slash-to-sitemap-urls

Conversation

@edelabar

Copy link
Copy Markdown

From :

The URLs in sitemap.xml should contain trailing slashes to avoid unnecessary redirects.

e.g., instead of
<loc>https://www.swiftbysundell.com/about</loc>
it should be
<loc>https://www.swiftbysundell.com/about/</loc>

This is a follow-up related to JohnSundell#79.

@edelabar

Copy link
Copy Markdown
Author

IMHO this is a necessary fix, but I have other thoughts on URLs/filenames that I want to explore first...

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.

5 participants