10 comments on “How to optimize your WordPress and blogs for speed – Pt 1

  1. Hi! Just thanking you for your great advise. I also like the new design of your site. Although I have a blogger blog, I still think the advise will come in handy.

  2. You know, I learn new things everyday no matter how long I’ve been doing this.

    I never knew that the height would auto adjust if I only put the width in the image tag.

    I’ve always put in both to resize images. Thanks for the great tip.

  3. If you’re optimizing images on your site to improve speed, then your use of height and width is incorrect. The image is still downloaded at its normal size but you’ve now asked the browser to take another step by resizing it smaller than original. In effect, you’ve introduced additional work – not less.

    See Size Images with Width and Height Attributes.

    That said, there is a real benefit to setting the height and width tags. By doing so, the browser doesn’t have to wait for the image to download in order to continue rendering the page which is great for your readers.

  4. #robert
    thanks for the information and link – it is very helpful and I appreciate any input – if I am misleading in my articles then it is always helpful to have some elses input to correct the error

    have a great Christmas to all

Comments are closed.