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.
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 is right: you need to rewrite the URL"s to something a human might type in the adressbar. Preferably with keywords in the filenames.
you can read http://www.seo4fun.com/notes/supplementals.html to learn more about avoiding the supp. pages
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