Server API: Page-level custom code support
J
Jakob Hauritz
setCustomCode only supports 4 site-level slots, but the UI allows scoping custom code to specific pages. Please expose this in the API as well.
Use case: Programmatically managing per-page JSON-LD for SEO/LLM discoverability across 100+ static pages. Without page-level targeting, the only workaround is JS-based injection, which isn't visible to crawlers that don't execute JavaScript.
Log In