Redirect adding slash at end of URL
-
I have my site that I am building on WordPress, and it is currently redirecting to my old site (different domain). I have the preserve URL paths turned on. If it’s just redirecting the home page, it works fine. However, it seems to add a trailing slash at the end of any other URL and then the user gets a 404.
Let’s imagine the user clicked on https://www.domain1.com/path/file.pdf
The redirect will send them to: https://www.domain2.com/path/file.pdf/
Any thoughts on how I can get rid of the trailing slash?
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Redirect adding slash at end of URL’ is closed to new replies.