Search:

Type: Posts; User: alemoppo

Search: Search took 0.01 seconds.

  1. On the homepage, there is content that creates...

    On the homepage, there is content that creates mixed content, and it is: http://www.hewan.org/discord-widget/Discord.css
    You should then either include it in HTTPS or remove it.

    In general, HTTPS...
  2. Try removing the previous code. You should also...

    Try removing the previous code.
    You should also have to enable the RewriteEngine (if is not active), so:



    RewriteEngine On
    RewriteBase /
    RewriteCond %{HTTP:X-Forwarded-Proto} !https...
  3. Try with: RewriteCond...

    Try with:



    RewriteCond %{HTTP:X-Forwarded-Proto} !https
    RewriteCond %{HTTPS} off
    RewriteRule .* https://<your domain>%{REQUEST_URI} [L,R=301]

    Bye!
Results 1 to 3 of 3

SEO by vBSEO