Title: [Plugin: WordPress HTTPS (SSL)] Homepage gets redirected if I try to get https page with parameters
Last modified: August 20, 2016

---

# [Plugin: WordPress HTTPS (SSL)] Homepage gets redirected if I try to get https page with parameters

 *  Resolved [dKoka](https://wordpress.org/support/users/dkoka/)
 * (@dkoka)
 * [14 years ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-homepage-gets-redirected-if-i-try-to-get-https-page-with-parameters/)
 * Hello, i’ve got a problem after updating to 3.0.2 from 3.0.1 few hours ago.
    
   The problem occures when my URL has some parameters like [https://…/page_name/?preview=true](https://…/page_name/?preview=true)
   home page gets redirected instead of leading to target page. If URL has no parameters
   and looks like [https://…/page_name/](https://…/page_name/) everything works 
   fine.
 * Maybe my info helps the author somehow to fix the bug.
 * [http://wordpress.org/extend/plugins/wordpress-https/](http://wordpress.org/extend/plugins/wordpress-https/)

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

 *  Plugin Author [mvied](https://wordpress.org/support/users/mvied/)
 * (@mvied)
 * [14 years ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-homepage-gets-redirected-if-i-try-to-get-https-page-with-parameters/#post-2702679)
 * Hey dKoka,
 * I certainly see a bug in the code that may cause that. I’m going to push up a
   fix. Re-install the plugin from the repository and let me know if it’s fixed.
 * Thanks,
    Mike
 *  Thread Starter [dKoka](https://wordpress.org/support/users/dkoka/)
 * (@dkoka)
 * [14 years ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-homepage-gets-redirected-if-i-try-to-get-https-page-with-parameters/#post-2702779)
 * Ehh, Mike, I checked your new build on my troubled pages, and got some new bad
   news now.
 * Sometimes page loads normally and everything seems to work correct and secure.
   
   Sometimes, mainly if I load page from site menu, I get readable version of a 
   page but without HTTPS (something like that began just after 3.0.0 update). And
   sometimes (and that is the worst) I get an URL without slashes in page hierarchy(
   like site.com/PAGE1PAGE2PAGE3/) after the call and 404 error.
 * So I have to roll back again.
 *  Plugin Author [mvied](https://wordpress.org/support/users/mvied/)
 * (@mvied)
 * [14 years ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-homepage-gets-redirected-if-i-try-to-get-https-page-with-parameters/#post-2702782)
 * Hey dKoka,
 * Do you have any way you could recreate that in another install so that I could
   work on a fix? I’ve pushed some hotfixes out to 3.0.2 a couple of hours ago, 
   so if you installed it from the repository before that, I would say try it again.
   Having a test site isn’t a bad idea for upgrades like this.
 * All futures version will not be this rough. This was a re-write, so there were
   a few bugs introduced just because of how much the code changed.
 * Thanks,
    Mike
 *  Thread Starter [dKoka](https://wordpress.org/support/users/dkoka/)
 * (@dkoka)
 * [14 years ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-homepage-gets-redirected-if-i-try-to-get-https-page-with-parameters/#post-2702789)
 * Heh, I don’t see if I can do another WP-install somewhere in the nearest time,
   I tried to reinstall plugin once more and now I’m quite sure that it’s a new 
   last build bug =).
    ATM you can see error at [http://deavivente.com/](http://deavivente.com/)
   if you click shop/howtobuy from menu you’ll get [https://deavivente.com/shophowtobuy](https://deavivente.com/shophowtobuy)
   and 404 but if you push slashes manually /shop/howtobuy, the menu begins to work
   normally, untill you go to homepage again.
 * I can keep buggy version for sometime untill you can see it by yourself.
    URLs
   with parameters are available if you click login form or auction lot from its
   widget. They seem to be loaded ok now, if called directly with HTTPS.
 *  Plugin Author [mvied](https://wordpress.org/support/users/mvied/)
 * (@mvied)
 * [14 years ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-homepage-gets-redirected-if-i-try-to-get-https-page-with-parameters/#post-2702794)
 * Hey dKoka,
 * Did you turn of that post? It’s sticking to HTTP when I hit it.
 * Thanks,
    Mike
 *  Thread Starter [dKoka](https://wordpress.org/support/users/dkoka/)
 * (@dkoka)
 * [14 years ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-homepage-gets-redirected-if-i-try-to-get-https-page-with-parameters/#post-2702795)
 * Nope Mike, everything is on its place,
    Secure post checkbox in admin area is
   checked.
 *  Plugin Author [mvied](https://wordpress.org/support/users/mvied/)
 * (@mvied)
 * [14 years ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-homepage-gets-redirected-if-i-try-to-get-https-page-with-parameters/#post-2702798)
 * Hey dKoka,
 * Right, because of the language portion of the URL, I bet.
 * I use a method from WordPress to get the Post ID based on the URL of a link. 
   I wonder if having /en/ in there messes that up.
 * If working correctly, the link to howtobuy would be HTTPS on this page:
    [http://deavivente.com/en/shop/](http://deavivente.com/en/shop/)
 * Is that qTranslate?
 * Thanks,
    Mike
 *  Thread Starter [dKoka](https://wordpress.org/support/users/dkoka/)
 * (@dkoka)
 * [14 years ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-homepage-gets-redirected-if-i-try-to-get-https-page-with-parameters/#post-2702800)
 * Youp, Mike, I use qTranslate to provide multilanguage,
    the idea is that it worked
   quite fine before 3.0.0 =)
 *  Plugin Author [mvied](https://wordpress.org/support/users/mvied/)
 * (@mvied)
 * [14 years ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-homepage-gets-redirected-if-i-try-to-get-https-page-with-parameters/#post-2702801)
 * Yes… yes… that was a simple time. Lol.
 * Could you send me a login so that I could take a look? Something’s not right,
   but I don’t know what it is. My email is mike[at]mvied[dot]com.
 * Thanks,
    Mike
 *  Thread Starter [dKoka](https://wordpress.org/support/users/dkoka/)
 * (@dkoka)
 * [14 years ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-homepage-gets-redirected-if-i-try-to-get-https-page-with-parameters/#post-2702805)
 * I sent an answer to your’s e-mail.

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

The topic ‘[Plugin: WordPress HTTPS (SSL)] Homepage gets redirected if I try to 
get https page with parameters’ 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/)

 * 10 replies
 * 2 participants
 * Last reply from: [dKoka](https://wordpress.org/support/users/dkoka/)
 * Last activity: [14 years ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-homepage-gets-redirected-if-i-try-to-get-https-page-with-parameters/#post-2702805)
 * Status: resolved