I am noticing a sudden INCREDIBLY slow load time on my site. Unfortunately my developer is unreachable at the moment and I was wondering if anyone had recommendations on how to solve this problem. I have probably pulled the CSS and jQuery into the site in the worst way possible. How do I call all the CSS files in just a single stylesheet and then call that into the header? Because that's what I tried to do, but it didn't seem to be working. Also, what is the best way to call multiple jQuery scripts? Should I set up a separate file and how would I call that file?
Any help is GREATLY appreciated. Also, I can give you the web address in a comment if you need it.