Indexarix SEO
Indexarix SEO
Description
Indexarix SEO is a modular technical SEO plugin for WordPress. All features currently included in the plugin are free.
Main features:
- SEO title, meta description, canonical URL and robots directives.
- Open Graph and X/Twitter metadata with editor previews.
- JSON-LD Schema library for content and taxonomies.
- XML sitemap with image support and a Google News sitemap.
- Optional video sitemap with VideoObject data.
- 301, 302, 307, 410 and 451 redirect management with CSV import/export.
- 404 monitor with classification, priority and destination suggestions without automatic redirects.
- Breadcrumbs and BreadcrumbList Schema.
- Optional automatic image ALT fallback.
- Optional IndexNow submission queue.
- Safe Migration mode and importers for compatible SEO plugins.
- Progressive site diagnostics and SEO analysis in the editor.
- Content Providers for Gutenberg and supported page builders.
- Conditional WooCommerce integration designed to coordinate Product Schema instead of duplicating it.
Indexarix SEO never activates or deactivates another SEO plugin automatically. When a competing SEO plugin is detected during migration, Indexarix can suspend its own public SEO output to prevent duplicate metadata and Schema.
External services
IndexNow
The IndexNow module is disabled by default. When an administrator enables it and URLs are queued, Indexarix sends the following information to the configured IndexNow endpoint:
- the website host;
- the IndexNow key and its verification URL (
keyLocation); - the list of local public URLs queued for update notification.
The default endpoint is https://api.indexnow.org/indexnow. IndexNow is a third-party protocol used to notify participating search engines about added, updated or removed URLs. Requests are only sent when the module is enabled.
Service: https://www.indexnow.org/
Documentation: https://www.indexnow.org/documentation
Terms: https://www.indexnow.org/terms
Social profile test
The optional Test profiles admin tool only runs after an administrator action. It makes a safe HTTP request to profile URLs configured by that administrator to verify whether they respond. Indexarix does not send those profile settings to BelliCode. Requests are sent directly from the WordPress site to the profile URL configured by the administrator. The destination website’s own terms and privacy policy apply.
Privacy
Indexarix SEO does not include proprietary telemetry and does not send usage data to BelliCode. Features that perform external requests are described in the External services section.
Installation
- Upload the
indexarix-seofolder to/wp-content/plugins/or install the ZIP from the WordPress Plugins screen. - Activate Indexarix SEO.
- Open Indexarix SEO > Dashboard and review the enabled modules.
- If another SEO plugin is active, use Safe Migration and the available importers before switching plugins manually.
- Check
sitemap_index.xml,news-sitemap.xmlandrobots.txtafter SEO or permalink changes.
Faq
No. Activating or deactivating another plugin always remains an explicit WordPress administrator action.
No. The module is optional and disabled by default.
No. It can suggest destinations for review, but redirect rules are never created automatically from suggestions.
Reviews
Changelog
1.0.6
- First public Indexarix SEO release candidate after WordPress.org review hardening.
- Uses the official Indexarix visual identity and a compact white circuit-I admin menu icon.
- Keeps BelliCode links limited to Indexarix admin screens.
- Uses WordPress enqueue APIs for plugin CSS/JavaScript and removes stylesheet markup from sitemap output.
- Keeps capability and nonce checks before state-changing admin request processing.
- Ships translation source without bundled compiled locale files.