Shell status

Every route on the new cones.com, and honestly what state it is in. This page exists so a walkthrough does not have to guess which pages are real.

20routes
12built
8scaffold
7need design
RouteDesignBuildWiredClicks/mo
/Homedesignedbuiltn/a38
/service/Service

HIGHEST VALUE UNDESIGNED PAGE. Unserved non-brand queries already return clicks with no page: 'commercial dishwasher repair', 'commercial oven repair near me', 'commercial walk in cooler installation'. Needs: service categories, what is covered, emergency vs scheduled, CFESA credential, link to request.

neededscaffoldn/a
/service-request/Request service

Form posts to /api/service-request which returns 501. Three decisions block it: destination, TCPA consent record, spam handling.

designedbuiltstub1
/service-map/Service area

Linked from live nav AND footer, so it has real internal link equity. Answers "do you come to me". Needs the actual coverage area, which nobody has written down.

neededscaffoldn/a
/maintenance/Maintenance

Planned maintenance / service agreements. Commercially the highest-margin page on the site: recurring revenue rather than break-fix. Needs: what a PM plan covers, cadence, why it beats break-fix, how to start one.

neededscaffoldn/a
/equipment/Equipmentdesignedbuiltn/a
/equipment/quote/Request a quote

Equipment is scoped to QUOTE REQUEST, not a cart (Jason, 2026-08-19). Confirmed by the data: on-hand equipment inventory is 2 SKUs worth $1,497, so this is a sell-to-order business. Form mirrors /service-request/. No SMS consent field: a quote is not a dispatch.

Posts to /api/quote-request which returns 501. DESTINATION IS DECIDED: sales@cones.com. Still open: whether it also lands somewhere durable, spam handling, and branch routing.

neededbuiltstub
/equipment/brands/Line card

NOW REAL. Renders all 26 manufacturers from src/data/brands.json, mirroring the live line card. TWO OPEN ITEMS: logo assets are hotlinked to the cones.com uploads folder and must be copied into /public/brands/ before cutover; and Winholt Equipment has no URL because the LIVE page links its logo to multiteriausa.com, a different manufacturer.

built-from-databuiltn/a
/parts/Parts

The Equipment design covers equipment AND parts on one page. DECISION: one combined page, or split? Splitting needs a parts design.

partialscaffoldn/a
/locations/Locationsdesignedbuiltn/a
/locations/moline/Moline, ILdesignedbuiltn/a78
/locations/cedar-rapids/Cedar Rapids, IAdesignedbuiltn/a16
/locations/bloomington/Bloomington, ILdesignedbuiltn/a18
/solutions/Solutions

Exists live and is the nav parent of Sales and Service. DECISION: real page, or 301 straight to /service/?

neededscaffoldn/a
/about/About

Carries 4 organic clicks today, more than /careers. Needs: history, CFESA certification, technician bench, the three branches, why a customer should trust CONES.

neededscaffoldn/a4
/careers/Careersdesignedbuiltn/a2
/news/News and announcements

Three posts, newest December 2024. Exists so the live URL and the blog posts do not 404. DECISION: keep a light archive or retire and 301.

neededscaffoldn/a
/pay/Pay an invoice

IN SCOPE FOR INITIAL ROLLOUT (Jason, 2026-08-19). Fortis is already production-live: deposits are flowing and get_fortis_summary returned data as of 2026-08-19. So this is not a build, it is a front door. CARD DATA MUST NEVER TOUCH THIS SITE. The pattern is a hosted Fortis payment page that we link or redirect to, which keeps PCI scope at SAQ-A. BLOCKER: confirm the hosted invoice-payment URL Fortis provides, and whether it accepts an invoice number as a parameter.

designedscaffoldstub
/privacy/Privacy Policydesignedbuiltn/a
/terms/Terms of Usedesignedbuiltn/a

Still undecided

/equipment and /parts: one page or two?

The design covers both on one page. Two pages target more non-brand queries but need a second design and more content.

Per-city pages

Agreed: only where genuinely differentiated content exists. ~475 thin city pages would be doorway content.

Does /solutions/ survive?

It is a nav parent on the live site. An overview page that only links onward often earns nothing. Real page, or 301 to /service/?

Line card: sales list or capability list?

The live line card is a SALES list. It does not say which brands we service or stock parts for, which is what "hoshizaki dealer near me" asks. Global Edge knows; the page does not.

Brand logo assets

26 logos are hotlinked to the cones.com uploads folder. They must be copied into /public/brands/ before cutover or all 26 break when DNS moves.

Rows marked with a red edge carry 96.8% of current organic traffic between them. Those URLs are frozen, trailing slash included.