Rank Bix SEO – Lightweight SEO Toolkit with Multi-AI
Rank Bix SEO is the lightweight SEO plugin that gives you everything you need and nothing you don’t. No bloat, no feature paywalls, no forced upgrades. Professional SEO tools that just work.
rankbix.com | Features | Pricing | Docs | Support
The SEO Plugin That Respects Your Site
Most SEO plugins are either too bloated, too complex, or lock essential features behind expensive plans. Rank Bix SEO is different. Every core feature is free, the codebase is lean, and you stay in control.
Multi-AI Meta Generator
Generate SEO titles and meta descriptions using your own API keys – no middleman markup. Choose from OpenAI (GPT-4o), Claude (Anthropic), Google Gemini, Groq, or Cohere. Generate one post at a time or run bulk generation across hundreds of posts in minutes.
Live SEO Score and Keyword Analysis
A live SEO score ring shows a 0-100 score as you write. See keyword density, whether your focus keyword appears in the title and description, content word count, reading time, and internal/external link counts – all updated in real time without running a separate analysis tool.
SERP Preview
See exactly how your page will look in Google search results before you publish. Switch between Desktop and Mobile previews. Featured image thumbnail shown alongside the snippet – just like Google displays it.
Everything Else You Need
Sitemaps
- XML Sitemap with sitemap index and per post-type sub-sitemaps
- Google News Sitemap
- HTML Sitemap shortcode
- Auto-ping search engines on publish via IndexNow
Schema / Structured Data
- Article, Product, Review, HowTo, FAQ, BreadcrumbList, LocalBusiness
- JSON-LD output – no microdata, no render-blocking scripts
Social and Open Graph
- Open Graph tags for Facebook and LinkedIn
- Twitter / X Cards
- Custom OG image per post
Redirections and Monitoring
- Redirections Manager (301, 302, 307, 308) with auto-redirect on slug change
- 404 Monitor with CSV export
- Broken Link Checker
Content and Images
- Bulk SEO Editor – update titles and descriptions across all posts
- Image SEO – auto alt text and title on upload
- Image Alt Audit with bulk auto-fill
- Duplicate Page
Technical SEO
- Canonical URLs
- Robots.txt editor and URL tester
- LLMs.txt for AI crawlers
- Breadcrumbs shortcode and template function
- Import from Yoast SEO, Rank Math, and All in One SEO
Why Developers Trust Rank Bix SEO
- Passes the official WordPress Plugin Check (PCP) with no errors or warnings
- Module-based – enable only what you need
- Zero frontend scripts unless a feature requires them
- Developer-friendly shortcodes and template functions
- Works with posts, pages, WooCommerce products, and all public custom post types
Need More? Upgrade to Pro
Rank Bix SEO Pro adds powerful features for agencies and power users:
- GSC Performance – Real Google Search Console data inside WordPress
- Site Audit – Automated technical SEO crawl of your entire site
- Rank Tracker – Monitor keyword positions over time
- Schema Templates and Rules – Reusable JSON-LD templates with auto-assignment by post type
- Client Reports – Branded SEO reports for agency clients
- White Label – Rebrand the plugin for client sites
- Role Manager – Control SEO access by user role
- WooCommerce SEO – Enhanced product schema, OG tags, and breadcrumbs
- Multi-location – Schema-rich location pages for multi-location businesses
- AI Alt Text Generator – Bulk AI-generated image alt text
- Advanced Redirections, .htaccess Editor, Video Sitemap, and more
Translations
Rank Bix SEO is translation-ready and currently available in the following languages:
- English (US) – default
- Hindi (hi_IN) – हिन्दी
- Korean (ko_KR) – 한국어
- Portuguese (Brazil) (pt_BR) – Português (Brasil)
All translations are community-contributed at translate.wordpress.org. Thank you to every contributor who has helped make this plugin accessible worldwide.
External Services
Rank Bix SEO optionally connects to third-party AI services and search engine ping endpoints.
No data is sent to AI providers unless you configure an API key and manually click an AI generation button. Search engine pings can be disabled in settings.
AI Providers
The following services are contacted only when you have configured the corresponding API key in Rank Bix SEO → Settings → Advanced → AI Keys and clicked an AI generation button in the post editor.
When triggered, Rank Bix SEO sends the post title, site name, tone preference, and optionally a plain-text excerpt of the post content. You can disable sending post content in the same settings screen.
OpenAI
- Endpoint:
https://api.openai.com/v1/chat/completionsfor generation andhttps://api.openai.com/v1/modelsfor model list - Data sent: post title, optional post content excerpt, site name, and tone preference
- Terms of Service: https://openai.com/policies/terms-of-use
- Privacy Policy: https://openai.com/policies/privacy-policy
Anthropic / Claude
- Endpoint:
https://api.anthropic.com/v1/messagesfor generation andhttps://api.anthropic.com/v1/modelsfor model list - Data sent: post title, optional post content excerpt, site name, and tone preference
- Terms of Service: https://www.anthropic.com/legal/aup
- Privacy Policy: https://www.anthropic.com/legal/privacy
Google Gemini / Generative Language API
- Endpoint:
https://generativelanguage.googleapis.com/v1beta/models/{model}:generateContentfor generation andhttps://generativelanguage.googleapis.com/v1/modelsfor model list - Data sent: post title, optional post content excerpt, site name, and tone preference
- Terms of Service: https://ai.google.dev/terms
- Privacy Policy: https://policies.google.com/privacy
Groq
- Endpoint:
https://api.groq.com/openai/v1/chat/completionsfor generation - Data sent: post title, optional post content excerpt, site name, and tone preference
- Terms of Service: https://groq.com/terms-of-use/
- Privacy Policy: https://groq.com/privacy-policy/
Cohere
- Endpoint:
https://api.cohere.com/v1/chatfor generation andhttps://api.cohere.com/v1/modelsfor model list - Data sent: post title, optional post content excerpt, site name, and tone preference
- Terms of Service: https://cohere.com/terms-of-use
- Privacy Policy: https://cohere.com/privacy
Search Engine Pings
When a post is published and the Auto-ping setting is enabled, Rank Bix SEO sends a lightweight HTTP GET request to notify search engines of the updated sitemap.
Only the public sitemap URL is transmitted. No post content, user data, or private content is sent.
- Google Ping:
https://www.google.com/ping?sitemap=<your-sitemap-url> - Bing Ping:
https://www.bing.com/ping?sitemap=<your-sitemap-url>
You can disable automatic pings at Rank Bix SEO → Settings → Sitemap → Auto-pings Google & Bing on publish.
Google Privacy Policy: https://policies.google.com/privacy Microsoft Privacy Statement: https://privacy.microsoft.com/en-us/privacystatement
IndexNow
When the IndexNow feature is enabled and a post or page is published or updated, Rank Bix SEO sends a single HTTP POST request to the IndexNow API endpoint to notify participating search engines (Bing, Yandex, and others) of the updated URL.
- Endpoint:
https://api.indexnow.org/indexnow - Data sent: your site hostname, a plugin-generated verification key, the URL of the verification key file, and the URL of the published/updated post or page. No post content or user data is sent.
- When: only on post/page publish or update, and only if IndexNow is enabled in Rank Bix SEO → Settings → Tools → IndexNow.
IndexNow is an open protocol. The api.indexnow.org endpoint is operated by Microsoft. Submitted URLs are shared with all IndexNow-participating search engines.
IndexNow Privacy Policy: https://www.indexnow.org/privacypolicy Microsoft Privacy Statement: https://privacy.microsoft.com/en-us/privacystatement
Broken Link Checker
When the Broken Link Checker feature is enabled, Rank Bix SEO runs a background cron job that sends HTTP HEAD requests to external URLs found in your post content to check whether those links are still reachable.
- Data sent: a standard HTTP HEAD request to each external URL found in your published post content. No post content, user data, or authentication credentials are included in these requests. The requests appear as ordinary browser-like HEAD requests to the destination server.
- When: only via a background WP-Cron job (runs twice daily, 5 posts per run). The feature is disabled by default and must be explicitly enabled in Rank Bix SEO → Settings → Tools → Broken Link Checker.
- Destinations: any external URLs present in your own published post content. These are third-party URLs you have already linked to; Rank Bix SEO does not choose or control them.
No data from the broken link check is transmitted to Rank Bix SEO or any service operated by the plugin developer. Results are stored only in your own WordPress database.
