Get exclusive CAP network offers from top brands

View CAP Offers

Reply To: The limits of WordPress

[bsa_pro_ad_space id=2]
#805693
voodooman
Member
GoldenCity;212269 wrote:
The first thing I would do is change to the default templete for wordpress and check the speed.
For your template you have alot of stylesheet code that can be moved from the header and just placed in the .css file… cutting down on the amount of code needed to be read for every page call.
Place as much repetitive javascript code into separate files and just call to that page instead of placing the entire code in the headers and footers that have to be read by the server for every page load, the call from another file will be faster.

Thanks for the answer. The site I’m referring to is not listed in my signature. The one I’m busy building does have a separate css and separate javascript files.

One thing I noted last night when I got home was that the speed of the site was perfect when I used my 3G HSDPA connection. So it seems my hosting company does have a problem or for some unknown reason my office DSL service provider could be at fault. Further investigation needed today from a totally separate internet connection me thinks.