Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 311 Bytes

File metadata and controls

9 lines (6 loc) · 311 Bytes

< Back

seo-tag attribute

The seo-tag attribute is a special attribute used for img, video and audio tags. It will prevent the optimizer scan or remove src attribute to make sure media resources doesn't block time.

<img src="<image-url>" alt="..." seo-tag="true" />