Page is a not externally linkable
- Microsoft
-- Microsoft IIS Web Server and ASP.NET
---- Extremely long compile time


dutch_dude - 3:23 pm on Aug 11, 2005 (gmt 0)


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.

If you also turn on caching in the pages there really should not be any performance problem over static html.

write some logic into my 404 page to do a 301 redirect

I would not do that, will confuse search engines very much. If you want to rank well that is :)


Thread source:: http://www.webmasterworld.com/microsoft_asp_net/2904.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com