WordPress includes a job scheduling system called wp-cron. The default method for scheduled jobs is for wp-cron to be checked on each page load, which has the potential to slow down your website while background jobs are run. Check out these other options that help maintain the user experience on your WordPress site while still running important tasks in the background.
web performance
Still Doing Well with SSL
I renewed my SSL certificate today and updated the configuration. Still doing pretty well!
Security Link Rodeo: Privacy, Your Passwords, and Hackers
Edward Snowden wrote an op-ed in the New York Times where he argues that people are finally starting to care about privacy and preventing global surveillance. And though we care more, we also feel more powerless, according to a recent survey.
Good, solid SSL
I’m in the middle of some major migrations and upgrades on the Arnesonium servers. So far, the results have been positive. For instance, the SSL/TLS configuration on my webserver is finally awesome. I’ve also got MaxCDN configured properly, so the entire website is now served via SSL/TLS only!
Here’s what the Qualys SSL Labs checker had to say:
Integrating Cedexis Radar with WordPress Sites
Cedexis Radar is a real user monitoring (RUM) system that collects millions of metrics every day. It’s used to measure the health of networks in order for Cedexis Openmix to make intelligent routing decisions for web service users.
I put together a simple plugin to add Cedexis Radar tracking codes to a WordPress website. I’m not yet sure how much of an overlap there is between WordPress users and Cedexis Openmix users, but if you’re using both, check out my new plugin.