aaron13100 / 404solution

404 Solution
https://ajexperience.com/wealthpsychology/404-solution/
4 stars 2 forks source link

redirect without trailing slash not working for same URL with slash, second redirect disappearing #17

Closed raglannyc closed 7 years ago

raglannyc commented 7 years ago

Two-part issue here.

I have a redirect for /demo-page which does not work when someone goes to /demo-page/ with the / at the end. Is that intended behavior? Doesn't make sense to me.

I have twice created a second redirect for /demo-page/ and twice it has disappeared from my list of redirects and the redirect stopped working. I do not know what is making it disappear. I created it for a third time just now, tested it, it worked, and it's still in the list of redirects.

aaron13100 commented 7 years ago

Chris, how did you manage to get your pages to work without the trailing slash? For me the trailing slash is always added automatically, even when the "404 Solution" plugin is disabled. Without being able to reproduce that I won't be able to help. thanks -Aaron

raglannyc commented 7 years ago

I manually added the redirect without the trailing /. I didn't realize at the time that WordPress automatically adds the trailing / to every URL.

aaron13100 commented 7 years ago

Cool. Problem solved then. Let me know if there's anything else. :)