WPIntell

Source evidence

Not working

Force non-SSL · support · 2014-01-30T16:23:00+00:00

mixedsentiment
highseverity
0.94relevance
5replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 16 rows with source links

31.2% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

11 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
amandaobringer resolved
I am using this and it doesn’t seem to be working. When I go to https://bombbomb.com/blog , it stays at https. http://wordpress.org/plugins/force-non-ssl/ What do you have entered in the Exceptions setting? nothing So you want to never use HTTPS? If you don’t link to any of your pages using HTTPS then it’s unlikely that a user will ever visit an HTTPS page. There are also better ways to always redirect HTTPS to HTTP, like rewrite rules in your .htaccess file . I just wanted to stop by and see if there was any resolution to this other than hacking the .htaccess file (which I did and it failed to do what I wanted it to do). Our site was internal for a very long time and we had a front-end and back-end. Due to unforeseen network issues, they asked me to develop a front-end and host it elsewhere but because it’s all public facing, there is no need for an SSL connection any longer. However, Google and other search engines have cached the HTTPS and it’s causing major issues. I’d rather not have to go back to the SSL for the sake of going to SSL and I’m hoping that this plug-in could do it for me, however, I am experiencing the same as others. I’ve installed it and I do not need any exceptions and it still is showing the “unsecure” website when going to https. Any assistance is appreciated. If you don’t have a valid SSL certificate setup, users will still see the browser warning, because the browser creates that before WordPress ever loads. There’s no plugin that can solve that, you have to setup a valid SSL certificate. A redirect at the nginx/Apache level might work too, but I haven’t tested that.

Comments

5 shown
Ian Dunn 2014-01-30T16:42:00+00:00

What do you have entered in the Exceptions setting?

amandaobringer 2014-01-30T16:45:00+00:00

nothing

Ian Dunn 2014-01-30T16:53:00+00:00

So you want to never use HTTPS? If you don’t link to any of your pages using HTTPS then it’s unlikely that a user will ever visit an HTTPS page. There are also better ways to always redirect HTTPS to HTTP, like rewrite rules in your .htaccess file .

npetronella 2014-05-05T21:23:00+00:00

I just wanted to stop by and see if there was any resolution to this other than hacking the .htaccess file (which I did and it failed to do what I wanted it to do). Our site was internal for a very long time and we had a front-end and back-end. Due to unforeseen network issues, they asked me to develop a front-end and host it elsewhere but because it’s all public facing, there is no need for an SSL connection any longer. However, Google and other search engines have cached the HTTPS and it’s causing major issues. I’d rather not have to go back to the SSL for the sake of going to SSL and I’m hoping that this plug-in could do it for me, however, I am experiencing the same as others. I’ve installed it and I do not need any exceptions and it still is showing the “unsecure” website when going to https. Any assistance is appreciated.

Ian Dunn 2014-05-09T23:35:00+00:00

If you don’t have a valid SSL certificate setup, users will still see the browser warning, because the browser creates that before WordPress ever loads. There’s no plugin that can solve that, you have to setup a valid SSL certificate. A redirect at the nginx/Apache level might work too, but I haven’t tested that.