> What's the best way to do a big change like this?

Set up your new links and then set the old ones to use Location headers with
a 301 status code (permanent redirect).  That will get everyone going to the
new URLs immediately and transfer any SEO value the old links had to the new
ones.  Keep in mind a standard CFLOCATION uses a 302 status code (temporary
redirect), so you'll want to override that with a 301 to get the best
effect.


-Justin



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:312034
Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5

Reply via email to