WPIntell

Source evidence

schema error

Lazy Load Optimizer · support · 2019-07-31T20:05:00+00:00

complaintsentiment
highseverity
0.79relevance
0replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

4 / 34 rows with source links

11.8% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

30 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
shayt unresolved
Hi, i am using lazy-load-optimizer plugin and it is great i got an error from google console that my schema is broken i checked the problem, and it’s because i have something that looks like this – <script type=”application/ld+json”>{“@context”:”https:\/\/schema.org\/”,”@type”:”Product”, … <img class=”lazyload” … because this is inside JSON all the ” should be with a prefix of \ so it’s should be <img class=/”lazyload/” … it’s because your plugin saw img tag, insert class=”lazyload” for the image but you didn’t check that you are inside a JSON field. i did a temporary workaround using real time find and replace and i change <img class=”lazyload” class=\”alignnone to <img class=\”lazyload alignnone i changed \” src=”data:image to \” src=\”data:image and so on Thanks, Shay

Comments

0 shown

No comments were stored for this source.