• Hello, I visited gtmetrix, to check my page load speed, and it told me my images were too large ?

    although my imgage they are reffering to is 725×400 on the pages and post

    it actually 3000×3000

    I have this image on all my pages and post, and its on about 100 of them collectively

    two questions
    1, do I need to change the size
    2, how can I change the size, and it affect all of them, rather than going to each page and post ?

    please help thanks in advance

Viewing 4 replies - 1 through 4 (of 4 total)
  • Images are a key part of page weight. If so, then the smallest file size for any image will help your page speed.

    1) the dimensions of any image should not exceed the dimensions of what you need in your HTML. So, if your page requires an image of 50px x 50px there is no point serving an image of 100px x 100px

    2) The file size may not be related simply to dimension but also to compression. JPG images can be compressed to make them smaller. You can use smushit to reduce the size of an image.

    I think that’s pretty much, as much as I know.

    Thread Starter skip8it

    (@skip8it)

    thanks for the quick repsonse
    once I change the image size, will I have to go to each page and post, and re-add them ?

    I have over 100 pages and post collectively

    you can use this tutorial from wpbeginner

    Thread Starter skip8it

    (@skip8it)

    there it is !!!!! super awesome,, both questions answerd in minutes!!!

    thank you so much martcol and techno-proo !!!!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Changing the same image, on multiple pages’ is closed to new replies.