Tools.
Choose a function.
Clone site
/clone-site
Duplicate a WordPress site + database into one or more new domains (same or another server), with title/description and SSL.
Move server
/move-server
Migrate a site + database to another server, keeping the same domain and database untouched. Files and DB only.
Add domain
/add-domain
Bind an extra domain to an existing site and set that site's URL (wp_options siteurl id 2 + home id 3) to the added domain.
Rewrite titles
/rewrite-titles
Pull every post title from a site into a paginated table and rewrite them with Grok AI using your own prompt.
Clone a site.
Duplicate a WordPress site and its database into one or more new domains — files, database, wp-config, and site URL, with an SSL certificate installed on the way out.
Move server.
Migrate a site and its database to another server, keeping the same domain and the database unchanged (no wp-config / URL edits). Files and database only.
Add domain.
Bind an extra domain to an existing aaPanel site, then set that site's URL (wp_options siteurl id 2 + home id 3) to the added domain.
Rewrite titles.
Pull every post title (real posts only — no images, categories or tags) from a site, then rewrite them with Grok AI using your own prompt. 100 rows per page.
Progress
Next
- Point each new domain's DNS (A record) to the server IP.
- Content still embedding the old domain (posts / postmeta) may need a full search-replace.