This tutorial will discuss how to resolve the SSL Partially Encrypted error
After installing an SSL, a commmon subsequent issue (in most modern browsers) is the the dreaded “Connection Partially Encrypted” warning.

The error suggested there are unsecured assets/content being pulled remotely on the site in secure mode (HTTPS). For example, if the site is hosted with FASTDOT and you have are sourcing images and/or scripts on another unsecured domain.
How to resolve:
- Transfer all offending links/resources (remote content) into the secure area also, or remove them to see if it solves your problem.
- checkĀ http://stackoverflow.com/questions/5163049/ssl-partially-encrypted
- check http://stackoverflow.com/questions/6099266/connection-partially-encrypted-part-not-transmitted-over-ssl
- Use a plugin/addon for your CMS such as the WordPress HTTPS
More great articles
How To Migrate Your WordPress.com site
Using WooCommerce To Create An Online Store
Backing Up Your WordPress Site
WordPress Security: Top WordPress Security Tips and Tricks
Turbocharge your WordPress Site
What to Do If Your WordPress Website Gets Hacked
Optimising WordPress Site
How to make a Website with WordPress

