Theres lots of fiddly things you can do, Isapi filters (IIS), mod_rewrite (Apache) , missing template handlers e.t.c
But if you only have 50 products, and they're in a database, then why not write a CF script that does actually make the folders? For the sake of tidyness, see if your marketing guy will be happy with /go/E6 urls. Then its a very simple and reliable matter of a cfquery, a cfloop, a cfdirectory and a cffile Matt Williams wrote: > Hey Michael, > > I have seen that article before and I should start using that technique for > search engine stuff. The only thing my Marketing guy probably won't like > about it is that you're still putting 'someFileName.cfm' in there. Because > our product codes are actually only two letters he wants it like this (and > here is a real example ya'll can go to). > > http://www.keystonesymposia.org/E6 > > Matt > > > On 6/8/06, Michael Dinowitz <[EMAIL PROTECTED]> wrote: > >> This article may help you. It's what I use for House of Fusion's URLs. >> >> http://www.fusionauthority.com/Techniques/4226-Search-Engine-Safe-SES-URLs.htm >> >> >> > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:242942 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

