Avoiding duplicate content issues

Discussion in 'Google' started by cesarcesar, Aug 11, 2009.

  1. #1
    I have a website that i want to clone and give a face lift. The sites are exactly the same content wise. I'm guessing i will get hit for duplicate content by google. How can i avoid this?

    Thanks.
     
    cesarcesar, Aug 11, 2009 IP
  2. cngamemart

    cngamemart Guest

    Messages:
    105
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    content building is a big problem,and I find there is no good method.
     
    cngamemart, Aug 11, 2009 IP
  3. manpasand

    manpasand Well-Known Member

    Messages:
    225
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    101
    #3
    if you want to prevent all robots from indexing then use following meta tag:
    <meta name="robots" content="noindex">

    OR if you want to preventing only Google's robots from indexing the page:
    <meta name="googlebot" content="noindex">

    Through robots.txt use following code
    <META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
     
    manpasand, Aug 11, 2009 IP
  4. yfs1

    yfs1 User Title Not Found

    Messages:
    13,798
    Likes Received:
    922
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I got a sense the OP was looking to have Google index the second site as well but not penalize it. I may have misunderstood.

    Why are you creating 2 identical sites in the first place? Why not give the original the facelift?
     
    yfs1, Aug 11, 2009 IP
    borber likes this.
  5. borber

    borber Well-Known Member

    Messages:
    317
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    125
    #5
    Exactly, it sounds queerly. OP doesn't have any way to avoid getting hit for duplicate content in such case IMHO.
     
    Last edited: Aug 11, 2009
    borber, Aug 11, 2009 IP
  6. lunaraurora

    lunaraurora Well-Known Member

    Messages:
    37
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    128
    #6
    In this way, you risk to be penalized for every of your 2 sites. Canonical tag is for pages from the same domain, as say yfs1, i suggest "noindex, nofollow" tags for your clone site.
     
    lunaraurora, Aug 11, 2009 IP
  7. SEOBusiness

    SEOBusiness Well-Known Member

    Messages:
    3,046
    Likes Received:
    36
    Best Answers:
    0
    Trophy Points:
    185
    #7
    You can try http://www.copyscape.com/ to know if your articles have duplicate content issues.If you are sure that your content is duplicated,you'd remove your content before any official Penality.
     
    SEOBusiness, Aug 11, 2009 IP