Free SSL Not Securing the Site

Avatar
  • Answered
Here is a link to a pictures showing that the SSL is not securing our Wordpress site:
https://prnt.sc/fy6qnd
Avatar
johnpaulb-imhs1
Hello Makuna, Thank you for your question regarding free SSL not securing the site. When I checked your site I noticed some items being served from an insecure "http" URL. For example, I scanned your site using the free whynopadlock.com service, and it provided the following listing (I replaced your URL with example for security purposes): Insecure URL: http://www.example.dk/wp-content/plugins/simplemodal-login/css/default.css?ver=1.1 Found in: https://www.example.dk/ Insecure URL: http://example.dk/wp-content/uploads/2017/06/example-white300x63.png Found in: https://www.example.dk/ Insecure URL: http://directory1.myjavo.com/wp-content/themes/javo-directory/assets/images/no-image.png Found in: https://www.example.dk/ Insecure URL: http://example.dk/wp-content/uploads/2017/06/YP-cards-150x68Picture-for-footer.png Found in: https://www.example.dk/ Insecure URL: http://www.example.dk/wp-content/plugins/simplemodal-login/js/jquery.simplemodal.js?ver=1.4.3 Found in: https://www.example.dk/ Insecure URL: http://www.example.dk/wp-content/plugins/simplemodal-login/js/default.js?ver=1.1 Found in: https://www.example.dk/ Insecure URL: http://directory1.wpjavo.com/wp-content/themes/javo-directory/assets/images/pattern-dots-archive.png Found in: https://www.example.dk/wp-content/themes/javo-directory/assets/css/common-Style.css?ver=4.8 Insecure URL: http://directory1.wpjavo.com/wp-content/themes/javo-directory/assets/images/star-all.png Found in: https://www.example.dk/wp-content/themes/javo-directory/assets/css/common-Style.css?ver=4.8 Insecure URL: http://directory1.wpjavo.com/wp-content/themes/javo-directory/assets/images/jv-common-icon.png Found in: https://www.example.dk/wp-content/themes/javo-directory/assets/css/common-Style.css?ver=4.8 Insecure URL: http://directory1.wpjavo.com/wp-content/themes/javo-directory/asasets/images/icons/javo-favicon.ico Found in: https://www.example.dk/wp-content/themes/javo-directory/assets/css/common-Style.css?ver=4.8 Insecure URL: http://directory1.wpjavo.com/wp-content/themes/javo-directory/assets/images/icons/javo-favicon.ico Found in: https://www.example.dk/wp-content/themes/javo-directory/assets/css/common-Style.css?ver=4.8 Insecure URL: http://directory1.wpjavo.com/wp-content/themes/javo-directory/assets/images/icon/single-map-switcher.png Found in: https://www.example.dk/wp-content/themes/javo-directory/includes/assets/css/extra.css?ver=4.8 Insecure URL: http://www.example.dk/wp-content/plugins/simplemodal-login/img/default/loading.gif Found in: http://www.example.dk/wp-content/plugins/simplemodal-login/css/default.css?ver=1.1 If anything is being served from an insecure address, it breaks the SSL's security. You may have to do a find and replace in your site to update existing links. There are plugins available for this, or you could do it directly in the database. For example, you could search for: http://example.dk And replace with: https://example.dk Thank you, John-Paul