We're soon launching a symfony-based site redesign. I'm looking for a way to
handle page-not-found requests (i.e. search engines or links or direct
referrals to the old site's coldfusion-based pages) with a set of routing
rules or some other dynamic system. For instance, I'd like
"/about/offices.cfm" to return a "301 redirect" header to the new
"/about/offices". It's not a direct programmatic match
("/section/pagename.cfm" doesn't always match up to "/section/pagename") but
if I could explicitly handle the 10 or 15 most commonly-requested pages,
that would improve the new site's usability and search-engine visibility.
TIA for any suggestions.

~Brian

-- 
Brian P. Hoke
Bentley & Hoke LLC
315-446-2300
www.bentleyhoke.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to