301 Redirect Help
-
Hello, I am trying to do a 301 redirect in my htaccess but the page I’m redirecting is also a slug, so I’m having redirection issues. Is there a way to specifically only redirect a certain page without affecting anything else? This is what I’ve tried:
Redirect 301 /question/ https://website.com/support/
In other URLs the slug is used this way: https://website.com/question/test-question/
So the 301 redirection breaks that path. Thank you in advance for any advice on this.
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘301 Redirect Help’ is closed to new replies.