Skip to content

seo: keep inline creator on bench Dataset (unblocks GSC validation) - #1294

Merged
Flotapponnier merged 1 commit into
devfrom
fix/gsc-bench-creator
Jul 18, 2026
Merged

seo: keep inline creator on bench Dataset (unblocks GSC validation)#1294
Flotapponnier merged 1 commit into
devfrom
fix/gsc-bench-creator

Conversation

@Flotapponnier

Copy link
Copy Markdown
Collaborator

GSC 'Cannot continue validation process' on /benchmarks/aggregator-head-lag and /benchmarks/l1-finality.

Cause: /benchmarks/[slug]/page.tsx overrode the inline creator/publisher from buildBenchDatasetJsonLd back to { @id: ... } refs pointing at the Org node in layout.tsx. Google Search Console validates each Dataset in isolation — it does not stitch cross-document @id refs — so it saw creator as missing.

Fix: drop the override, keep the full inline Organization from the helper.

@Flotapponnier
Flotapponnier merged commit 849b6d4 into dev Jul 18, 2026
Flotapponnier added a commit that referenced this pull request Jul 18, 2026
* seo: fix GSC Dataset warnings (embed creator/publisher + distribution on products, alternatives, compare) (#1291)

Co-authored-by: Florent Tapponnier <contact@mobula.io>

* seo: keep inline creator on bench Dataset (GSC flags @id-only refs as missing) (#1294)

Co-authored-by: Florent Tapponnier <contact@mobula.io>

---------

Co-authored-by: Florent Tapponnier <contact@mobula.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant