different urls same content?

Discussion in 'Search Engine Optimization' started by indianeyes, Mar 19, 2008.

  1. #1
    My client is using 2 different urls to display the same content.
    Lets say there is a page like
    A.http://www.abc.com/ClothesLadies/Shirts.aspx
    and a page like
    B.http://www.abc.com/clothesladies/shirts.aspx

    It's like using uppercase and lowercase.

    In whole site, these 2 variations have been used much.
    When we type the urls in the browser, the content is same.

    will it affect backlinks?
    and this practice should be left and we should use only one or please tell me if there is nothing wrong in this?
    will it effect seo?
     
    indianeyes, Mar 19, 2008 IP
  2. Hersheys

    Hersheys Peon

    Messages:
    2,591
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I've tried to access the link but I'm experiencing error.
     
    Hersheys, Mar 19, 2008 IP
  3. indianeyes

    indianeyes Peon

    Messages:
    114
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    This was an example only and abc is not an actual url.
    I just meant to gave the examples my site is using of uppercase and lowercase.
     
    indianeyes, Mar 19, 2008 IP
  4. dpking

    dpking Peon

    Messages:
    1,021
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Totally Dupe !! Might result in Ban From google Search if they will be able to know that ... it is recommended to do a SEO Redirect instead of having dupe content on both URL's.
     
    dpking, Mar 19, 2008 IP
  5. astup1didiot

    astup1didiot Notable Member

    Messages:
    5,926
    Likes Received:
    270
    Best Answers:
    0
    Trophy Points:
    280
    #5
    301 the uppercase URLs to the lower case URLs. You can add the below code in the .htaccess file to do this, make sure to make an entry for each URL you change.

    
    Redirect 301 /oldwebpage.html http://www.newsite.com/newpage.html
    
    Code (markup):
     
    astup1didiot, Mar 19, 2008 IP
  6. Mikesblank

    Mikesblank Active Member

    Messages:
    603
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    58
    #6
    Thanks ssand... I didn't make this thread by I've been meaning to do that with a few of my links.
     
    Mikesblank, Mar 19, 2008 IP
  7. anshu18

    anshu18 Banned

    Messages:
    94
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Hey, in this case duplicate content issue can arise because the same page is accessible through two diff URLs.

    When search engines crawl identical content through varied URLs, there may be several negative effects:

    1. Having multiple URLs can dilute link popularity. For example, if you have 2 diff urls then links to your intended display URL may be divided 2 ways among the 2 distinct URLs.

    2. Search results may display user-unfriendly URLs (long URLs with tracking IDs, session IDs)
    * Decreases chances of user selecting the listing
    * Offsets branding efforts

    However, to reduce duplicate content more broadly, Google suggests to use 301 redirect from one URL to other.
     
    anshu18, Mar 19, 2008 IP
  8. bloggingmix

    bloggingmix Active Member

    Messages:
    292
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    78
    #8
    I'm sure you'll be penalized for duplicate content. Try re-writing the post or at least change 1/2 of it (rephrase, reword, rearrange).
     
    bloggingmix, Mar 19, 2008 IP
  9. jvfconsulting

    jvfconsulting Active Member

    Messages:
    1,089
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    90
    #9
    Google will definitely penalize you for that move.
    Here is a site we did for a company called Signco here www.teamsignco.com
    A year later we seen that another place called Signco copied all of the content and pictures from our site into theirs. www.www.signcobakersfield.com
    Google has yet to penalize us, and we're trying to contact the webmaster to have it all removed but so far no luck.
     
    jvfconsulting, Mar 19, 2008 IP
  10. astup1didiot

    astup1didiot Notable Member

    Messages:
    5,926
    Likes Received:
    270
    Best Answers:
    0
    Trophy Points:
    280
    #10
    They would penalize that site, not yours.
     
    astup1didiot, Mar 19, 2008 IP
  11. Jean126

    Jean126 Peon

    Messages:
    234
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #11
    If someone got a Wordpress blog you can use this redirect plugin instead of messing with your .htaccess file if you wanta www. or a none www. version of you're domain.
     
    Jean126, Mar 19, 2008 IP