I have been using cfheader for 301 without any issues. -----Original Message----- From: Matthew Smith [mailto:[email protected]] Sent: Tuesday, August 17, 2010 9:39 AM To: cf-talk Subject: best 301 method
Which is preferred? <cfheader statuscode=ââ¬Â301ââ¬Â³ statustext=ââ¬ÂMoved permanentlyââ¬Â /> <cfheader name=ââ¬Âlocationââ¬Â value=ââ¬Â http://www.mysite.com/new-location-for-content/ââ¬Â /> or <cflocation url = ââ¬Åhttp://www.mysite.com/new-location-for-content/ââ¬Â addToken = ââ¬Ånoââ¬Â statusCode = ââ¬Å301ââ¬Â³> Redoing all links on my site for better seo. -- Regards, Matthew Smith ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:336338 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

