Personal Development for Smart People Forums

Personal Development for Smart PeopleTM Forums


Go Back   Personal Development for Smart People Forums > Personal Development > Technology & Technical Skills
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Technology & Technical Skills Computer skills, hardware, software, internet topics, gadgets, programming


Welcome to the Personal Development for Smart People Forums, the place for lively, intelligent discussion of all personal growth issues -- physical, mental, financial, social, emotional, spiritual, and more.

You're currently viewing as a guest, which gives you limited read-only access. By joining our free community, you'll be able to post your own messages, access many members-only features, see the new messages posted since your last visit, and of course remove this header message. Registration is fast, simple, and free, so please join today.

If you arrived here from a search engine, you may want to explore the main site first, which includes hundreds of deep and insightful articles on a variety of personal development topics.

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 03-10-2008, 07:49 PM
Senior Member
 
Join Date: Feb 2008
Location: South London, UK
Posts: 138
Ali from The Office Diet is on a distinguished road
Default Any ideas how to speed up a wordpress blog?

Hi all,

(Apologies in advance if this is a bit of a "newbie" question. I've been finding hosting a "proper" blog as opposed to just having a blogger one a rather steep learning curve.)

I'm finding pages slow to load on my blog, The Office Diet

It's hosted with DreamHost, and I don't think I've got especially slow-to-load content... I try to keep pictures small (ones I've uploaded, at least). But when navigating round the site, it seems more than a tad clunky.

Could something I've installed -- perhaps the social bookmarking icons -- be causing this?

Anyone using wordpress had similar problems? Ideas for plugins or similar which would help?

Thanks,

Ali
__________________
___________________________________________
Ali Hale
www.theofficediet.com
(Free tips, ideas and encouragement to help busy people succeed with their health/weight-loss goals.)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 03-10-2008, 11:53 PM
Senior Member
 
Join Date: Jan 2007
Location: The Netherlands
Posts: 1,275
JimOfferman is on a distinguished road
Default

Could just be that your hosting provider has slow servers (or very heavy traffic). Could also be that your site is a little heavy on database queries (which can easily be achieved in WordPress).

Have you tried the WP-Cache plugin? It should bring down the server load quite considerably.
__________________
Jim Offerman ~ music that moves you
blog - free music - patron powered!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 03-11-2008, 12:00 AM
Moderator
 
Join Date: Nov 2006
Location: Melbourne, Australia
Posts: 154
tobyhede is on a distinguished road
Default

That loaded pretty fast on my connection.

You could try using the YSlow plugin to analyse the site:
YSlow for Firebug

YSlow is really useful and offers some very effective advice on improving both the actual and perceived performance of your pages.

wp-Cache is pretty useful too, and should come pre-installed on later versions of wordpress.
__________________
toby hede
---------------
Toby Hede’s Blog on Ruby, Rails, User Experience and Stuff

Need help with a technology project: Hire Toby

================================================
FiniteStateMachine - Software Development for Social Networks
================================================
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 03-11-2008, 11:50 AM
Senior Member
 
Join Date: Feb 2008
Location: South London, UK
Posts: 138
Ali from The Office Diet is on a distinguished road
Default

Thanks guys!

Yes, I did enable the wp-cache a few days ago and seem to have seen some improvement. Maybe I'm just being unrealistically impatient! ;-) It may be that DreamHost is simply performing slowly (occasionally the site's gone down altogether.)

Cheers,

Ali
__________________
___________________________________________
Ali Hale
www.theofficediet.com
(Free tips, ideas and encouragement to help busy people succeed with their health/weight-loss goals.)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 03-12-2008, 08:27 AM
Member
 
Join Date: Dec 2006
Posts: 37
yogesh sarkar is on a distinguished road
Default

You blog loaded a bit slowly for me; also I can see that in couple of images, dimensions might be small, but they are well over 100kb. This is some thing you need to optimize, irrespective of the fact, whether or not your server is fast/slow.

Also your CSS files are quite heavy and you seem to be using quite a few scripts on the page. Use this link to analyze the details about your site’s loading time.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 03-26-2008, 05:05 PM
Member
 
