Redirect regex not working
-
Hi, I have set up 2 redirects on a website, the 1st one works fine, the 2nd one, which uses a regex, doesn’t. Maybe I have the syntax on the regex incorrect, but I don’t think so.
Here’s a screen shot of the redirects I have set up:
The first one redirects from the /blog/ subfolder to a new subdirectory: blog.sixages.com, and that works fine. But I also want all the posts and category pages in the blog to route to their appropriate page in the subdomain, but it doesn’t do anything, the address still resolves to the old address as before. Only if I use the plain /blog/ address does the redirect work. Do I have my syntax on the regex correct?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Redirect regex not working’ is closed to new replies.