+ Reply to Thread
Results 1 to 8 of 8

Thread: Wordpress Blog suggestion

  1. #1
    simonthecat's Avatar
    simonthecat is offline x10Hosting Member simonthecat is an unknown quantity at this point
    Join Date
    Aug 2007
    Posts
    56

    Wordpress Blog suggestion

    I just switched from FTP blogger to wordpress. While I am really impressed with wordpress my site seems to load a bit slow when I click a link on the sidebar what are you guys opinion, is too slow? And any ideas on what could make it faster. Going back to blogger is not an option since they will be cutting support for FTP blogging soon. Thanks for the comments.

    http://huntingpa.info/

  2. #2
    monkeymhz is offline x10Hosting Member monkeymhz is an unknown quantity at this point
    Join Date
    Jan 2010
    Posts
    29

    Re: Wordpress Blog suggestion

    Side bar clicking worked pretty snappy for me. Site looks pretty nice.

  3. #3
    Zubair's Avatar
    Zubair is offline x10 Super Spammer Zubair has a reputation beyond reputeZubair has a reputation beyond reputeZubair has a reputation beyond repute
    Join Date
    Jul 2009
    Location
    Pakistan
    Posts
    8,747

    Re: Wordpress Blog suggestion

    Your Website is not loading at the moment... So I can`t view it :S
    Zubair Barkat | Level 2 Tech
    █ 888-X10-9668 - zubair[@]x10hosting.com
    x10Hosting - Giving Away Hosting Since 2004

  4. #4
    shdus1 is offline x10 Sophmore shdus1 is an unknown quantity at this point
    Join Date
    Jul 2009
    Posts
    108

    Re: Wordpress Blog suggestion

    Two ideas:
    1. Gzip the blog (there are many plugins for Wordpress that do it, just search Gzip or compress)
    2. Cache the data on the serverside. There are many plugins that do it, just search cache.

    Good luck!
    Last edited by shdus1; 03-26-2010 at 09:41 AM.
    If you like this post, please click the medal to give reputation.


  5. #5
    Gouri's Avatar
    Gouri is offline Community Paragon Gouri has a brilliant futureGouri has a brilliant futureGouri has a brilliant future
    Join Date
    Oct 2007
    Location
    India
    Posts
    4,502

    Re: Wordpress Blog suggestion

    Quote Originally Posted by simonthecat View Post
    I just switched from FTP blogger to wordpress. While I am really impressed with wordpress my site seems to load a bit slow when I click a link on the sidebar what are you guys opinion, is too slow? And any ideas on what could make it faster. Going back to blogger is not an option since they will be cutting support for FTP blogging soon. Thanks for the comments.

    http://huntingpa.info/
    very nice. Especially I like the header, the menu and the side blocks, Can you make the articles too in a block that looks good
    If you feel my post is useful then click to give Reputation (bottom left corner of this post)

    X10 Hosting | News and Announcements | Premium Hosting | VPS Hosting | Prime Membership

    Tech Community | Gouri

  6. #6
    techairlines's Avatar
    techairlines is offline x10 Flyer techairlines has much to be proud oftechairlines has much to be proud of
    Join Date
    Jul 2009
    Location
    New York City
    Posts
    2,853

    Re: Wordpress Blog suggestion

    It's a really well designed website. I agree with gsonline, trying adding the articles in the block.

    In addition, I'm not sure if its necessary to have two navigation menus both with the same links. I recommend changing one menu to a category based menu. Most WP Sites I've seen with dual menus use one for pages and one for categories.

    Quote Originally Posted by shdus1 View Post
    Two ideas:
    1. Gzip the blog (there are many plugins for Wordpress that do it, just search Gzip or compress)
    2. Cache the data on the serverside. There are many plugins that do it, just search cache.

    Good luck!
    While its true loading speeds would be significantly improved, caching plugins and I'm quite sure Gzip as well, will not work well with free hosting without getting suspended for high resource usage because of the amount of server side CPU it requires to generate files.

    Try removing unnecessary PHP coding and convert them to HTML manually. For example, in your header.php, there are lines which dynamically add your feed URL so it will work when the theme distributes, but since you're using the theme on your site, you can modify them. Here's a brief guide I wrote on speeding up Wordpress: http://www.techairlines.com/limit-un...-up-wordpress/

    In addition, try optimizing the database in phpMyAdmin by checking all tables with overhead and choosing Optimize Table.
    Best regards,
    Brian Yang - TechAirlines


    How am I doing? Click the star button at the bottom left to rate this post. Thanks.
    Terms of Service | Account Portal | Wiki

  7. #7
    supajason's Avatar
    supajason is offline x10 Lieutenant supajason is an unknown quantity at this point
    Join Date
    Oct 2007
    Location
    England........:-)
    Posts
    288

    Re: Wordpress Blog suggestion

    First off the site looks great! So nice job :-)

    You have 10 posts loading on the index page - is there a reasons? could this be cut down to 5, 8? This would improve speed
    Your posts have alot of content, you could reduce the size that is displayed on the index page down to 500 characters. Then add a link "Read more" or "Read the rest of this post"
    Disable any unused plugins
    Optimize the theme - like techairlines said
    Here is a nice plugin to speed things up
    supajason was here

  8. #8
    simonthecat's Avatar
    simonthecat is offline x10Hosting Member simonthecat is an unknown quantity at this point
    Join Date
    Aug 2007
    Posts
    56

    Re: Wordpress Blog suggestion

    Thank you everyone for the good ideas.

    Code:
    .postContent {
    	color:#555;
            background:url(./images/inputText.png);
            background-repeat:repeat-y;
            padding:8px 15px 0 15px;
    	font-family:Verdana, Geneva, sans-serif;
    	font-size:12px;
    	line-height:20px;
    	margin:20px 15px;
    	overflow:hidden;
    I never really used CSS very much before, but putting the background image for the comment box in here seemed to work for giving posts a background. But I do get a line every so often when the image repeats. Do you think the line is the result of the code or do you think it is the in the image I am using?


    Quote Originally Posted by techairlines View Post
    In addition, I'm not sure if its necessary to have two navigation menus both with the same links. I recommend changing one menu to a category based menu. Most WP Sites I've seen with dual menus use one for pages and one for categories.
    I am not quite sure what you mean. I have recent posts, by tag, categories, and archives. Which of these have the same link?

+ Reply to Thread

Similar Threads

  1. Tips for Adverts using a Wordpress Blog
    By bookwise in forum Advertising
    Replies: 1
    Last Post: 11-26-2008, 02:25 AM
  2. php error when logging into my wordpress blog
    By hoyer801 in forum Free Hosting
    Replies: 0
    Last Post: 08-18-2008, 02:27 PM
  3. Fatal error on my wordpress blog
    By rockthecasbah in forum Free Hosting
    Replies: 1
    Last Post: 03-20-2008, 09:49 PM
  4. Wordpress Blog turns Blank
    By digitaljit in forum Free Hosting
    Replies: 13
    Last Post: 09-22-2007, 01:38 AM
  5. Import my Wordpress blog to my host
    By echo_unlimited in forum The Marketplace
    Replies: 2
    Last Post: 07-08-2006, 07:47 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers