by BennyP
10 replies
  • WEB DESIGN
  • |
The images on my site load really slow. I have WP super cache, what other plugins should I have to help this?
#site #speed
  • Profile picture of the author Leslie B
    There are a few things you can do to speed up your WordPress site when it comes to images. The first thing to do is to make sure that you don't use too big images that you're resizing through html. For example. If you need an image with a width of 500px, don't get one that's 2000px wide and rework it in WordPress. Make the changes before you upload the image.

    Then you can use a plugin like Lazy Load. It'll make sure that only the visible images are uploaded at a time. The ones beneath the fold are only loaded when your visitor is actually scrolling down and they are becoming visible.

    Loading your images from a subdomain will help too.

    Leslie
    Signature
    Taking it one day at a time!
    {{ DiscussionBoard.errors[9201421].message }}
  • Profile picture of the author RobinInTexas
    Shrink any images, also Try using Cloudflare.
    Signature

    Robin



    ...Even if you're on the right track, you'll get run over if you just set there.
    {{ DiscussionBoard.errors[9201624].message }}
  • Profile picture of the author ogenox
    @BennyP

    Use WP Smush.it to shrink images, AJAX Thumbnail Rebuild to crop and serve optimal sizes and BJ Lazy Load to speed up image loading.

    But first thing that you should do, is to delete all images created by WP. For that purpose I suggest a great plugin called - DNUI Delete not used image. It will delete all images created by WP (but will leave original images that you uploaded).

    P.S. I'm also using W3 Total Cache, so I always suggest it for caching purposes.
    {{ DiscussionBoard.errors[9201649].message }}
  • Profile picture of the author thatjc
    I think it's well worth the time to learn hands-on image compression (using Photoshop or the free GIMP). By doing such manual compression, you'll be able to fine-tune to get the smallest image file size while previewing the result to be sure the image still looks good.

    Remember that images are compressed by the image damaging process of throwing away a certain number of pixels ("lossy compression"). So the trick is to only do enough damage to make the file small, but not enough to be noticeable to the viewer.

    Automatic methods may not give you the fine control of doing compression manually. That means you either won't get small enough image files or they will be visible degraded.
    Signature
    "You can count the seeds in an apple, but you can't count the apples in a seed."
    Online Visual Communication expert
    Visual Marketing Info signup: Visual Marketing Online
    {{ DiscussionBoard.errors[9203017].message }}
  • Profile picture of the author Rembro
    Originally Posted by BennyP View Post

    The images on my site load really slow.
    Try optimizilla.com for images. That tool is much more effective than smushit.
    {{ DiscussionBoard.errors[9209183].message }}
  • Profile picture of the author logoonlinepros1
    Originally Posted by BennyP View Post

    The images on my site load really slow. I have WP super cache, what other plugins should I have to help this?
    Use webmaster tool (PageSpeed Insights) for to make better your website speed. This tool will find the issues and you can resolve them.
    Signature
    {{ DiscussionBoard.errors[9210332].message }}
  • Profile picture of the author chrislim2888
    Optimize you image size, for example using the pngcrush, smushit, and other tools available online. Anyway, you should only display the image as necessary and find the balance between a cool design with loading time.

    Progressive jpeg also something you should check if you are using jpeg image.
    {{ DiscussionBoard.errors[9210404].message }}
  • Profile picture of the author HarryBajwa
    Check your web pages speed online with Google PageSpeed insights tool because tool will give you recommendations that helps to increases the page speed.
    {{ DiscussionBoard.errors[9213061].message }}
  • Profile picture of the author Michael71
    Send me the URL via PM and I will tell you what you should do... not only images are slowing down websites, there is much more that is slowing down.

    WP is known for bad performance, especially if you load some more plugins. Each of the plugins does load own css/js and ofcourse... in the head of the website.

    Where JS does not belong... anyway... I can help if you want.
    Signature

    HTML/CSS/jQuery/ZURB Foundation/Twitter Bootstrap/Wordpress/Frontend Performance Optimizing
    ---
    Need HTML/CSS help? Skype: microcosmic - Test Your Responsive Design - InternetCookies.eu

    {{ DiscussionBoard.errors[9213276].message }}
  • Profile picture of the author ergu61
    yess smushit or cloudflare nice for images optimized
    {{ DiscussionBoard.errors[9226259].message }}

Trending Topics