Web Development Blog

SEO Articles

Easy SEO: +2,500% page views from a year of casual blogging?

03.03.2010 10:35PM by Evan Johnson

You know, you always read in SEO articles about how important blogging is for increasing traffic. It’s one of the top suggestions around for improving a website’s search engine juice. Well, I am here to testify that it truly is a great SEO tool.

Granted, the title of this post is hyperbolic link-bait. ;) But it’s true nonetheless!

I’ve had this site, http://chilipepperdesign.com, up for probably five years now...

Read the full article...

Comment

htaccess 301 Redirects from one URL query string to another

02.01.2009 11:14AM by Evan Johnson

The other day I was trying to set up a 301 Moved Permanently redirect that took one dynamic url and redirected to another dynamic url.

Searching around I found plenty of tips on how to redirect from older “ugly” style dynamic urls like “test.php?id=999” to new “clean” dynamic urls like “test/999”, but that wasn’t exactly what I needed. I needed to go from something like “page.php?id=999” to something...

Read the full article...

Comment [2]