WordPress
Download & Install WordPress Using SSH (Shell)
Getting a fresh WordPress installation up and running is usually a bit of a hassle. Even with various “automagic” tools out there now like Fantastico or SimpleInstall that often come bundled with cPanel, there is still the issue of setting up a database, making sure all the install files exist (or deleting the junk left […]
Default WordPress Installation Files & Directories
Below is a complete list of default WordPress files and directories that should exist on your server after WordPress installation is complete. Understanding this list of default files is important so that in the case your site is hacked (or in case your files are extremely out of date) you can quickly determine which files […]
Create A New WordPress Theme File Without FTP
Sometimes when you are designing a custom WordPress template you will need to create a new theme file. For example, you may already have common files such as index.php or single.php but you may require a new file, e.g. page-contact.php in order to design a custom contact page. Luckily, there is a VERY EASY way […]
Reset WordPress User Password Via Shell (SSH)
Oh, snap… you’ve forgotten your WordPress admin password and the other password reset features are for some reason not an option. Lucky for you, there’s a surprisingly easy way to reset any WordPress user’s password using shell (SSH) access to your server, by accessing MySQL directly using a few powerful command line tools… After you […]
WordPress Founder Matt Mullenweg Attacked Me
I’m not really sure where to start here. Matt Mullenweg, the founder of WordPress, recently attacked me publicly after I wrote a guest post for the very well-known WP Tavern blog, which covers all kinds of WordPress-related news. In the post I advocated for the hurried deprecation of XML-RPC, a rather unstable technology included by […]
Brief Overview Of ‘Managed’ Hosting Concepts
The question is becoming more common: what does the “managed” in “managed web hosting” actually mean? Interestingly, the answer often varies greatly, depending on the web hosting company that happens to be using the term. However, there is a strong chance that if you are reading this, you’ve used some type of “managed” hosting in […]
Nginx Server Block For WordPress Websites
Up until a few years ago, installing WordPress on an Nginx server still tended to be a little bit janky. In the early days, many websites were forced to deal with ugly permalink schemes that included the “/index.php/” root in every single link. Even after that hurdle was eliminated, other issues existed such as poor […]
We Actually Use WordPress!
Do you ever check to see if a company uses their own products? I sure do. Whether its a local coffee shop whose staff only seems to drink coffee from the Starbucks located across the street, or a web hosting company who seems to “sell” technology to their customers that they don’t even use themselves… […]