Site logo

[Support request] Feature image size

Home Forums Support [Support request] Feature image size

Home Forums Support Feature image size

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1998560
    Charles

    Hello,

    Sorry if this has been asked 100 times, but is there a tutorial for image sizing?

    My featured images are too big sometimes but I can’t figure out why. Changing the image sizes in the media image settings doesn’t seem to make any difference.

    I upload randomly sized images — should I not be doing that or should I expect WP to fix

    I’ve been using a plugin called WebP Express to convert my .jpg and .png images to .webp. Perhaps that is the problem and I need to change some settings there.

    Despite using this plugin, Google flags my page load speed with this advice:

    Optimize your images
    Ensure that none of your images are larger than 100 KB and that
    most are within 50 KB. Using image standards like JPEG 2000,
    JPEG XR, and WebP to support stronger compression and smaller

    Sorry for the long rant.

    images sizes.

    #1998860
    David
    Staff
    Customer Support

    Hi there,

    can you share a link to the site with the image size issue so i can see whats in place ? May be able to provide some pointers.

    #1998870
    Charles
    #1998917
    David
    Staff
    Customer Support

    How are the images for the sponsored section being loaded ? As those all seem to be the major issue,
    Some are very large in pixel size – eg. 1700px wide.
    You should upload original images that are no larger than required, in your site layout that would be a max width of 800px.
    Also one of the images is a transparent PNG file which creates very large file sizes, try flattening them and saving them as JPEGs which can be better compressed.

    #1999018
    Charles

    OK, thank you. This is very helpful.

    So I need to look at every image I upload to be sure it’s:

    .jpg not .png
    not wider than 800 px
    probably less than 100mb

    Is there a plugin or other preprocessor that would help me with this?

    Thanks

    #1999029
    Charles

    Some people say wordpress is supposed to do this for you. I guess not.

    #1999367
    Elvin
    Staff
    Customer Support

    Hi there,

    I upload randomly sized images — should I not be doing that or should I expect WP to fix

    Ideally, you should prep the image up to a uniform size for a specific purpose so you don’t have to resort to a plugin to do this for you. It’s the most reliable image sizing as plugins may not perfectly get what you were aiming for. 🙂

    Some people say wordpress is supposed to do this for you. I guess not.

    WordPress doesn’t automatically create and register image sizes for the <img> srcset. But once you have the proper srcset sizes then the image being served would be appropriate enough to not get flagged by Google PSI.

    Read more about image sizes (and generating them) on this article.
    https://www.wpbeginner.com/wp-tutorials/how-to-create-additional-image-sizes-in-wordpress/

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.