PHP Image Distortion

In my article, PHP Image Code Verification, you may have noticed that it would be quite easy for a computer to read the code images, and enter the verification code automatically. In this article I will show you how to prevent this from happening by inserting random pixels to confuse the computers.

While this is not [...]

Comments Off :: Website Development :: Permalink

Swaping Links Made Easy

Well I’ve been playing around with various techniques of swapping links with others. I found this really cool website, link-vault. It works well, and is fully automated after you get it setup. It basically puts 1-5 links (you choose) on your pages, and then adds a link back to your site for each one in [...]

Comments Off :: Website Development :: Permalink

Increase Incoming Links

In this article I am going to go over a few ways to swap links with other sites, even with this one. They are all free and vary in difficulty.
Standard Link Swap
This is by far the most common. You add a link to your site, and the other person adds a link to theirs. You [...]

Comments Off :: Website Development :: Permalink

Traffic Exchange List Conversion

I’ve created a new co-op backend, and new tracking database. This is requiring a conversion of the old database to the new. This will take approximately 3 days, converting over 100,000 entries per day. It will be done about 5000 every hour to make it not affect things too much. So the stats on the [...]

Comments Off :: Website Development :: Permalink

Friendly Dynamic Pages

You have probably noticed how all the articles here have nice looking addresses, and it isn’t some “script.php?id=4″ page. Well in this tutorial I’m going to show you how I did it.

The first thing you are going to need to do, is come up with some type of naming scheme. For instance, all the articles [...]

Comments Off :: Website Development :: Permalink

If you haven’t already..

I really would recommend you reading my htaccess tutorial on redirection. It explains in detail how to do things like permanent, temporary, seeother, and gone redirects. I bet you didn’t know there were so many!

Comments Off :: Website Development :: Permalink