Webflow
Currently using automates account, need to figure this one out
Site ID: 669e9035529a7f101e149eca
Site Name: Pacing.Agency
Domain: www.pacing.agency
Purpose: Primary site CMS and front-end for marketing pages; houses collections for Services, Case Studies, Tools, Blog, etc.
Current useâ
- Collections and fields documented in architecture (services, case studies, tools, sub-services, FAQs, blog, processes, testimonials, clients).
- Webflow hosts the public site; embeds GTM loader (via Stape) and custom form scripts for
_c_pca. - Webflow Ecommerce detected; confirm scope.
CMS Collectionsâ
Comprehensive documentation for all CMS collections is available in the workspace. This includes:
- Tone of voice guidelines for each collection
- Content types and usage patterns
- Keyword optimization strategies
- To-do lists for content maintenance
- Cross-collection linking strategies
Main Collectionsâ
| Collection | ID | Slug | Purpose |
|---|---|---|---|
| Services | 676058e3b03e90853d8d8ceb | services | Main service offerings |
| Sub-Services | 682b1fbd6c6612118937bd6e | sub-services | Detailed service breakdowns |
| Case Studies | 68763c05b86dd4610d8d02b5 | case-studies | Client project showcases |
| Blog Posts | 669e9035529a7f101e149f62 | post | Blog content |
| Tools | 6846f16677c2090f3a234e1e | tools | Marketing tools documentation |
| FAQs | 682b4ac67f18d4b67ac2573b | faqs | Common questions |
| Testimonials | 68f8b252cedf970a559665dd | testimonials | Client feedback |
| Clients | 68763c19276771c33e72e281 | clients | Client logos and info |
| Processes | 68d1c1156a3f8fbcca06ca01 | process | Working methodologies |
| Landing Pages | 6904dcb47ebff962cc495004 | lp1 | Campaign landing pages |
| Contact LP1s | 69121374a47442d74f41201b | c-lp1 | Contact-focused pages |
| Callouts | 691214529959af0aee59ca74 | callouts | Reusable CTA snippets |
MCP Tools and Automationâ
Webflow MCP (Model Context Protocol) prompts for automating common tasks with Cursor AI. See Webflow MCP Prompts for full documentation and usage instructions.
Available MCP Promptsâ
- SEO Metadata Auditor - Audit and optimise SEO metadata across pages
- Keyword Optimizer - Optimise content for target keywords
- Link Auditor And Fixer - Find and fix broken/insecure links
- Variables Refactor - Migrate styles to use variables
- Breakpoint Style Migrator - Move styles between breakpoints
- Breakpoint Styles Updater - Update styles across all breakpoints
- Slider Builder - Build interactive sliders with Swiper.js
Prompt files are downloadable from the Webflow MCP Prompts page.
API Accessâ
API Key: Stored in the root .env file as WEBFLOW_API_KEY (read-only). Provides access to all sites in the account.
Note: Never commit API tokens to version control.
Permissions: Read-only access to Assets, CMS, Comments, Components, Forms, Pages, Sites, Site activity, and site config.
Backup and Export Scriptsâ
Automated Python scripts for backing up and exporting Webflow data. See Webflow Scripts for full documentation.
- backup_cms.py: Backs up all CMS collections and items to timestamped JSON files
- scrape_all_data.py: Comprehensive data scraper for all available endpoints (pages, assets, forms, components, comments, etc.)
- import_cms.py: Import script for restoring CMS data (requires write permissions, currently read-only)
- setup.sh: Setup script to install the webflow Python library
Requirements:
- Python 3.7+
- Webflow Python library (
pip install webflowor runsetup.sh)
See Webflow Scripts for script documentation and usage.
Resourcesâ
- Webflow Scripts - CMS backup/export scripts, blog sync
- Webflow MCP Prompts - Cursor AI prompts for SEO, keywords, style refactoring
- Webflow Snippets & Hacks - front-end code embeds
- Campaign Subdomain Proxy Worker - Cloudflare delivery pattern used with clean Webflow campaign/policy pages
- CMS backup files and full data exports are created locally by the backup scripts (see above) - workspace only
Dependenciesâ
- GTM web container, Termly CMP, form helper scripts.
- OpnForm embeds and native Webflow forms rely on hidden field population.
n8n Automationsâ
Automatic Cache Clearing on Publishâ
Webflow publish events trigger automatic Cloudflare cache clearing via n8n workflows:
| Site | Workflow ID | Webhook Path | Purpose |
|---|---|---|---|
| Pacing Website | N11idwXDFWNwGYDh | 327a6ca0-16d8-4a75-9cad-688bd6a3736c | Clears Cloudflare cache on publish |
| TTL Website | KowT1FqN6Xk6UoRE | (TTL webhook) | Clears Cloudflare cache on publish |
| HML Website | lQvLaJJihWpebP6c | (HML webhook) | Clears Cloudflare cache on publish |
Setup:
- Webflow webhooks configured to trigger n8n workflows on site publish
- Workflows automatically purge Cloudflare cache to ensure fresh content is served
- No manual intervention required after initial setup
Benefits:
- Immediate cache invalidation after content updates
- Ensures visitors see latest content without waiting for cache expiry
- Automated process reduces manual cache management
See n8n for complete workflow documentation and Cloudflare for cache clearing details.
Content Guidelinesâ
Tone of Voice (Universal)â
- Direct and Conversational: Clear, straightforward language without fluff
- Results-Focused: Emphasise measurable outcomes and ROI
- Confident but Not Boastful: Expertise shown through results, not claims
- Problem-Solution Oriented: Address real business challenges first
- Human-Centric: Focus on making clients' lives easier
Writing Style Rulesâ
- British English spellings throughout (realise, analyse, optimise, colour, etc.)
- NO EM DASHES - use commas, periods, or parentheses instead
- Active voice and direct language
- Short paragraphs (2-3 sentences maximum)
- Natural keyword integration - avoid keyword stuffing
- Specific, measurable results (percentages, numbers, timeframes)
- Internal links to relevant services, tools, and case studies naturally integrated
Detailed per-collection guidelines are documented in the workspace CMS Collections document.
Snippets & Reusable Patternsâ
Small HTML embeds and page-level scripts for Webflow. Full docs in the Webflow Snippets & Hacks section.
| Snippet | Description | Docs |
|---|---|---|
| Back Button | Browser history navigation via a single onclick embed. | Back Button |
| Scroll to Top | Fixed button that appears on scroll and returns to page top. | Scroll to Top |
| Active Nav Highlight | Adds w--current to nav links matching the current URL. | Active Nav Highlight |
| Form Disable on Submit | Disables the submit button on first click to prevent double-submissions. | Form Disable on Submit |
| Reading Time | Estimates reading time from CMS rich text word count. | Reading Time |
| External Link Treatment | Auto-adds target="_blank" and rel="noopener noreferrer" to outbound links. | External Links |
| Text Highlighting | CMS-driven word/phrase highlighting in headings via a pipe-delimited field. | Text Highlighting |
| Swiper Carousel | Horizontally scrollable card carousel with numbered pagination bullets. | Swiper Carousel |
| Cal.com Multi-Widget | Single script managing all Cal.com booking pop-ups via a shared singleton modal. | Third-Party Embeds & Tracking |
TODOâ
- Verify all sections are managed in Webflow CMS (blog, marketing, ecommerce).
- Document publish workflow and environments.
- Map Webflow fields to tracking/dataLayer needs (form IDs, classes).
- Complete CMS collection content audits (see workspace CMS Collections documentation for to-do lists).
- Run SEO metadata audit using MCP tools.
- Optimise keywords across all collections.
- Audit and fix broken links.