Re: [ACFUG Discuss] SEO and domain fwd

2009-09-04 Thread Cheyenne Throckmorton
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.

On Fri, Sep 4, 2009 at 9:37 AM, Douglas Knudsen douglasknud...@gmail.comwrote:

 curious, I have a domain setup to foward to another domain. The domain
 registrar does this by way of a HTML frame.  The user of course has no idea,
 heck I didn't unilt recently.  How does this effect search engine spiders?
 Does Google puke on this?

 DK

 Douglas Knudsen
 http://www.cubicleman.com
 this is my signature, like it?




-- 
Cheyenne Throckmorton - Atlanta, GA
Blog  : www.CheyenneJack.com
Twitter   : @cheyennejack
Founder : www.AtlantaUserGroups.com
  www.TheTallStreetJournal.com
  www.MohawksRock.com


RE: [ACFUG Discuss] SEO and domain fwd

2009-09-04 Thread Charlie Arehart
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
-



Re: [ACFUG Discuss] SEO and domain fwd

2009-09-04 Thread Cheyenne Throckmorton
Ah! Thanks Charlie! I didn't realize that was a CF8+ feature.

You really should be able to do it at a higher level than CF but I know one
site I was SEOing the hosting company charged an extra $12/month or
something dumb like that for a 301 redirect.  Internet Highway Robbery
IMHO.  Using CF was good insert gesture here to that ridiculousness; and
indeed it was on CF8.

On Fri, Sep 4, 2009 at 4:10 PM, Charlie Arehart char...@carehart.orgwrote:

  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 FusionLink http://www.fusionlink.com
 -




-- 
Cheyenne Throckmorton - Atlanta, GA
Blog  : www.CheyenneJack.com
Twitter   : @cheyennejack
Founder : www.AtlantaUserGroups.com
  www.TheTallStreetJournal.com
  www.MohawksRock.com


Re: [ACFUG Discuss] SEO and domain fwd

2009-09-04 Thread Douglas Knudsen
thanks! Yeah, going to move it away from register.com and actually host it.

Douglas Knudsen
http://www.cubicleman.com
this is my signature, like it?


On Fri, Sep 4, 2009 at 4:20 PM, Cheyenne Throckmorton 
cheyenne.throckmor...@gmail.com wrote:

 Ah! Thanks Charlie! I didn't realize that was a CF8+ feature.

 You really should be able to do it at a higher level than CF but I know one
 site I was SEOing the hosting company charged an extra $12/month or
 something dumb like that for a 301 redirect.  Internet Highway Robbery
 IMHO.  Using CF was good insert gesture here to that ridiculousness; and
 indeed it was on CF8.


 On Fri, Sep 4, 2009 at 4:10 PM, Charlie Arehart char...@carehart.orgwrote:

  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 FusionLink http://www.fusionlink.com
 -




 --
 Cheyenne Throckmorton - Atlanta, GA
 Blog  : www.CheyenneJack.com
 Twitter   : @cheyennejack
 Founder : www.AtlantaUserGroups.com
   www.TheTallStreetJournal.com
   www.MohawksRock.com