Viewing 3 replies - 1 through 3 (of 3 total)
  • That reference to that ‘Logo’ is in the Rank Math ‘Script’ Code… Turn off the Rank Math plugin to see if it goes away…

    You may need to clear your browser cache.

    If it does go away, then look at the Rank Math settings to see if the logo URL is entered there.

    You might need to ask Rank Math support for some help if I’m right about the above.

    If you have the Chrome browser you can use the console in the Inspect Tool to look at the page for the error.

    I actually just copied your main page to my NotePad++ editor and looked for ‘http’ using the ‘find’ capabilities of that editor to locate the problem… but you can’t just edit that out as the plugin seems to generate that ‘on the fly’. It’s most likely a setting.

    Thread Starter spielpunkt

    (@spielpunkt)

    Great advice, thanks very much!

    Didn’t figure out it was rank math, so I’ll try to fix it.

    That helped a lot!

    Hello @spielpunkt
    You can solve ssl mixed content issue by adding this line of code to your .htaccess file
    Header always set Content-Security-Policy: upgrade-insecure-requests

    • This reply was modified 3 years, 7 months ago by Mohamed Saad.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fixing mixed content error?’ is closed to new replies.