Remove 2005 Remove Examples Remove PHP Remove RSS
article thumbnail

How to cleverly integrate your own URI shortener

SoCal Delicious

For example, you can transform your longish and ugly dynamic URIs into short (but keyword rich) URIs, and more. For example when you operate a WordPress blog, you could code nearly everthing below in your 404 page (consider alternatives ). That allows us to handle each and every HTTP request dynamically with a PHP script.

SEO 37