Forum Moderators: phranque

Message Too Old, No Replies

Dynamic page url

Archieving the page contents of dynamic page url.

         

novamentor

1:18 pm on Jun 5, 2007 (gmt 0)

10+ Year Member



Hi All

I having a webdirectory, the contents in the pages are dynamically created (../pages.asp&cat=2&id=2201) , So these pages are not taken count by search engines. Since my application is third party application, so i can't modify the code because of the licence problem.

Now I am planning to generating the static pages for Archieving the pages by using the database in the same site . The archieving pages would be like this (../2201_postcardexchange.html).

So there are two copies of the same content will exist in my site (static & dynamic pages on different page names), will it harm the search engine ranking?

Kindly suggest me

Thanks

bill

4:49 am on Jun 6, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Welcome to WebmasterWorld novamentor.

If you have one set of data that the SEs cannot index then creating another that is SE friendly shouldn't hurt you. Are you absolutely certain that the SEs cannot index your current data? The SEs are getting quite good at picking up dynamic data lately.

novamentor

2:29 pm on Jun 6, 2007 (gmt 0)

10+ Year Member



Will it harm the site rating, If SE index both dynamic and static pages of the same content?

bill

7:29 am on Jun 7, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Then you can run into duplicate content issues. You can always control what the search engines are allowed to see by disallowing access via your robots.txt to one variation of the content or another.

novamentor

1:58 pm on Jun 7, 2007 (gmt 0)

10+ Year Member




Bill thanks for ur suggestion.