Just to forestall saying, "that doesn't work for me", the nifty ability to
do the statuscode in CFLOCATION is new in CF8. :-)

 

/charlie

 

From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of Cheyenne
Throckmorton
Sent: Friday, September 04, 2009 1:52 PM
To: discussion@acfug.org
Subject: Re: [ACFUG Discuss] SEO and domain fwd

 

For optimized SEO performance you will want to put in a 301 Redirect from
Domain A to Domain B.  If your registrar/host or whatever does not allow
this, then you can utilization CF to do this by using 

<cflocation url="URL you want SEO juice passed toward" statuscode="301">

Essentially a page builds up a certain amount of "juice", if you want to
completely funnel that "juice" to give value to another domain you need to
redirect.  Two options are 301 and 302.  302 is temporary and will only
partially juice.  

The frame solution is essentially stopping all the "juice" from flowing at
all, but whats worse is that the frame does make bots "puke" and the juice
eventually will dry up there as well.

Hope that makes sense. 




-------------------------------------------------------------
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-------------------------------------------------------------

Reply via email to