1) Prioritize: Use GSC exports + site plan docs.
2) Draft: Create/refresh copy (human tone, clear intent, strong CTA). Avoid AI-isms.
3) Patch JSON: Write Webflow item payloads in a local /out/ folder.
4) Publish via API: POST new items or PATCH existing items, then publish.
5) Images/alt/SEO: Set image-de-couverture, image---alt-text, meta description/title.
6) Tech checks: Canonical domain, redirects, sitemap status, GSC property.
/webflow_items/)/out/ folderUse WEBFLOW_API_TOKEN env var.
POST /v2/collections/{collection_id}/itemsPATCH /v2/collections/{collection_id}/items/{item_id}POST /v2/collections/{collection_id}/items/publish with itemIdsGET /v2/collections/{collection_id}/items (paginate)Collection IDs
Important fields
name, slug, contenu-de-l-article, seo---meta-descriptionimage-de-couverture (object: fileId/url/alt)image---alt-textdate-de-redaction, categoriehttps://yourdomain.tld/sitemap.xmlrobots.txt contains the sitemap URLreferences/webflow_api.mdreferences/seo_copy_patterns.mdreferences/patch_templates.md共 1 个版本