• Resolved Julianzm

    (@julianzm)


    I moved my wordpress from one server to another. But now I can’t find the solution for new problem after adding SSL on my website.
    Although I used all the possibilities of changing http:// to https:// (.htaccess, Really Simple SSL plugin) there is still information:
    Mixed Content: The page at ‘https://mydomain/’ was loaded over HTTPS, but requested an insecure image ‘http://serwer1855352.home.pl/autoinstalator/wordpress/wp-content/uploads/2016/11/image.jpg’. This content should also be served over HTTPS.
    The address with http:// is a link to the old server. I searched for the link with Search and Replace plugin and with other methods but I still can’t find this link nor in my DB nor in files of my website.
    This link exist also with a good address of my website and https – https://mydomain/wp-content/uploads/2016/11/image.jpg’.
    But where is hidden this one which causes the problem of mixed content?
    Do you have any idea?
    Thanks in advance.

    • This topic was modified 5 years, 10 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Everything else WordPress topic
Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Use the plugin “better search replace” to search for the old domain http://serwer1855352.home.pl/autoinstalator/wordpress and replace with https://newexample.com.

    Thread Starter Julianzm

    (@julianzm)

    Thank you,
    I have tried the plugin Better search replace and it finds no real link – http://serwer1855352.home.pl/autoinstalator/wordpress.
    But using developer tools in Chrome still shows a problem of a mixed content with this link.
    Maybe it’s only a trace of an old link, when the website was on the old server before transfering to the new one.
    Maybe reinstalling the wordpress files will help?

    Thread Starter Julianzm

    (@julianzm)

    Ok. Problem is resolved. The link was hidden in the file: style-dynamic.css
    In folder: /public_html/wp-content/themes/libero/assets/css
    The plugin didn’t search in wordpress files but only in DB.
    Thanks to everyone.

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

The topic ‘Problem with mixed content’ is closed to new replies.