lazysizes icon indicating copy to clipboard operation
lazysizes copied to clipboard

RIaS Google SEO issue

Open ArekZw opened this issue 4 years ago • 2 comments

Describe the bug Google index images in small size instead original when using RIaS plugin

Steps to reproduce the behavior: Settings:

window.lazySizesConfig.rias = {
  | prefix: "https://mydomain.com/{width}x",
  | absUrl: false
  | };
  |  
  | window.lazySizesConfig.rias.widths = [96, 160, 320, 480, 640, 800, 960, 1280, 1440, 1600, 1920, 2240, 2560, 2880];

What is the expected behavior Google index image in high quality, original size

What happened instead  Google index image in mobile size, and in "Images" (in Google, on PC) images are blurry, extended from a smaller size

ArekZw avatar Jun 27 '20 22:06 ArekZw

I'm having the same issue. Wondering how to index original images instead of the small and blurry previews.

aerni avatar Sep 13 '20 14:09 aerni

Did you have a chance to look into this issue?

aerni avatar Nov 16 '20 07:11 aerni