Skip to content
developer

Overview

Website 1 is a high-traffic marketing site built on WordPress. It runs a fully custom theme with no page builder — all templates are hand-coded PHP.

git@github.com:your-org/website-1.git

Dev docs for this site are synced automatically from that repo into this section.

  • Uses WP Engine for hosting instead of SiteGround
  • Object cache is handled by WP Engine’s built-in Redis — no separate wp-redis plugin
  • Deployments go through the WP Engine Git push workflow, not rsync