-
·
WordPress Site Management Made Easy
How I do my WordPress site management? This is a question I am often asked and I thought it was time that I write a post about it. I have been building and managing WordPress sites for a very long time. Over the years, there are a few things that have always been present in…
-
·
Fix Undefined index: HTTP_X_FORWARDED_PROTO with WP-CLI
Are you running your WordPress install behind an SSL proxy or load balancer like HAProxy? You may also be running WP-CLI on the internal site. To get SSL to pass-through correctly a lot of sites have outlined that you need to add the following code to your wp-config.php Although this is almost correct, the HTTP_X_FORWARDED_PROTO…
-
·
Heartbleed Vulnerability and WordPress
Unless you’ve been under a rock for the last day and a half you would have heard something about the latest OpenSSL vulnerability called Heartbleed. This article is going to help anyone that cares about the heartbleed vulnerability and WordPress SSL. What this vulnerability allows is for an attacker to steal information that is usually nice and…
-
·
SSL Certificate: Some files on this page are unencrypted.
Ever developed a website, enabled SSL and then not had your browser show you a nice green SSL icon? You get the following in your browser? You click on the icon and there is a warning message ‘Some files on this page are unencrypted.’ This is because something on the page is still referring to…
-
·
VMware vCenter Server Appliance Wildcard SSL Not Supported
We use the vCenter Server Appliance which is an all in one SUSE Linux based appliance that is setup to run vCenter server in small environments.There are a few limitations with the appliance and they include Embedded database – 5 hosts & 50 Virtual Machines No update Manager vSphere Storage appliance is not supported vSphere converter…