Category: WordPress
-
WordPress Websites Now Only $499
Early this week Automattic launched “Built by WordPress.com Express,” an awkwardly named “webdesign” service. Here’s the sales video: The tagline “Real sites, built by real people.” is a good one. It acknowledges that most people who need a website are not web designers. It positions their service as an alternative the steep learning curve to…
-
Huge Vulnerability in WordPress 4.8
Anthony Ferrara discovered a significant security vulnerability and an even more fundamental security flaw in WordPress. The correct fix is to ditch this whole prepare mechanism (which returns a string SQL query). Do what basically everyone else does and return a statement/query object or execute the query directly. That way you can’t double-prepare a string.…
-
How to Keep Your New WordPress Site Running Smoothly
So you just launched a WordPress site for your business, everything is up and running. Pages load quickly, SEO is better than ever, you paid your development team. Now you’re all set for the next few year, right? In an ideal world, this would be true. Unfortunately, the Internet is a dangerous place and software…