> 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.display&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:259831 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

