Hey does anyone know if this is what craigslist.com does?  I noticed all
their postings are html page, but I wasn't sure if they are rewriting
the url, or if they just go through and create static pages of each
post.  Given their amount of traffic, and fairly static data it would
make pretty good sense.

~Brad

-----Original Message-----
From: Josh Nathanson [mailto:[EMAIL PROTECTED] 
Sent: Thursday, November 09, 2006 3:30 PM
To: CF-Talk
Subject: Re: convert cfm to static html

> As an aside, once you do this (go from .cfm pages to .html) your
> server's ability to process page traffic is going tto go thru the
> roof, and since you have taken CF and your db out of the picture, page
> response times will go way down as well.

Not to mention that you can take the opportunity to make your 
filenames/directories more SEO friendly if you care about that.

On my site's static page generator we go from this:
http://www.igigi.com/shop/index.cfm?currentpage=1&fuseaction=category.di
splay&category_id=2

To this:
http://www.igigi.com/plus-size-clothing/Plus-Size-Tops.html

-- Josh


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:259835
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to