Thread: .asp Websites
View Single Post

Old 09-09-2005, 19:45   #4 (permalink)
monaghan
Super Moderator
 
Join Date: Mar 2005
Location: Herts, UK
Posts: 1,041
iTrader: 1 / 100%
monaghan is a jewel in the rough
Default

It's the content and how it's presented that's important to the search engines.

The delivery is not so important as long as the URL's don't contain long ?option=value&option2=value... strings as these often get filtered.

If you're using Apache, then you can look at mod_rewrite to hide these, however not sure if there's anything for IIS (or even if mod_rewrite is *nix only)

If you're concerned with presenting an asp extension, then why not put up a shtml and include the asp code that way ?
monaghan is offline   Reply With Quote