The MU forums have moved to WordPress.org

Loading time for main is much longer than for other blogs... how to fix? (6 posts)

  1. Farms
    Member
    Posted 19 years ago #

    Hiya,

    First up apologies because I think this has already been fixed elsewhere but I can't find the fix :(

    Basically http://melbourneblogs.org takes a lot longer to load than a blog that's been set up there, say, http://www.melbourneblogs.org/sundaytest/ (try it and see)

    Is it something to do with teh WP cache or something like that?

    Again, all help karmically recipriocated :o)

    Cheers, Farms

  2. NetAndif
    Inactive
    Posted 19 years ago #

    There seems to happen a redirect timeout somewhere in main.
    Maybe a double slash or something.
    My first guess is: the inlude of wp-counter.php in the template.

    It begins with this comment:

    <!-- WordPress Counter - Check the referers list in your backend! -->

    Then follows some code between <script> tags. Comment out the whole thing like this:

    <!-- <script>
    ...
    </script> -->

    Just a quick test...

  3. Farms
    Member
    Posted 19 years ago #

    Thanks NetAndIf good crack at it I think... commented it out successfully (I think, you can check http://melbourneblogs.org) but the load difference is still the same.

    You're quite right though, as both urls use the same page it will be either a WP function or could it be the code that's writing /main/ to the root?

  4. NetAndif
    Inactive
    Posted 19 years ago #

    Thanks Farms.
    But sorry, could you please try commenting out the code in the <nocscript> tag, too? I forgot this...

  5. Farms
    Member
    Posted 19 years ago #

    No joy I'm afraid, thanks for helping me out btw :o)

  6. Farms
    Member
    Posted 19 years ago #

    Have installed another template and it seems to work just fine now... must be something to do with human condition

About this Topic