Page is a not externally linkable
dutch_dude - 3:23 pm on Aug 11, 2005 (gmt 0)
If you also turn on caching in the pages there really should not be any performance problem over static html. I would not do that, will confuse search engines very much. If you want to rank well that is :)
Remember to turn off debugging in a deployed website, look in web.config to do this. Debugging turned on has every page compiled seperately. This is a lot slower. write some logic into my 404 page to do a 301 redirect