This theme is great btw but I am having a small problem...
My site is running extremely slow so I used YSlow to find out what the problem was. I recieve an over all grade of "E" and it said that one of my major problems was that I had java scripts in the head document. That the rest of the page wont load until the java script loads. Where can I move my java scripts to without trashing my site?
My site is : adventoutpost.com
Here is what YSlow said:
----------------------------------------------
Grade F on Put JavaScript at bottom
There are 13 Javacript scriptss found in the head of the document
* http://pagead2.googlesyndication.com/pagead/show_ads.js
* http://adventoutpost.com/wp-content/...n_utilities.js
* http://adventoutpost.com/wp-includes...ery/jquery.js?...
* http://adventoutpost.com/wp-content/...r-reloaded.js?...
* http://adventoutpost.com/wp-content/...tools.v1.11.js
* http://adventoutpost.com/wp-content/...gallery.js.php
* http://adventoutpost.com/wp-content/...transitions.js
* http://adventoutpost.com/wp-includes/js/tw-sack.js?...
* http://adventoutpost.com/wp-content/...-js-packed.js?...
* http://adventoutpost.com/wp-content/...js/wpsf-js.php
* http://lite.piclens.com/current/piclens_optimized.js
* http://www.intensedebate.com/js/getCommentCounts.php?...
* http://www.intensedebate.com/js/countIt.php?...
JavaScript scripts block parallel downloads; that is, when a script is downloading, the browser will not start any other downloads. To help the page load faster, move scripts to the bottom of the page if they are deferrable.
--------------------------------------------------