The best solution for everything! ... except SEO. #998
Closed
Max-Knyazyev
started this conversation in
Ideas
Replies: 1 comment
-
1 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First of all, my respect to Alexander Farkas.
I'm not a coder and I personally can't create something like "Lazysizes".
The src="" attribute of the
tag is used to load a placeholder image with low quality.
For other cases src="" not used at all.
As a result - Google indexes photos with low quality / Google doesn't index anything at all.
Both are not good.
For the absolute ideal, all you need to do is - release the attribute src="" for classic use, put big "fat" pictures in it for Google.
For the low quality image placeholder use any date-* attribute.
The data-sizes="auto" and "Low quality image placeholder" pattern - amazing!
Beta Was this translation helpful? Give feedback.
All reactions