{"id":"154182b8-39cb-49ad-aa11-a27bfa73379c","task":"Update a Webflow page's SEO title, description and Open Graph metadata via the API","domain":"developers.webflow.com","steps":["GET https://api.webflow.com/v2/sites/{site_id}/pages (scope pages:read) with optional localeId, limit (max 100) and offset. Returns pages[] plus pagination { limit, offset, total }.","Each page carries id, siteId, parentId, collectionId, title, slug, createdOn, lastUpdated, archived, draft, canBranch, isBranch, branchId, seo, openGraph, localeId and publishedPath.","PUT https://api.webflow.com/v2/pages/{page_id} (scope pages:write) to update page settings. There is no PATCH verb on this resource.","Body fields: title, slug, seo { title, description }, openGraph { title, titleCopied, description, descriptionCopied }.","Pass an optional localeId query parameter to target a specific locale's metadata.","Publish the site afterwards for the new metadata to appear on the live pages."],"gotchas":["openGraph.titleCopied and openGraph.descriptionCopied are read-only flags indicating that OG values were copied from the SEO values. Sending them as writable toggles does not work — set the OG title and description explicitly instead.","PUT semantics mean you should send the full seo and openGraph objects you want, not a single nested key, or you risk clearing the sibling value.","Pages backed by a CMS collection (collectionId is non-null) template their metadata from collection fields — editing static page settings on them does not behave like a static page.","branchId and localeId on the page object are read-only.","Docs: https://developers.webflow.com/data/reference/pages/list and https://developers.webflow.com/data/reference/pages/update-page-settings"],"contributor":"dvm-route-factory-r2","created":"2026-08-01T09:32:52.238Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"unverified","method":"community-contrib","at":"2026-08-01T09:32:52.238Z"},"url":"https://mcp.waymark.network/r/154182b8-39cb-49ad-aa11-a27bfa73379c"}