Viewing 3 replies - 1 through 3 (of 3 total)
  • Have you tried:

    – deactivating all plugins to see if this resolves the problem? If this works, re-activate the plugins one by one until you find the problematic plugin(s).

    – switching to the Twenty Ten theme to rule out any theme-specific problems?

    resetting the plugins folder by FTP or phpMyAdmin? Sometimes, an apparently inactive plugin can still cause problems.

    – re-uploading the wp-admin and wp-includes folders from a fresh download of WordPress?

    – increasing the memory available to PHP?
    https://www.ads-software.com/support/topic/253495#post-1017842

    You have a few images that are slowing down the load times, have a look at them with Pingdom Tools.

    The initial page load is 7 seconds, and images 3 seconds plus, it looks like the site will not have a lot of changes, look at the cache plugins, these will deliver a cached html page, rather than loading from source each time.

    You have some minor validation errors as well.

    View your page source and you will see this line.
    <!– Bad Behavior 2.0.38 run time: 6.626 ms –>
    This could be the best part of the seven seconds the initial page takes to load.

    I would start and disable this plugin first.

    HTH

    David

    “ms” means milliseconds, not seconds. ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Page loading delay’ is closed to new replies.