
Originally Posted by
pionar
without looking at the site too closely, my guess is that either they are generating the static pages with a script (a la movable type) or they have finagled their server configuration to have .html pages interpreted by php, perl, or whatever.
Or, they are using symlinks and/or URL rewriting techniques provided by apache's mod_rewrite *.html points to *.php or cgi or whatever.
The first two ways would be more search-engine friendly, yes, as the bot wouldn't have to handle ugly urls like "show.php?itemID=46548418&location=carlsbad" etc.
Bookmarks