changing_page_names_for_seo.html

Discussion in 'Search Engine Optimization' started by ejuliet, Nov 21, 2006.

  1. #1
    I'm reconstructing a tables site of 60 pages into straight css for better seo, I want to rename my pages which are now named pagetopic.html to page_topic_widget.html. The site gets about 2500 unique visitors a month and is somewhat seasonal starting now, a crucial time to be indexed. Is this going to hurt my site's performance, access, etc?
    should I wait to rename the pages?
    Use a 302 page?
    go ahead and figure google will pick it up?
    the site is five years old, with a redesign 14 mos ago - after five months I still saw of the old page names being indexed in yahoo?
    how do I go about it with minimal disruption to the indexing? thanks!
     
    ejuliet, Nov 21, 2006 IP
  2. oseymour

    oseymour Well-Known Member

    Messages:
    3,960
    Likes Received:
    92
    Best Answers:
    0
    Trophy Points:
    135
    #2
    I wouldn't recommend changing the page names, expecially if the pages already have Google Pagerank. If you feel like you have to then use 301 redirects.

    301 means the page has been moved to a new location and forward all traffic and ranking

    302 means the page has been temporarily moved to a new location and ranking will not be transferred.
     
    oseymour, Nov 21, 2006 IP
  3. SEOBangkok-Puripong2

    SEOBangkok-Puripong2 Guest

    Messages:
    59
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    If all of your pages has been cached in Google then you should prepare to do 301 redirect from those old pages to the new one to prevent loss of google cached your pages, also prevent loss of your PR too.
     
    SEOBangkok-Puripong2, Nov 21, 2006 IP
  4. mani

    mani Peon

    Messages:
    679
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #4
    If pages are indexed, then forget them to change otherwise you will lose your PR, you can try this format to new pages, or try a 301 redirect for older pages.
     
    mani, Nov 21, 2006 IP
  5. ejuliet

    ejuliet Peon

    Messages:
    30
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I've heard the redirect sends up a red flag...? the competition is severe....
     
    ejuliet, Nov 22, 2006 IP
  6. SEOBangkok-Puripong2

    SEOBangkok-Puripong2 Guest

    Messages:
    59
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #6
    302 redirect = yes

    301 redirect = no

    Here's why, 301 redirect is mean permanent redirect so is not used to spam SE but 302 is tempolary so it used to spam SE's several times before. I see many people, even me, use 301 redirect in my own site for some old pages and don't see any negative results here.
     
    SEOBangkok-Puripong2, Nov 22, 2006 IP
  7. Jon.West

    Jon.West Peon

    Messages:
    122
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Also it should be said that you should use dashes instead of underscores. For example: this-is-an-example.html instead of this_is_an_example.html.

    Dashes are always interpreted as spaces while underscores can be interpreted as a separate character by ignorant SEs.
     
    Jon.West, Nov 22, 2006 IP