Getting Insecure URL for my pages when it comes to my file links. Like this http://prntscr.com/cj5piu , http://prntscr.com/cj5xdp. Is it how I setup my apache server? http://prntscr.com/cj5qaa . My default-ssl.conf http://prntscr.com/cj64qu.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
These errors/notices are indicating that your page is attempting to include files from an http:// URL. They would seem to indicate that these non-secure images are referenced in your css file. If this file is static, you should update it to ensure that any referenced URLs are https://. If you are using a content management system you will want to check any base url settings that may be using an http:// address instead of https.
Click below to sign up and get $100 of credit to try our products over 60 days!
Are you using WordPress?