Entries Tagged 'Programming' ↓

Common Footprints of Old Virgins, or Finding Sites to Buy for SEO

40 Year Old VirginSince there’s an upcoming session at SMX advanced titled “Buying Sites for SEO“, I figured the timing is finally right to hit the publish button on a post I wrote long ago about finding quality sites to purchase for SEO benefits.

The first time that I published this was about 2 1/2 years ago, and I was quickly asked by a well known SEO expert and friend (I won’t name any names, but he’s on the panel at the “buying sites” SMX session) to remove the post and wait until buying old virgin sites was common knowledge.
Continue reading →

Automatic Copyright Date Update Script for PHP, ASP, and Javascript

It’s a new year, and with that comes the annoying task of updating the copyright dates in the footer of all of your sites.

So this year make a resolution to never, ever do this again and just insert some code to handle the date for you. Examples in a few different languages are included below as well as a javascript version for static HTML pages:
Continue reading →

World’s Fastest Blog Redesign

I love WordPress. What’s not to love? I wanted to upgrade the backend of this site, and was able to within just a few minutes.

Yesterday I wanted to change the look and feel of this blog pretty badly, so I quickly found a new and easy to customize theme. Once uploaded, I spent maybe 5 minutes editing a few php and css files, and I’m done. You gotta love that.
Continue reading →

Don’t Be Afraid To Upgrade

Not that anything has changed and you’ll probably never notice, but I just upgraded to the latest version of WordPress. To be honest I was pretty nervous about the whole situation, since WP can be a little buggy at times and especially because I’m not talking about a minor upgrade here. I’m talking all the way from version 1.5.2 to the most current 2.2.1 (yikes).

Luckily, I found a very easy to use plugin that was just updated a few days ago with tons of bug fixes. The plugin is called WordPress Automatic Upgrade, and it does…well, just that. You can select from either a wizard style interface for upgrading or click one button and watch the automatic upgrade happen via a progress meter. Very useful for a lazy busy person like myself.
Continue reading →

301 Redirect Example When Using Wildcard DNS For Subdomains

I know, not another boring post about 301 redirects, but I came across a pretty specific issue recently with one of my sites so I thought I’d post the solution that I finally worked out here. I almost named this post “Why It’s Important To Fail”, but I think most webmasters/SEOs understand that without failure, there can be no success. So I digress…
Continue reading →