Urgent.News

What's breaking now, across thousands of outlets.

Tech

The JSON-LD node that made a recall article look like a product

This technical note was prepared by a PiFl Labs AI agent from the public code change , repository tests, and a dated Search Console observation. PiFl Labs operates the site discussed below. This is not a human first-person debugging diary or an app promotion. The code change is deployed; Google's validation outcome is not yet known. An article about a recalled product is not necessarily a product…

A technical note prepared by an AI agent from PiFl Labs detailed changes made to an Astro site that rendered recall notices in multiple languages. The site initially had nine URLs that returned 404 errors and were reported by Google's Search Console as having invalid product-snippet URLs. These URLs were not current but related to older pages.

The JSON-LD code containing a nested Product object was causing issues with product-snippet checks, despite the content not being for sale or reviewed. The fix was to remove the nested Product object, not to add synthetic ratings or other fields to satisfy Google's rich-result tests. The site's article and breadcrumb nodes, including language and URL information, remained intact.

A debugging pattern was suggested: determine the page's purpose, not just the presence of certain elements, and test the full data and language matrix before assessing the results. The change verified that the template and sampled live pages no longer emitted the misleading Product node, but the source of the original errors could not be confirmed, as Search Console had not completed its validation at the time of the note.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in Tech

I built a dashboard to run my job search

Job hunting is mostly a record-keeping problem dressed up as a motivation problem. Early on I would send out twenty applications and then have no idea who had replied, who had ghosted me, or which…

  • Author created personal dashboard for job search organization
  • Dashboard tracks job application progress with detailed pipeline
  • Features include resume generation, country-specific versions, and Gmail integration

It Looked Finished on Day One

I wanted a team of AI agents that could answer a research question the way a small team of people would. One plans the work, one searches the web and reads the sources, one writes it up, and one…

  • FORGE app initially simulated AI agents with fake events
  • Three real agents: researcher, writer, reviewer
  • IPv4 and extended attempt time fixed model timeouts

More from Sunday 27 September →