Forum Moderators: open

Message Too Old, No Replies

how to deal with duplicate sites at yahoo?

duplicate sites, yahoo seo

         

johnlim9988

9:07 am on Feb 2, 2007 (gmt 0)

10+ Year Member



Hi,

We have several sites before and now decide to only concentrate on one site.

The reason is if have several sites then it is vesy easy to have too many duplicate contents.

How to do this at yahoo? Did yahoo have a removal tool to remove the indexed page at yahoo?

We already put robot.txt to ban all bots.

Quadrille

11:08 am on Feb 2, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Much safer to remove the sites completely, and use a 301/404 to maximize the one remaining.

Robots.txt after the even is uncertain, especially if there are links to the sites you are winding down.

Always best to do the permanent thing, don't risk short cuts: then you are future proof.

johnlim9988

12:44 pm on Feb 2, 2007 (gmt 0)

10+ Year Member



how to remove the sites completely? Down the sites? or just use 301 to redirect all the dupicated sites to the main site?

Quadrille

2:04 pm on Feb 2, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Remove the content from the old URLs, moving any that isn't duplicated to the 'new' url - keep the same folders where you can.

Then 301 from www.domain1 to www.domain2 - and also build a useful and user friendly 404 page to catch those who got lost along the way.

If any links to old URLs can be transerred to new, that'd be good.

Be sure to test the 301 by typing in 'old' URLs.

There's no better way to deal with duplicate sites; the 301 is the only way to hold on to visiotrs, as well as preserve any benefits from the old sites.

Note - if any of the old sites had Google penalties (ie had been delisted), DO NOT forward the damage with a 301.

johnlim9988

1:49 pm on Feb 6, 2007 (gmt 0)

10+ Year Member



Hi,

is the following correct robots.txt to ban googlebot and yahoo sluep, can put two robots at one line? As this duplciated site still have some MSN traffic so we decide to ban google and yahoo.

*****************************************
User-agent: googlebot, Slurp
Disallow: /
*****************************************

Thanks,

Quadrille

3:46 pm on Feb 6, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Best to follow robots.txt protocol to the letter.

If you do it wrong, it may work now, but that does not mean it always will.

An extra line or two really won't hurt.

johnlim9988

9:51 pm on Feb 6, 2007 (gmt 0)

10+ Year Member



Is this better?

User-agent: googlebot
Disallow: /
User-agent: Slurp
Disallow: /

or this better?

User-agent: googlebot
User-agent: Slurp
Disallow: /

Quadrille

4:49 am on Feb 7, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



User-agent: googlebot
Disallow: /

User-agent: Slurp
Disallow: /

If you want to ban all, then:

User-agent: *
Disallow: /