If you include the file, rather than redirect, then 
site.com/toyota/tocoma is the actual url. The server doesn't redirect to 
the 404 handler, it just uses the 404 handler in place of the url that 
was called. Using a url rewrite is a better option, if you can, but this 
will work (I've done it, for this *exact* situation before).

Steve 'Cutter' Blades
Adobe Community Professional
Adobe Certified Expert
Advanced Macromedia ColdFusion MX 7 Developer
____________
http://cutterscrossing.com


Co-Author "Learning Ext JS 3.2" Packt Publishing 2010
https://www.packtpub.com/learning-ext-js-3-2-for-building-dynamic-desktop-style-user-interfaces/book

"The best way to predict the future is to help create it"


On 1/23/2012 8:51 AM, Dave Hatz wrote:
> We thought about going that route, but what about SEO hits?  Client wants to 
> make sure that http://www.mydomain.com/cars/toyota/tacoma gets credit for the 
> page visit and not 
> http://www.mydomain.com/car_results.cfm?make=toyota&model=tacoma.
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:349610
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to