Minor update to Google's HTML parser

Steptoe

Elite Member
Jr. Executive VIP
Jr. VIP
Joined
Aug 9, 2017
Messages
5,624
Reaction score
6,924
Google has updated its JSON-LD parser to only perform a single pass of HTML unescaping. So if you use JSON-LD structured data you need to update your markup to use proper escapes. This is especially relevant for sites using CMSs, themes, or apps (Shopify, WooCommerce, etc.) that auto-generate schema, as the change could break structured data/rich results without you knowing.

https://www.linkedin.com/feed/update/urn:li:share:7496492350370713600/

I guess maybe Google's compute is so choked that all that nested unescaping must be burning through their precious cpu cycles that they need for Gemini et al? :D
 
Back
Top