Quote:
Originally Posted by mayankxx
hello friends ,
I want to know what is static and dynamic sites and whts the diffrent in both sites . and which sites is better for seo ?
anybody know so plz pm .
Thankx
|
Static pages are already established and are not drawn up from bits and pieces from a search query. Until recently search engines could not surf dynamic pages and thus items on such sites were not listed in search engines but today some search engines, like Google and Yahoo, are able to do so. However it takes longer for them to index all the data and if you have set up similar static pages it can cause supplemental results penalties unless one or the other has a noindex meta tag on it.
On the other hand, in order to generate dynamic pages it requires a script program such as ASP, PHP or CMF to generate instructions to call up and construct the dynamic pages after the surfer inputs some data in a search program. Dynamic pages often use characters in their URL which prevent the search engines from reading and indexing the data on that page, i.e., "&id=". They also often utilize Session IDs in the URLs which, if not properly written, will prevent search engines from following links on that page (or cause an inflated page count) and those pages don't gain
PR (Page Rank) from Google either. If you are familiar with using HTACCESS you can set up redirects for dynamic URLs by using a tool to rewrite URLs.