Superior Web Solutions - Web Development 905 532 9642Free Project Estimator
HOME CLIENTS SERVICES BLOG ABOUT US CONTACT US
Categories:
 Internet Marketing
 iPhone iPad Apps Development
 IT Humour
 IT Industry News
 Search Engines
 User Guides
 Web Development
Browse by tags
Search Blog:
RSS
Subscribe to our newsletter
Name*:
E-Mail*:
Recent Posts
On April 21st 2013 SWS will be celebrating its 11th birthday!
mysql_query deprecated as of PHP 5.5.0
Web Development on Subdomains on Godaddy Servers ( $_SERVER[`DOCUMENT_ROOT`] Issue)
Usage of Canadian Coat of Arms in Web Design
MySQL COUNT(*) VS PHP mysql_num_rows
Convert String to Lowercase or Uppercase Tool (+ PHP code)
March 21, 2012 - Secure Web Development: SSL Certificate Is Installed, but Browser Displays Warning

Once you installed the CCL certificate on the server you still get the warnings like: Only secure content is displayed in IE, or Page includes other resources which are not secure in Chrome, or site is only partially encrypted. Here is the reason and solution to this problem...

What does this warning mean?

It means that certificate is installed properly, but some of the content is not going from HTTPS, and is not encrypted. In most cases it is images, CSS or JavaScript files.  

How to fix?

Very easy, go through your html files and make sure that instead of path http://domain.com/file.jpg you use either https://domain.com/file.jpg or /file.jpg if possible.

Not correct:

<img src="http://domain.com/file.jpg">

<link rel="stylesheet" type="text/css" href="http://domain.com/file.css"/>

<script type="text/javascript" language="javascript" src="http://domain.com/file.js"></script>

Correct:

<img src="https://domain.com/file.jpg">

<link rel="stylesheet" type="text/css" href="https://domain.com/file.css"/>

<script type="text/javascript" language="javascript" src="https://domain.com/file.js"></script>

Also correct:

<img src="/file.jpg">

<link rel="stylesheet" type="text/css" href="/file.css"/>

<script type="text/javascript" language="javascript" src="/file.js"></script>

 

Here is examples of the warnings:

Only secure content is displayed

Page includes other resources which are not secure

 

site is only partially encrypted

Associated tags:  Web Development, SSL
Comments:
joyson wrote on March 26, 2012 at 08:51
nice info sir.
Kishan wrote on March 27, 2012 at 01:10
hey beautiful blog site and web theme. I hope I`m not nnioynag you I just wanted to inquire precisely what wordpress plugin you utilize to show the most recent comments on your blog? I really want to do something along the same lines for my free iphone 4 website but I cant acquire the plugin or widget for it. Thank you for your time :)
Raj wrote on March 27, 2012 at 01:28
I intended to write you this tiny aoesrvbtion just to say thanks again on your remarkable knowledge you have discussed above. It was simply pretty generous of you to deliver extensively exactly what a lot of folks could have advertised as an ebook to help with making some bucks on their own, particularly since you could possibly have tried it if you ever considered necessary. These secrets additionally worked to be the good way to understand that other people online have the same keenness similar to mine to realize a little more with regard to this problem. I know there are lots of more enjoyable periods in the future for people who read through your website.
Novi wrote on March 27, 2012 at 01:41
I`ve been surfing on-line more than 3 hours today, but I never dcsroveied any interesting article like yours. It is lovely price enough for me. Personally, if all webmasters and bloggers made excellent content as you did, the web shall be much more helpful than ever before.
Salim wrote on March 27, 2012 at 02:52
Howdy, i read your blog from time to time and i own a similar one and i was just wniedrnog if you get a lot of spam remarks? If so how do you prevent it, any plugin or anything you can advise? I get so much lately it`s driving me mad so any support is very much appreciated.
Angela wrote on March 27, 2012 at 04:03
Hi, In wordpress the SEO is biiltun and there are many plugins to improve the SEO of the website. The wellknown plugin that is used for the SEO in WordPress is ALL IN ONE SEO . By using this plugin, you can set the keywords and titles for even a single post and pages.Thanks
Con wrote on March 27, 2012 at 04:35
Good day! Do you know if they make any plugins to sasist with Search Engine Optimization? I`m trying to get my blog to rank for some targeted keywords but I`m not seeing very good results. If you know of any please share. Cheers!
Gandiez wrote on March 27, 2012 at 12:03
The efforts you went to for this site were oisutandtng. Creative eye. Willing to listen to the client. Hassle free communications. If there is a better web design company out there I don`t know who they might be. I have been involved in web design and development work for 30 years, from a public relations and marketing perspective, and MNM Webworks is the best!
Manuel wrote on March 27, 2012 at 12:42
Thanks for your feedback. I dksliie completely fluid layouts as well. But I`ve been thinking of making it fluid between 1024 768 and 800 600.My problem comes in that my theme is bit too narrow and there`s little whitespace. After looking at my analytics and seeing that the spread of screen resolutions is so broad now with the popularity of widescreen monitors that I feel like 800 600 is just too small.What do you think?
Anatanael wrote on March 27, 2012 at 13:31
These are beautiful.I just relentcy moved to WordPress and designed my own, well sort of. I took a template and then changed stuff till it looked how I liked it. I`m determined to stick with it for at least 12 months otherwise I`d consider using these. I love your work, and I love that new header design on yours excellent color choices!Cheers,Snoskred
Joanna wrote on March 27, 2012 at 14:15
It is an early version, Yahoo hiotsng does automatic upgrade and they have no plans to upgrade to latest version. Something I have to get done sometime very soon manually.Didn`t think anything about the bullets as they appear on your demo site too.I plan on changing hosts too eventually.
Serhat wrote on March 27, 2012 at 17:22
thanks for letting me know. I`ll check it out. I am using this vorsien of K2 because it`s what I started out with way back in January, and I`ve hacked it up to death and I like the way it`s working. I`ve just gotten too busy to move off of it completely onto my own theme. I will eventually good question though.
Amol wrote on March 27, 2012 at 17:55
These are just gorgeous- I am dtifniely keeping an eye out for your future series on how to customise. My original website needs a re-vamp and a blog added to it and I need to learn how to customise something to fit in with the rest of the sites look and design which is based on an example Dreamweaver one!
Kuswanto wrote on March 28, 2012 at 01:54
Wow, that`s a ralely clever way of thinking about it!
Optimizacija Sajta wrote on April 12, 2012 at 11:21
Hi my loved one! I want to say that this post is awesome,
nice written and come with approximately all vital
infos. I`d like to look more posts like this .
michael bright wrote on April 20, 2012 at 04:22
interesting!
Nathalie wrote on May 15, 2012 at 06:59
Well I guess I don`t have to spend the weekend fiugirng this one out!
Add Comment:
Name*:
E-Mail: Website:
Your message*:
»
© 2000 - 2013 Superior Web Solutions