Flash Loading Slow Issue

I have a WordPress website located here: http://www.rightfittech.com/mydermakare/.

I’m trying to figure out why the page loads slow – I’m almost sure it has to do with Flash and size of images, plus rotating banner. I don’t know how to edit or fix the problem though. So the question is: What is causing my website to load slow, and what EXACT steps can I take to fix the problem.

Read More

I’ve already tried adjusting some of the browser ActiveX filters and other temp fixes, but that is not the proper solution. If this is a flash or image loading issue, can you tell me the EXACT step in how to edit these issues?

Any help would be appreciated.

Thanks, Rob

Related posts

Leave a Reply

1 comment

  1. Something that could actually be causing you plenty of issues is that fact that you are embedding 2 different versions of jQuery

    • 1.6.1 in jQuery.js
    • 1.4.2 in, funnily enough, jquery-1.2.6.min.js

    Other than that, the Website is loading absolutely fine for me here in the UK, including the massive Flash film.

    I’ve had a quick inspection with Google Chrome Developer Tools (check the Network tab) and there doesn’t seem to be any major offenders.
    Which is a great tool for checking speed issues with individual resources.

    Yahoo’s YSlow is pretty neat as well, especially when integrated as an extra tab within Firebug for Firefox.