When I started this site decades ago, I followed the usual path at that time to launch sites, shared hosting. There were many vendors to choose from but nothing like the quantity and diversity of whatβs available today. I registered the domain, settled on a small vendor for $5/month, got my cPanel and terminal login — Continue reading Β»
JAMstack - How To Make The Web Slower
Starting a few years ago everywhere you look, sites are getting updated with a new approach known as JAMstack. JAM, initials for JavaScript, API, and Markup is lauded as more revolutionary, more scalable, speedier, and more flexible than the older style website development. Some of these claims may be true but for the most part — Continue reading Β»
Goodbye to Pingdom
I have used the free Pingdom service for nearly 9 years to monitor the health of this site. Over the years it has been a helpful service and at times they would add even more useful features. Then came 2014 when SolarWinds, a public-then-private-then-public company catering to businesses with their analytics products and services, acquired — Continue reading Β»
The GDPR Mess
With GDPR (General Data Protection Regulation) being in full force since May 25, 2018, one must assume that the privacy and security of users are now fully protected. I think itβs an understatement to call that claim an over-exaggeration. GDPR is a European regulation designed to protect the privacy of European citizens, giving them full — Continue reading Β»
A Simple Post-HTTP-to-HTTPS SEO Checklist
With Chrome version 62 arriving next month Google will begin making good on the promise of warning users when they land on non-secure (non-SSL, non-TLS) sites. This will be subtle at first with a light gray warning on pages that contain any input forms. This warning message will get progressively prevalent and prominent with every — Continue reading Β»
WordPress Global Replace http to https
If you are dealing with the pain of migrating your site from non-secure plain http to secure SSL/TLS https, then you are also dealing with the headache of making sure the elements on your pages such as images have https sources instead of http. The reason is that if your pages are accessed over https — Continue reading Β»
The Long, Hard and Possibly Foolish Path to SSL/TLS Security
... or TLS 1.2 on Fedora Core 14/FC14 and other older Linux versions With the chorus of secure browsingΒ getting louder and becoming more prevalent, Β HTTPS migration is becoming inevitable. Going secure is a pretty major undertaking, fraught with numerous pitfalls. It starts with the source files that produce the html pages and it could — Continue reading Β»
HTTP to HTTPS Migration
A universally secure internet may have its defenders and detractors but like it or not, Google is going to force site encryption (https) across the board. First it was the SEO penalty threat, supposedly giving higher scores to secure sites but it doesn't seem like that worked out great. I think Google recognized that just — Continue reading Β»