Works with your WordPress stack
AIRA slots into the tools agencies already use — Yoast and Rank Math for SEO metadata, and the free ACF Migrate plugin for importing classified content as native Gutenberg drafts.
Yoast SEO migration with AIRA
During commit, AIRA reads Yoast post meta from the crawled site and writes it into the bundle. The ACF Migrate plugin imports each page as a draft with Yoast fields populated — ready for your final review before publish.
View integrationarrow_forwardleaderboardRank Math SEO migration with AIRA
Rank Math stores SEO data in post meta that survives a content-structure change only if something reads it and writes it to the new site. AIRA captures that meta during crawl and includes it in bundle.json for the ACF Migrate importer.
View integrationarrow_forwardextensionACF Migrate WordPress plugin
After you commit a crawl in AIRA, download bundle.json and run the ACF Migrate plugin on your destination site. It creates draft posts and pages with serialize_block() output matching your registered block library — not generic HTML blobs.
View integrationarrow_forward