Same domain, different urls, same content

Discussion in 'Search Engine Optimization' started by Liminal, Jul 31, 2005.

  1. #1
    Hello All,

    I use mod_rewrite and I changed urls on one of my sites to look like example.org/articles/25/All-About-Blue-Widgets

    The old url was example.org/articles/id/25 so now I do a 301 (permanent) Redirect from example.org/articles/id/<articleid> to example.org/articles/<articleid> for those pages already indexed by Google (there are thousands of them)

    To reiterate, the url that I have internal links to is example.org/articles/25/All-About-Blue-Widgets while I am redirecting the search results (example.org/articles/id/<articleid>) to example.org/articles/25. Effectively, I now have two pages with the same content but different urls (with or without article title) and will keep it this way for at least a couple of months. Any comments about such setup? Will Google keep the pages in its index when there are 301 redirects to them but they are not linked to? Is there a possibiity of Google disliking this setup?

    Thanks
    James
     
    Liminal, Jul 31, 2005 IP
  2. jimrthy

    jimrthy Guest

    Messages:
    283
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Anything's possible. But I'm pretty sure google knows all about 301 redirects, so they don't really look like duplicate pages. (*Real* duplicate pages, OTOH, are a definite bad idea)
     
    jimrthy, Aug 1, 2005 IP
  3. bigdoug

    bigdoug Peon

    Messages:
    845
    Likes Received:
    54
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Google will remove old pages from index (
     
    bigdoug, Aug 1, 2005 IP
  4. australianseo

    australianseo Peon

    Messages:
    347
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #4
    as long as you use 301 redirect, it shld be fine with the search engines..
     
    australianseo, Aug 2, 2005 IP
  5. Liminal

    Liminal Peon

    Messages:
    1,279
    Likes Received:
    63
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Thanks to all who replied to my thread. I decided to make it a two step process:

    1) 301 redirect example.org/articles/id/25 to example.org/articles/25 and use the latter for internal linking

    2) sometime later use example.org/articles/25/All-About-Blue-Widgets for internal linking. no need for any redirects since search engines will reach the page whether the url invoked contains the article title or not
     
    Liminal, Aug 2, 2005 IP