Store truly global resources here. Resources that can be used by any site I build. Such as:
For JavaScript, I will still use content delivery networks (CDN) to link to jQuery, etc.
See Best Practices for Speeding Up Your Web Site for many other useful tips.
Task: Go through, document and implement the above best practises.
I think I might have to change this so that the resource folder is in the root of wwwroot.
Perhaps all my other domains will use http://resource.itevolution.co.uk/ as their resource location. Which will mean I will have to relocate my resource folder to wwwroot/resource on itevolution.co.uk