Wordpress Redirection not working !

kurosaki4d

Power Member
Joined
Apr 24, 2018
Messages
694
Reaction score
83
Greetings,

I have a wordpress website where i applied a redirection with the following plugin: https://wordpress.org/plugins/redirection/

I set a few 301 redirections but i get the following error:

This page isn’t redirecting properly
blog.domain.com redirected you too many times.


I was wondering if any of you have a suggestion or know how to resolve to this issue. All propositions are welcome !


Thank you in advance
 
Last edited:
I also got this error but when I updated my Plugins, it worked fine and this error got removed.
 
Make sure if you are using SSL (https vs http), that this is in the url in the plugin as well as in your general settings of WordPress. When this has happened to me in the past, I didn't include the https:// part in the URL in either the plugin or those settings. In general settings also, make sure you check both the site address and the Wordpress address. Make sure and check your cache settings, if you're using one. A lot of times cache plugins don't always play well with redirection plugins.
 
Make sure if you are using SSL (https vs http), that this is in the url in the plugin as well as in your general settings of WordPress. When this has happened to me in the past, I didn't include the https:// part in the URL in either the plugin or those settings. In general settings also, make sure you check both the site address and the Wordpress address. Make sure and check your cache settings, if you're using one. A lot of times cache plugins don't always play well with redirection plugins.

Thank you for your input !

In my server settings i made sure to have only https working, and my website's wordpress links are https and the links i was providing in the plugins were in https aswell, i made sure of that !

But i managed to solve my problem using this plugin:
https://wordpress.org/plugins/simple-301-redirects/

I have tried several other ones, but none of them seemed to work for me, i do not know why, which is very weird, i wish i could know so i can avoid a such situation in the future!

Thanks again for your help and suggestions
 
Back
Top