Download Search Engine Friendly ISAPI Filter by L-Space Design
ISAPI Filters allow you to customize the behavior of an IIS web server. The Search Engine Friendly Filter allows you to disguise dynamic pages as static pages, helping to ensure that they are analyzed by search engines.
The Search Engine Friendly Filter has two tasks which it performs. Between them, these tasks allow dynamic web site content to appear as completely static. A number of search engines these days will catalog dynamic content, but even for those engines which do, a static page is 10 to 100 times more likely to be cataloged than a dynamic page.
Features:
Disguise dynamic content as a directory structure
Ability to cope with part of the query string disguised and part standard
Convert file extensions, for instance disguise ASP files as HTML files
Easy installation and administration
Apply to all web sites on a server, ...