• First the site is here:

    https://cfreview.com

    My question, when loading the page, I notice that the status bar says the site is downloading well over a hundrded items. I notice this in IE7. At first I blamed this on Disqus, but I have since removed it, and it is still happening. I reinstalled wordpress last night.

    Am I making mountatins out of mole hills, or is there something wrong with my installation?

Viewing 2 replies - 1 through 2 (of 2 total)
  • I don’t see hundreds of items loading, but you do have your Google Analytics code in a very wrong spot (between </head> and <body>) and it may be going a bit nuts. It’s supposed to go just before the closing body tag </body>

    Also, p tags should not be inside span tags, it should be the other way around.

    Thread Starter cfreview

    (@cfreview)

    Thanks for the help, but I figured out the problem. I’m loading the IE6 png transparency fix to my code, and that was causing the issue.

    Thanks for the tips on the p tags. That is something that wordpress is adding, and I haven’t figured out how to turn it off. At least I think that is what is happening, I double check this evening.

    I almost never use the p tag in my code.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Page Load Questions’ is closed to new replies.