SEO impact on specifying image width and height for responsive website?

后端 未结 3 1468
广开言路
广开言路 2020-12-11 19:28

I was told that specifying inline width and height for all images will be good for SEO and also helps the site loads faster, like so:

3条回答
  •  天命终不由人
    2020-12-11 19:55

    I was told that specifying inline width and height for all images will be good for SEO and also helps the site loads faster.

    No, it does help loading the site faster. It helps avoid flickering when rendering the page. If you want to load your images faster, make sure they have the same size as specified in the page and use a service like kraken.io to reduce the corresponding file size.

    About SEO, it's improper image size and width for the screen size that can hurt your SEO. Google may consider you site as not user-friendly and/or not smartphone friendly.

提交回复
热议问题