Title: [Plugin: WordPress HTTPS (SSL)] www to non www redirection not working
Last modified: August 20, 2016

---

# [Plugin: WordPress HTTPS (SSL)] www to non www redirection not working

 *  Resolved [retroyw](https://wordpress.org/support/users/retroyw/)
 * (@retroyw)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-www-to-non-www-redirection-not-working/)
 * Hi Mvied, I’m using the developers version 2.0 that solves my problem accessing
   to the wp-admin area with a secured subdomain different than the non secured 
   url, but I have identified something that is not very good for me.
 * As you can see [http://www.hollandhome.es](http://www.hollandhome.es) is automatically
   redirected to [http://hollandhome.es](http://hollandhome.es) but if I activate
   your https plugin this redirection is not working.
 * Any suggestion?
 * Thanks in advance.
 * [http://wordpress.org/extend/plugins/wordpress-https/](http://wordpress.org/extend/plugins/wordpress-https/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [mvied](https://wordpress.org/support/users/mvied/)
 * (@mvied)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-www-to-non-www-redirection-not-working/#post-2304947)
 * Hey retroyw,
 * This is because the plugin disables the canonical redirect when using an SSL 
   Host that does not match your home URL. If the canonical redirect isn’t disabled,
   when viewing a secure page, WordPress will throw the page into a redirect loop.
   I suppose I could only disable the canonical redirect on secure pages. That would
   be fine. I’ll get it into the next release.
 * Thanks for the feedback,
    Mike
 *  Thread Starter [retroyw](https://wordpress.org/support/users/retroyw/)
 * (@retroyw)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-www-to-non-www-redirection-not-working/#post-2304977)
 * Thanks a lot Mike, and congratulations for the plugin, It Rocks!
 *  [nerdland](https://wordpress.org/support/users/nerdland/)
 * (@nerdland)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-www-to-non-www-redirection-not-working/#post-2305398)
 * I’m having a problem like this, too. Should this be working at this point?
 * I’m trying to redirect from [https://foo1.example.com/bar1](https://foo1.example.com/bar1)
   to [https://foo2.example.com/bar2](https://foo2.example.com/bar2). They’re both
   on the same SSL certificate, if that makes a difference, and the certificate 
   is for *.example.com.
 * It’s doing some weird things, though. When I use HTTP, it works like I would 
   expect it to. Even when it’s from HTTP to HTTPS. As long as I start with HTTP,
   I get to my end URL, no problem.
 * When I use HTTPS, it takes me to [https://foo1.example.com/bar2](https://foo1.example.com/bar2).
   It takes the directory from the target URL and tries to open it on the domain
   from the original.
 * I’m currently using the Redirection plugin to do this, ([http://wordpress.org/extend/plugins/redirection/](http://wordpress.org/extend/plugins/redirection/))
   but the same behavior happens when I hard-code the redirect into my functions
   file, so I’m pretty sure it isn’t an issue with that plugin.
 * Any ideas?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘[Plugin: WordPress HTTPS (SSL)] www to non www redirection not working’
is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordpress-https_bec2c9.svg)
 * [WordPress HTTPS (SSL)](https://wordpress.org/plugins/wordpress-https/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-https/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-https/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-https/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-https/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-https/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [nerdland](https://wordpress.org/support/users/nerdland/)
 * Last activity: [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-www-to-non-www-redirection-not-working/#post-2305398)
 * Status: resolved