Web Design

Is it Better to Use the “www” Version of Your Domain Name?

Is it Better to Use the “www” Version of Your Domain Name?

When setting up your domain name and website, one error I see a lot is that both the “www” and the non-www version of the domain works to get to the same website. This isn’t optimal and it’ll put you behind in rankings potentially. Some Technical Stuff to Go Over Of course, both versions of…

WordPress Limitations

WordPress Limitations

I have a number of WordPress websites and ran into a problem at Hostgator since I have a website with a large amount of posts. Here’s what they sent me, which is interesting (I had to fix a little bit of their English, of course): As MySQL will begin to see performance problems when working…

Google’s Disavow Tool

Google’s Disavow Tool

This is interesting. If you have bad links (or what you think are bad links – not everyone is thinking correctly when they do this review) pointing to your website, you can now disavow them. “I never knew ye!” If you want to start disavowing websites, then there are some things you should know before…

Glossary of Internet and Web Terminology

Anchor Synonymous with hyperlinks, anchor refers to non-linear links among documents. Or more simply put, it’s the word or phrase that can be clicked to connect to another page or resource. Anchor Color You guessed it, the color on screen that represents the anchors. The reason so many are blue is that is the default…

Remove All Instances of Thumbs.db on Your Linux Web Server

Remove All Instances of Thumbs.db on Your Linux Web Server

I help run a few web servers and one thing that bugs me is when you end up with all these Thumbs.db files hanging out. They’re harmless, of course, and they don’t take up much space (space is very cheap now a days) but still, let’s not load up sites with junk files please. So…

How to Reset a Joomla Password or WordPress Admin Password

How to Reset a Joomla Password or WordPress Admin Password

So, you’re “admin” and you forgot your password. Yeah, we’ve all been there. 1. Fire up PHPMyAdmin or get into your db somehow. 2. Go into the _users table. This is usually mos_users, but there’s the option to make your own prefix on the db tables, so you may have changed it. 3. Look at…