Skip to content

Conversation

Numkil
Copy link
Contributor

@Numkil Numkil commented Jun 23, 2025

Description

Automatically removes all trailing slashes from URLS.

Reason for this change

SEO Considerations
Google treats URLs with and without trailing slashes as different URLs. Therefore, you should choose one preferred format and use 301 redirects to enforce this consistently.
This ensures that canonical tags reflect only 1 URL structure to avoid issues with duplicate content.

Copy link

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@HannahDeWachter
Copy link
Contributor

@Numkil Ik heb de aanpassing even getest mbv https://htaccess.madewithlove.com/ en dit werkt behalve op de homepage: https://www.statik.be/ blijft https://www.statik.be/, terwijl https://www.statik.be/test/ wordt wel https://www.statik.be/test. Ik weet niet of dit kwaad kan?

Resolve je ook nog even het conflict van .ddev/.env.web?

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