Skip to content

[SEO] Optimising images #45

Description

@t-webber

A few image optimisation techniques have been put aside, but they are worth considering:

  • having the same image in multiple sizes: depending on the size of the screen, it may be useful to render a very high-quality image (e.g., on an 8K screen) or a poor-quality image (e.g., on a mobile phone). Thus, it is a good practice to have multiple images with different resolutions and to display the most accurate one.
  • Better compression: some images still use JPEG, but WebP has become the norm nowadays, as its compression is much better than JPEG's. It also supports transparent backgrounds, so the PNGs should also be replaced by WebPs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions