AI Image SEO Optimizer integrates with popular WordPress page builders to ensure renamed images are updated everywhere, not just in standard post content.
Supported Page Builders
- WordPress Block Editor (Gutenberg) — Scans block content and attributes for image references
- Elementor — Updates image URLs in Elementor data stored in post meta
- WPBakery Visual Composer — Parses shortcode attributes for image references
- Visual Composer — Updates element data in VC’s proprietary format
- Uncode — Handles Uncode’s custom media and content format
How Detection Works
When an image is renamed, the plugin automatically detects which page builder was used for each post and applies the appropriate adapter. The detection is based on post meta signatures unique to each builder.
Custom Builders
You can add support for additional page builders using the infyp_register_pagebuilder_adapters filter. See the Hooks & Filters page for details.