# Encool: Webflow fix pass (Claude-executable)

**What this is:** a corrected, realistic brief. The previous brief asked Claude to rebuild the redesign inside the Webflow Designer. That is the wrong job for Claude driving a browser: it is slow and the results drift. This brief contains ONLY work Claude does reliably in Webflow: text, links, settings and CMS fields. No Designer layout work anywhere in this document.

**What it achieves:** every functional and SEO defect on the current live site gets fixed. This is most of the commercial value of the project. The visual redesign is a separate, later job for a Webflow developer working natively in the Designer (the HTML source pack is exactly what they need).

**Setup:** Claude session with Chrome access, logged into Webflow. Reference site for correct wording: https://encool-website-mockup.pages.dev/

**Rules for Claude, state these at the start of the session:**
- Do not add, move, delete or restyle any layout element. Text, link targets, settings and CMS fields only.
- Do not rename any page slug.
- Work through the tasks in order. After each numbered task, confirm completion before moving on.
- Publish only to the webflow.io staging domain until the final task.

## Task 1: Backup
Site settings > Backups: confirm a restore point exists (or note the most recent auto-backup timestamp). Do nothing else until confirmed.

## Task 2: Broken button labels (highest priority)
Nearly every button on the site displays or is labelled "View office address". Locate the shared button element (start with the homepage hero buttons; it is likely a Symbol/Component or a link block whose text child is wrong). Fix each instance so the visible text matches the mockup: View products, Unit calculator, Contact us, View cooling units, System info, View unit, View product, Read post, Download. Then search every page for any remaining "View office address" text and correct it.

## Task 3: Wrong and dead links
1. Search all links for `encool-60e05b.webflow.io` and repoint to the same path on the live site (e.g. the Cabinet Cooling quick-nav card on the four category pages goes to /products/hsn-jc8 or /luxury-wine-cabinets per the mockup).
2. Search for `?test_equal` in link URLs and remove the parameter.
3. Homepage "VIEW COOLING UNITS" button links to # : point it to /products.
4. Navigation dropdown: the Applications links contain a stray space (e.g. `/topics/ commercial-wine-cellars`). Re-point each to the clean slug.
5. Footer: engineers@encool.co.uk becomes a mailto link; phone becomes tel:+442087989230; remove or point the # links (Support, Terms) somewhere real; replace the literal text `{{year}}` with 2026.

## Task 4: Page titles and meta descriptions
Open each page's settings (or CMS item SEO fields) and set title and description. Use the table in the implementation brief (section 2) for titles and H1s; take each meta description verbatim from the matching page of the mockup (view source, `<meta name="description">`). Also: fix "Ecool" to "Encool" and remove double spaces in every topic page title.

## Task 5: Calculator page copy
Replace the intro copy that mentions "Wine Guardian" (a competitor) with the mockup calculator page's copy. UK spellings, metric only. If the interactive calculator cannot be reproduced without Designer work, keep the corrected copy and ensure the Contact us CTA is prominent; note it for the developer.

## Task 6: Text corrections
Fix on the relevant pages (correct wording is on the mockup):
- Home: "premisis" > "premises"
- About: "skiled" > "skilled", "succesfully" > "successfully", "design than specify" > "design and specify"
- FAQ: "celcius" > "Celsius", "tripple" > "triple", "intruduce" > "introduce", "chosing" > "choosing", "can increases" > "can increase", "systems.They" > "systems. They"; DELETE the duplicated "Commissioning and Maintenance" section (it repeats the Ducting and Airflow questions word for word)
- Owners manuals page: remove "This is the default text value"
- Through-the-wall page: remove the placeholder slider at the bottom ("This is some text inside of a div block.") if it can be removed as a CMS/visibility setting; otherwise note for the developer.

## Task 7: Product data (CMS collection)
1. VHSN-J15 and VHSN-J30 items: spec table labels say HSN; correct to VHSN.
2. All product spec fields: remove stray quote marks; Humidity unit is % not °C.
3. HSN-JC8: category label to "Self-contained system"; assign HSN-J60 its missing category tags (match J90/J150).
4. Product order (sort or order field): Wine Walls Plug & Play, VHSN-J15, VHSN-J30, HSN-JC8, JT-20, HSN-J60, HSN-J90, HSN-J150.
5. Homepage featured products: set to VHSN-J15 and VHSN-J30 with the actual unit render images (as on the mockup homepage), not room renders.
6. Blog: give the "Small Wine Rooms" post its own title and meta (it currently duplicates the insulation post's); correct both posts' future dates.

## Task 8: Image swaps
Upload from the source pack `/assets/img/`: `ducted-split-installation-cutaway.jpg` (replace the "How it works" image on the ducted split page) and `ductless-split-installation-cutaway.jpg` (replace the feature image on the ductless split page).

## Task 9: Alt text
Work through each page and CMS item adding alt text to images. Copy the alt text from the matching mockup page's HTML (every image there has it written already).

## Task 10: Verify and publish
1. Search the project once more for: "View office address", "Wine Guardian", "encool-60e05b", "{{year}}", "Ecool", "test_equal". All must return nothing.
2. Publish to staging, click through every nav link on desktop and mobile.
3. Publish to encool.co.uk.
4. Site settings > SEO: confirm sitemap generation is enabled, then submit the sitemap in Google Search Console.

**Not in scope (developer job, later):** the visual redesign, FAQ accordions on other pages, the interactive calculator, blog index page, structured data. All specified in the implementation brief and HTML source pack.
