I’ve been doing this around 12 years now, and I still get so frustrated that the code I find online for .htaccess redirects never seems to work. I don’t know if everyone is just using old methods, or if maybe they only apply to certain hosting environments, or what the problem is. So for my own reference, I have saved … Read More
Comprehensive Website Guides - Category Archive
Converting SSI / SHTM Sites to PHP in Minutes – Guide
I was recently lucky enough to purchase a local website hosting company, and I quickly discovered that about 30% of the websites used .shtm files. These SSI files used “HTML Include” directives to load additional content to each page, such as the header and footer. And they didn’t function – at all – on my servers. As it turns out, … Read More
Top 6 Ways to Sync Inventory between Physical Store & WooCommerce
If you sell physical goods and you have both an online store and a brick-and-mortar store, you simply need to sync inventory between both. You don’t have time to manually update each system every day, and you can’t risk overselling products, either.It’s also very difficult to figure out how to do that. You’ve probably Google’d your way around the web and struggled to find … Read More
Solutions to Common WordPress Problems
I’ve learned a lot of tricks over the years about WordPress, and I’ve found that many of the same issues come up over and over again. I figured I would explain how to solve these issues all in one place. This list is ongoing and I will add to it as more issues come up! Only the Home Page Comes … Read More
SSH / FTP Connection Basics + Tips & Tricks
I want to present a quick jumpstart to connecting with and using FTP and SSH, which are both very useful tools. Let’s jump right in and start with FTP. Getting Started with FTP FTP is slow if you’re dealing with lots of files, but it gets the job done and is very reliable. I typically use Dreamweaver for my FTP … Read More
Top 10 WordPress Content Sources
Changing out WordPress content is usually pretty simple, but every once and a while it’s easy to get stuck. I’ve found myself asking, “how do I change this text in WordPress” dozens of times. I have assembled a list of places to check, in order from most likely to least likely that should help you to change anything on your … Read More
Removing a WordPress Website Hack & Malware
I’ve dealt with quite a few WordPress website hacks and infections, especially lately. While there are virtually unlimited numbers of ways your site can be compromised, I am going to focus on some likely ones and the methods I’ve used to fix 95% of the sites I’ve seen hacked. These methods all assume that you still have WordPress admin dashboard … Read More
A Practical Guide to DNS Basics + Tips & Tricks
DNS is something that sounds incredibly complicated and takes quite a bit of messing around with to actually learn and get a decent grasp of. So I decided to make a guide that tells you exactly what you need to know to work with your own website or, as a web developer, to work on client websites. I’m going to … Read More
- Page 1 of 2
- 1
- 2