Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 130709

Redirect URL than contains

$
0
0

Replies: 0

I am trying to redirect a url that contains a space (%20) and it always goes to a 404.

For example, I want to redirect /business%20plan%20software.htm to /business-plan-software

I have tried non-regex, I have tried using regex using a \ before the % sign. I tried putting it in quotes. I also tried writing it without the %20, so like /business plan software.htm but I can’t seem to get it to work.

Any ideas?


Viewing all articles
Browse latest Browse all 130709

Trending Articles