Wp Static Clone

Clones a live WordPress (or other CMS-driven) site into a static HTML site deployable on any static host (Cloudflare Pages, Netlify, Vercel, S3+CloudFront, plain Apache/nginx). Use when the user wants to "scrape", "freeze", "archive", "static-ify", or "move to [host]" a WordPress site, or asks to turn a sitemap into deployable static HTML. Pulls every URL from sitemap_index.xml, fetches all assets, rewrites paths to be root-relative, strips WP runtime markup, and outputs a flat directory ready to deploy with no build command.

jdevalk 7432c02 7 files · 35.6 KB Updated

File contents

jdevalk/skills/tree/main/wp-static-clone commit 7432c024e8

Frequently asked questions

npx skillmds@latest add jdevalk/wp-static-clone