Although this forum is dynamic because more posts are added, the actual forum Web pages themselves are static, in that they are HTML pages. The forum actually converts the dynamic content to a static HTML page. When a new post is added, the static HTML page is updated to reflect the change.
This is done by many sites to help get listed in search engines since they can index static HTML pages easier than pages that require parameters.
|