• Hi-
    On some browsers on PCs I’m seeing a site not secure warning. We’ve had a SSL for some time. Looks like several image urls are showing up as http instead of https.

    This is occurring with images that were uploaded years ago as well as recently uploaded images.

    I’m working on a staging site since the old one I inherited is not mobile friendly.

    Thanks for insight.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • On the homepage, 4 images and 2 fonts are loaded via http without SSL. For the images it is e.g. fleur_250x300.jpg from apparently 2013.

    You could use https://www.ads-software.com/plugins/better-search-replace/ to change the occurrences in the database directly. I would recommend making a backup first.

    However, this may not affect everything, especially the fonts. These are often saved in a configuration in other formats. You would have to check where the fonts are managed and adjust the paths there.

    Thread Starter brynashburn

    (@brynashburn)

    Is it possible to tell from code which table my images are in? I did a dry run and issues come up in several tables. I’d rather just run the search replace on the tables where the images issues are.

    The 4 images in question seem to belong to the theme. They are stored under /wp-content/images/, which is not WordPress standard. If you cannot find a setting for this in the backend of the theme, it is possible that the information is in the options table. But it can also be solved completely differently – depends on the theme how this is implemented.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘secure site with http image urls’ is closed to new replies.