Phend Plumbing homepage
All Case Studies

Phend Plumbing

Full redesign of a family-owned plumbing company's web presence: a WordPress-to-Astro migration built for performance, SEO, and zero ranking loss.

Phend Plumbing Client Work Design + Development
Client Work Design Systems SEO
View The Site

Problem

Phend Plumbing is a family-owned plumbing business serving the East Valley (Mesa, Gilbert, Chandler, Tempe, AZ). They needed a ground-up rebuild of an aging WordPress site.

What they needed

The core risk

When phendplumbing.com moved to Astro 5, the biggest technical risk was not the redesign or the new infrastructure. It was the 136 URLs already indexed and ranked in Google Search.

What I Built

Design and content

Migration and SEO

Integrations

URL Preservation

Search rankings are tied to specific URLs, not domains. Without explicit 301 redirects, every indexed page could lose its ranking overnight.

Old WordPress URLs

New Astro URLs

What was at stake

Losing that visibility would directly cut inbound leads while the business waited months for Google to re-crawl and re-rank the new structure, if it recovered at all.

The 538-entry redirect map

Every URL from the old WordPress site was mapped to its correct destination. The map was code-generated from WordPress XML sitemaps using a custom build script, then wired into Astro's native redirect mechanism as HTTP 301s.

Caught before launch

  1. The WordPress media sitemap contained the bare root URL as an entry.
  2. Trailing-slash stripping produced an empty string as the redirect key.
  3. The server normalized that to /, creating a homepage-to-homepage redirect loop.
  4. The bug was patched before production. Without that fix, the entire site would have been unreachable.

Outcome

This is the kind of work that does not show up in a before/after screenshot, but it is often the difference between a launch that helps a business and one that quietly destroys months of organic search value.

What Made It Interesting

Tokens-first design system

Hub-spoke SEO architecture

Stack

Astro 5 Tailwind CSS TypeScript Node.js ServiceTitan CRM Lenis