
Wordpress SSL
I use TSO Host, yes I know some are not happy with them. Asides from that...
I asked them a couple of times to install the free 90 day SSL Certificate, nothing happened the first time, then the second time they put it on i could see the HTTPS briefly and they said it was working.
I contacted again today and they were insisting that it was installed; despite not seeing the padlock on any browser and HTTPS did not show up.
They then asked me to insert the following into htaccess file
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
Which got both the padlock and the HTTPS to show. Is there anything wrong with them asking me to do this (I have already added these lines). I just want to be sure I was not fobbed off and that my website is secured.

-
Mark Singletary -
[ 1 ] Thanks - Reply
{{ DiscussionBoard.errors[11729645].message }} -
-
winwinweb -
Thanks - Reply
{{ DiscussionBoard.errors[11729725].message }} -
-
CyberSEO -
Thanks - Reply
SignatureCyberSEO Pro - the almighty content syndicator with SEO features for WordPress - show me a better solution and I'll pay you $1000 in reward!{{ DiscussionBoard.errors[11734157].message }} -
