How are you trying to redirect it? It’s hard to tell you why something isn’t working without any details.
Sorry, I thought all redirects were created the same. I want to make a 301 redirect of this url: https://montananaturopathic.holisticpresence.com/our-practice-mission-philosophy-montana-naturopathic-clinic-dr-paloma-defuentes/meet-dr-paloma-defuentes-montana-naturopathic-clinic-dr-paloma-defuentes/.
I want it to be directed to the new website: https://mtnaturopathic.com/meet-your-doctor/
– I place the first URL in the THE SOURCE URL.
– The Query Parameters are: Exact match in any order
– The Target URL is: https://mtnaturopathic.com/meet-your-doctor/
When that did not work, I used the following URL: holisticpresence.com/our-practice-mission-philosophy-montana-naturopathic-clinic-dr-paloma-defuentes/meet-dr-paloma-defuentes-montana-naturopathic-clinic-dr-paloma-defuentes/
That did not work either. I get messages that I don’t understand, basically something about 200:
Check redirect for: https: //montananaturopathic.holisticpresence.com/our-practice-mission-philosophy-montana-naturopathic-clinic-dr-paloma-defuentes/
200
https://montananaturopathic.holisticpresence.com/our-practice-mission-philosophy-montana-naturopathic-clinic-dr-paloma-defuentes/
Page was loaded.
or
Check redirect for: https: //mtnaturopathic.com/holisticpresence.com/our-practice-mission-philosophy-montana-naturopathic-clinic-dr.paloma-defuentes/
301
https://mtnaturopathic.com/holisticpresence.com/our-practice-mission-philosophy-montana-naturopathic-clinic-dr-paloma-defuentes/
Redirected by Redirection.
200 https://mtnaturopathic.com/my-mission-philosophy/
Page was loaded.
It’s quite hard to read the above message, but it looks like the last example you gave worked?
A 200 response is the standard response for a web page. A 301 is a redirect.
Thank you. I thought I had cleared the cache, but I guess not, because I was not seeing the redirect. Problem solved. 🙂