Skip to content

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

Open
mwermeester wants to merge 15 commits into
JohnSundell:masterfrom
mwermeester:add-trailing-slash-to-sitemap-urls
Open

Add trailing slash to sitemap URLs to avoid unnecessary redirects#105
mwermeester wants to merge 15 commits into
JohnSundell:masterfrom
mwermeester:add-trailing-slash-to-sitemap-urls

Conversation

@mwermeester

Copy link
Copy Markdown

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 pull request #79.

@mwermeester mwermeester changed the title Add trailing slash to sitemap URLs to avoid unnecessary redirects. Add trailing slash to sitemap URLs to avoid unnecessary redirects May 4, 2021
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.

1 participant