Rank of innerpages is omit

Discussion in 'Google' started by carlodanie, May 11, 2007.

  1. #1
    Hello friends,

    I want take some time.

    I have a site which have 700 page, rank of few pages like index.asp, other.asp is good but innerpage like
    Deal.asp?Ph=LG--Shine
    ranking is ommited, mostly pages is index and site is not in supplement.
    I give the some back support and do the continue work on ineerpages but no improvement.
    What i can do suggest me.
     
    carlodanie, May 11, 2007 IP
  2. seo germany

    seo germany Peon

    Messages:
    43
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Probably the best idea would be to use mod_rewrite to convert your dynamic urls to static ones and then 301 redirect
    the old urls to the new urls with regular expressions either in your httpd.conf (a bit less server intensitive) or in a .htaccess file in your website root folder.

    However, this is not an easy task and might take up a lot of time.
     
    seo germany, May 11, 2007 IP
  3. kh7

    kh7 Peon

    Messages:
    2,715
    Likes Received:
    109
    Best Answers:
    0
    Trophy Points:
    0
    #3
    SEO-germany is right: you need to rewrite the URL"s to something a human might type in the adressbar. Preferably with keywords in the filenames.
     
    kh7, May 12, 2007 IP
  4. trichnosis

    trichnosis Prominent Member

    Messages:
    13,785
    Likes Received:
    333
    Best Answers:
    0
    Trophy Points:
    300
    #4
    trichnosis, May 12, 2007 IP
  5. NoamBarz

    NoamBarz Active Member

    Messages:
    242
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    58
    #5
    Are you, by any chance, also passing varriables between pages in POST method? The reason I say this is because I haven't had any problems at all, in SEO terms, with Google not indexing my pages or receiving low PR for pages that pass variables in the querystring. As far as I know, Google handles pages with querysting varriables, just fine. It does, however, have problems with pages that pass varriables using the post method. Have you taken care of adding different titles to each page? Any inbound links coming your way? Those carry the most weight, as you might know
     
    NoamBarz, May 12, 2007 IP