Back to Projects

Legacy Site Rebuild + Accessibility Audit

Full-StackAutomation
Legacy Site Rebuild + Accessibility Audit

Built for a B2B manufacturing and sourcing consultancy

Overview

Reproduced a legacy three-page WordPress site pixel-for-pixel as semantic static HTML, CSS, and vanilla JavaScript so it could be hosted cheaply and securely with no CMS maintenance burden. Replaced server-side contact forms with a static-host-friendly solution, then ran a structured 25-issue audit across accessibility, SEO, performance, and security to make the site launch-ready.

The Problem

The existing site ran on an outdated WordPress version with an expired certificate, deprecated analytics, and a heavy stack of plugins and jQuery that slowed loads and created maintenance overhead. Its contact forms depended on a server-side plugin that would not survive a move to simple static hosting. The client wanted to preserve the exact look and feel while modernizing the delivery.

My Approach

Collected every live asset, then hand-rebuilt all pages as semantic, mobile-first HTML with inline styles extracted into a modular CSS architecture across four breakpoints. Stripped WordPress and jQuery artifacts, converted absolute URLs to relative paths, and replaced dynamic forms with a static-host form service using honeypot protection and lightweight vanilla validation. Closed with a severity-ranked audit against WCAG criteria such as focus visibility, heading hierarchy, alt text, and form labeling, plus SEO and performance checks.

Key Results

Zero
Runtime dependencies
jQuery and CMS eliminated
0 issues
Audit findings
Triaged 3 critical, 7 high, 9 medium, 6 low
0 to 100
Lead list delivered
Segmented mid-market prospects

Tech Stack

HTML5CSS3Vanilla JavaScriptWCAG 2.1JSON-LDGA4LighthouseStatic Hosting