The browser cache can really cause headaches when a site is updated. This post details the easiest possible way to invalidate an asset when making your web revisions live.
Image Sitemap Generation with PHP
It's natural for us to want to squeeze every ounce of SEO juice out of our websites. Image Sitemaps are yet another channel to feed…
Careful with those Canonicals
This is more of a high-level summary of this post: http://www.google.com/support/webmasters/bin/answer.py?answer=139394 But, I think it's a very important and often overlooked aspect of specifying canonical…
SEO Friendly URLs with Regular Expressions
If you're creating dynamic pages from a database, you've probably heard the buzz about SEO friendly URLs. There's a little more work involved than simply…