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
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...
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?
Thanks Farms.
But sorry, could you please try commenting out the code in the <nocscript> tag, too? I forgot this...
No joy I'm afraid, thanks for helping me out btw :o)
Have installed another template and it seems to work just fine now... must be something to do with human condition