Join Date: Nov 2006
Posts: 35
investorblogger is on a distinguished road
Default

I just tried the pages, although they were fairly snappy for me, I did note that your page when saved with everything was over 800Kb. That's fairly big.

How many plugins are you using? I do have some suggestions on speeding up Wordpress on my blog.

These are things I tried. Keep down the number of widgets you installed. If you have unnecessary plugins or javascripts or widgets, replace them with straight HTML code or eliminate them altogether.

I found originally over 30 plugins and numerous javascripts on my blog before I realized I had to do something to cut it down. Even now it's not very responsive.

Also, I'm beginning to suspect that DH isn't such a great host for blogs... I'm looking at other options, right now.

Kenneth
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 03-26-2008, 07:20 PM
Senior Member
 
Join Date: Feb 2008
Location: South London, UK
Posts: 138
Ali from The Office Diet is on a distinguished road
Default

Thanks Kenneth, those are really useful tips (and a great post :-)) -- definitely going to spend some of this weekend sorting out Plugins. Especially after one died spectacularly yesterday and took the whole blog down till I realised and deleted it altogether ... argh!

Best,

Ali
__________________
___________________________________________
Ali Hale
www.theofficediet.com
(Free tips, ideas and encouragement to help busy people succeed with their health/weight-loss goals.)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 03-27-2008, 05:53 PM
Member
 
Join Date: Nov 2006
Posts: 35
investorblogger is on a distinguished road
Default

Another suggestion: if you're not sure which plugins are borked...

move the plugins folder to the root directory so they are not visible to Wordpress. Then recreate the plugins folder (empty of course) in the wp-content folder.

You can move them back one by one, turn each on, and make sure it works. Then try the next one.

Eventually, if one is borked you'll be able to figure out which it is.

Remove it. Look for an upgraded version if possible.

Also, I found that I had copied plugins carelessly to the plugins folder, and was surprised to see that I had several copies often of plugins - that doesn't help!

Kenneth
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 03-27-2008, 05:58 PM
Member
 
Join Date: Nov 2006
Location: Milwaukee, WI, USA
Posts: 63
jpfieber is on a distinguished road
Send a message via AIM to jpfieber Send a message via MSN to jpfieber Send a message via Yahoo to jpfieber
Default

I found Dreamhost to be slow as well. I moved from the cheap option to there 'Private Server' option, which allows you to adjust the RAM and processor you're alloted. Didn't help a bit. I personally think they have overloaded MySQL servers, so throwing more RAM or processor at the problem didn't help. I've moved my main blog (http://itsvista.com) to Media Temple on there Grid system. It's cheaper than I was paying for the Private Server at Dreamhost. So far, I've had a few slow times, but overall it seems faster. I may still step up to their Virtual Server, which should resolve any issues since you're file server and SQL server aren't shared with anyone. Costs a bit more (starts at $50 per month), but may be what I need to be completely satisfied.
__________________
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 03-28-2008, 10:07 AM
Moderator
 
Join Date: Nov 2006
Location: Oblong, Illinois
Posts: 467
Gene is on a distinguished road
Send a message via Skype™ to Gene
Default

You may simply need to upgrade your hosting package to something with more power. I use a VPS at ServInt and periodically must still move to am more powerful server with them as my traffic grows and I need more resources.
__________________
A traveler on the journey!

Gene
www.talktoyourself.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Wordpress, Joomla, Geeklog Which blog - CMS software do you use and recommend Gene Technology & Technical Skills 10 10-02-2007 04:40 PM
Blog Directory Refusal ginkgo Business & Financial 10 09-15-2007 04:55 AM
Any Way To Speed Up Blog Carnival Submissions? Doc Holliday Technology & Technical Skills 3 08-18-2007 07:01 PM
Wordpress Errors on my Blog troque23 Technology & Technical Skills 4 06-25-2007 04:52 AM
Moving from Typepad blog platform to Dreamhosting w/ WordPress, the Google effect Cassie Technology & Technical Skills 5 02-03-2007 08:03 AM


All times are GMT. The time now is 09:44 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 by Pavlina LLC