Submit Your Article Forum Rules

Page 1 of 3 123 LastLast
Results 1 to 10 of 30

Thread: Help with Site Loading Slow

  1. #1

    Help with Site Loading Slow

    Hello,
    I was recently given the task of taking over management of a website for a wedding magazine. One of the first tasks was to move the site to a brand new dedicated server from a 4 to 5 year old server. Once that was complete the site owner started to indicate that the site was loading slower. I don't think it is the server since it is more powerful and brand new. I just think they started to take notice of site loading time more. if I wanted to optimize the site, using the home page as an example, what might I need to do to increase page loading time.

    The site is Weddings In Houston - Reception Sites, Photographers, Wedding Gowns, Florists, Cakes & Desserts

    Thanks.
    J. "theo" Theopistos
    FinerWorks.com
    http://finerworks.com

  2. #2
    Senior Member Uncle Dog's Avatar
    Join Date
    Apr 2008
    Posts
    342

    Re: Help with Site Loading Slow

    Quote Originally Posted by theoart View Post
    what might I need to do to increase page loading time
    ??? We know what you mean.

    To start you've got 19 thumbnails at roughly 8kB each (150kB ish) that could easily be Photoshopped down to 50kB ish without loss. I assume similar layouts and savings on other pages.

  3. #3
    Junior Member
    Join Date
    Dec 2008
    Posts
    7

    Re: Help with Site Loading Slow

    There are tons of factors that could cause optimization issues.
    1. image size/weight
    2. javascript files that load at the top of the page instead of the bottom
    3. inline or embedded css instead of external css
    3b. try optimizing your css as well, if you can do the same thing with one class why use two?
    4. back end processes that make extra calls to db or other data source that could be optimized or data that can be cached.
    5. tables instead of divs. Nested tables increase load time, because the inner tables have to get rendered before the outer tables, so try to use tables for tabular data mostly. I myself used to cheat with forms using tables for positioning.

    That said the site appears to load pretty quickly on my machine. almost instantaneous.

    - AGDM

  4. #4
    Senior Member SnerdeyWebs's Avatar
    Join Date
    Jan 2005
    Location
    South Padre Island, TX
    Posts
    749

    Re: Help with Site Loading Slow

    Yeah.. it's pretty image heavy.

    Check out the report from this website, it will give you details on the page. Heck, you might want to check all of your pages in the main menu.

    Web Site Optimization Services - speed optimization and internet marketing services for improved credibility, traffic, and sales
    10% TemplateMonster Discount - Everyday! * Visit the Snerdey Blog
    Ecommerce l CMS Templates | Wordpress | Dynamic Photo Gallery

  5. #5
    Junior Member
    Join Date
    Dec 2006
    Posts
    8

    Re: Help with Site Loading Slow

    Seems to load pretty fast to me.. Everything came up right away. I am on DSL in San Fran Bay, CA. Depending on where the server is and what kind of connection the client has could make a difference.. It could be as easy as telling them that their internet connection is slower than average or that their computer could be slow as well.

  6. #6
    Junior Member
    Join Date
    Dec 2008
    Posts
    7

    Re: Help with Site Loading Slow

    have you also tried asking the ultimate question: "Are you on dial up"?

  7. #7
    WebProWorld MVP Peter (IMC)'s Avatar
    Join Date
    Dec 2003
    Posts
    1,483

    Re: Help with Site Loading Slow

    Quote Originally Posted by theoart View Post
    Hello,
    I was recently given the task of taking over management of a website for a wedding magazine. One of the first tasks was to move the site to a brand new dedicated server from a 4 to 5 year old server. Once that was complete the site owner started to indicate that the site was loading slower. I don't think it is the server since it is more powerful and brand new. I just think they started to take notice of site loading time more. if I wanted to optimize the site, using the home page as an example, what might I need to do to increase page loading time.

    The site is Weddings In Houston - Reception Sites, Photographers, Wedding Gowns, Florists, Cakes & Desserts

    Thanks.
    I'm not really seeing the site being that slow to be honest. I'm located in Brazil and the site opens just fine. But there must be a reason the site owner thinks it's slow.....

    Before starting to do a huge job on the site (but the suggestions above about reducing image sizes is always a good thing to do), it's good to analyze the problem completely and not automatically assume it's already clear what the problem is.

    Here are some things to analize:

    What's the internet connection speed of the site owner?
    What kind of pc is he using? An old one perhaps?
    Which browser is he using? If he's using ie 6 it's not so strange the site is so slow, but even ie 8 takes a while to download the site. (ie has the nasty habbit of downloading everything first and only then showing the page.) In Chrome the site opens in a heart beat.

    Besides that I noticed they´re using an ad network: ad.doubleclick.net which may be slow as well.
    FREE SEO ! Really? YES! All you have to do is implement it!
    Follow me on Twitter PeterIMC

  8. #8
    Senior Member
    Join Date
    Sep 2006
    Posts
    365

    You call THAT slow?

    Seems like it loaded really quick to me. Maybe have the owner try a different computer or get off of dial-up.

    One thing I did notice is your Google Analytics code is at the top instead of at the bottom of the page where it should be.

    The only way to really speed up the loading of this page is to optimize all the graphics using Photoshop or something similar.
    If you can't get them any smaller in size you can create low res versions that display first and are replaced once the higher res version is fully loaded.

    As far as tables versus css, leave it as is. CSS has a bad problem with making the page look horrible and loading a pain. As much as some people fuss about tables being slow, I've never seen tables slow down a site to the point where I would replace them with CSS. But I have seen tons of sites that are horrible due to CSS. It is just too hard to make sites look and act good with CSS positioning. Tables are a breeze.

  9. #9
    Senior Member Uncle Dog's Avatar
    Join Date
    Apr 2008
    Posts
    342

    Re: You call THAT slow?

    Quote Originally Posted by Dinghus View Post
    tables versus css ... I've never seen tables slow down a site to the point where I would replace them with CSS
    CSS OR tables? What do you mean?

  10. #10
    Senior Member Uncle Dog's Avatar
    Join Date
    Apr 2008
    Posts
    342

    Re: Help with Site Loading Slow

    advertising his/her site... to be fair that's what a lot of people are on here for.

Page 1 of 3 123 LastLast

Similar Threads

  1. Is my site slow loading?
    By smeagher in forum Submit Your Site For Review
    Replies: 6
    Last Post: 10-27-2007, 04:30 AM
  2. Need help is my site loading too slow ?
    By mds1 in forum Submit Your Site For Review
    Replies: 2
    Last Post: 02-18-2006, 08:58 AM
  3. Slow loading site
    By TonyG in forum Submit Your Site For Review
    Replies: 2
    Last Post: 02-17-2006, 07:55 PM
  4. Pages loading very slow
    By gellnsh in forum Database Discussion Forum
    Replies: 2
    Last Post: 10-20-2005, 05:09 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •