Add a trailing slash
-
Can I use this plugin to look for all versions of pages where no trailing slash has been added … or all pages where a trailing slash has been added and either remove the training slashes or add the trailing slashes?
So lets say I have a load of pages like this:
https://mysite.com/mypage
https://mysite.com/mypage1
https://mysite.com/mypage2
https://mysite.com/mypage3
https://mysite.com/mypage4and I wanted to change them all to:
https://mysite.com/mypage/
https://mysite.com/mypage1/
https://mysite.com/mypage2/
https://mysite.com/mypage3/
https://mysite.com/mypage4/or I have pages like:
https://mysite.com/mypage/
https://mysite.com/mypage1/
https://mysite.com/mypage2/
https://mysite.com/mypage3/
https://mysite.com/mypage4/and I want to remove the trailing slashes so it appears like:
https://mysite.com/mypage
https://mysite.com/mypage1
https://mysite.com/mypage2
https://mysite.com/mypage3
https://mysite.com/mypage4Is this possible with this plugin?
- The topic ‘Add a trailing slash’ is closed to new replies.