Linux 软件免费装
Banner图

Rank Bix SEO

开发者 sumitsingh
更新时间 2026年6月20日 23:36
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

seo redirection schema xml sitemap open-graph

下载

1.1.3 1.1.4 1.1.2 1.1.9 1.1.0 1.1.1 1.1.5 1.1.6 1.0.0 1.1.7 1.1.8

详情介绍:

Rank Bix SEO is a lightweight, practical, and fully featured SEO plugin for WordPress. It helps website owners manage essential SEO settings without unnecessary bloat. With Rank Bix SEO, you can optimize meta titles and descriptions, improve social sharing previews, generate XML and HTML sitemaps, output Schema / JSON-LD structured data, manage redirects, improve image SEO, analyze focus keywords, add breadcrumbs, duplicate pages, update SEO data in bulk, notify search engines instantly via IndexNow, serve an LLMs.txt file for AI systems, and monitor 404 errors. Why Choose Rank Bix SEO? Popular Features Translations Rank Bix SEO is translation-ready and currently available in the following languages: All translations are community-contributed at translate.wordpress.org. Thank you to every contributor who has helped make this plugin accessible worldwide. Lightweight SEO for Better WordPress Rankings Rank Bix SEO gives WordPress users a clean and practical way to manage SEO essentials, improve search visibility, create better social previews, generate structured data, manage redirects, and optimize content without installing many separate plugins.

安装:

  1. Upload the rankbix-seo folder to /wp-content/plugins/.
  2. Activate the plugin through Plugins → Installed Plugins.
  3. Go to Rank Bix SEO in the WordPress admin menu.
  4. Configure your settings under Rank Bix SEO → Settings.
  5. Edit any post or page to add SEO title, meta description, focus keyword, schema, social image, and other SEO settings.

屏幕截图:

  • General SEO settings for homepage metadata, title separator, content analysis, breadcrumbs, and title templates.
  • Social settings for Open Graph and Twitter Cards with default social image and Twitter card type.
  • Sitemap status screen with active XML sitemap URL, Google Search Console action, and included sitemap content.
  • Advanced settings for webmaster verification tags, robots.txt rules, AI provider API keys, and preferred AI models.
  • Local Business schema settings for business name, type, phone, address, city, and country code.
  • Redirections manager with 301, 302, and 307 redirect support, notes, CSV import/export, and redirect hit tracking.
  • XML sitemap settings with sitemap format options, News sitemap link, and auto-ping settings for Google and Bing.
  • Bulk SEO Editor for editing SEO titles, meta descriptions, focus keywords, noindex status, and SEO scores across posts.
  • Duplicate Page settings for user roles, post types, clone link location, redirect behavior, status, and copy options.
  • Post editor SEO meta box with SEO title, meta description, canonical URL, focus keyword, schema, AI meta tools, social preview, and readability tabs.
  • Post listing with SEO Score column showing a colour-coded score badge for each post — green for good (70+), orange for OK (40–69), red for poor, and grey when no focus keyword is set.
  • WordPress Plugin Check (PCP) results showing Rank Bix SEO passing all checks across General, Plugin Repo, Security, Performance, and Accessibility categories with no errors or warnings found.

升级注意事项:

1.1.9 Recommended update. Adds a Features page for module enable/disable, a combined Content Manager page (Bulk SEO Editor + Import SEO), multilingual support for Polylang and WPML with hreflang sitemap alternates, and admin navigation improvements. 1.1.8 Fixed and update XML Sitemap url — proper sitemap index structure and URL 1.1.7 Recommended update. Adds 404 Monitor summary cards and daily discovery chart, Bulk SEO Editor coverage progress bars, live Google SERP preview in General Settings, Duplicate Page SEO meta copy option, and redirections bulk delete with pagination. 1.1.6 Major update. New Sitemap Index with sub-sitemaps, SEO Meta Box post type controls, Data Retention on Uninstall, redesigned dashboard widget, new developer hooks, SEO Score fixes, and security improvements for AI meta generation and Duplicate Page permissions. 1.1.5 Important update. Fixes Duplicate Page settings overwriting General SEO settings. Adds the new dashboard widget, improves admin toolbar SEO alerts, adds 308 redirect support, and fixes the TOC shortcode custom title issue. 1.1.4 Adds SEO health alerts to the WordPress toolbar, including warnings for discouraged search engines, plain permalinks, conflicting SEO plugins, missing homepage SEO title, and disabled XML sitemap. 1.1.3 Bug fix. Title and description template settings (e.g. %post_title% %sep% %site_name%) no longer go blank after saving. 1.1.2 Recommended update. Settings tab persistence after save, direct hash URL tab links, unified SEO score formula, score tooltip on hover, dashboard 404 and broken links counters, LLMs.txt file status indicator, plugin row meta links, and two uninstall cleanup fixes. 1.1.1 Maintenance update. Improved Tools settings UI with inline status indicators, manual broken link scan trigger, detailed importer result counts, new-user setup checklist, and minor bug fixes. 1.1.0 Recommended update. Includes security fixes for Gemini API key exposure and image alt text handling, functional bug fixes for Duplicate Page settings and canonical URLs, performance improvements to the sitemap and AI tab, and four new features: IndexNow, LLMs.txt, 404 Monitor, Broken Link Checker. 1.0.0 Initial release.

常见问题:

Does Rank Bix SEO work with WooCommerce?

Yes. Rank Bix SEO supports WooCommerce products in the post editor meta box, bulk SEO editor, sitemap, and schema features.

Does Rank Bix SEO support custom post types?

Yes. Rank Bix SEO supports public custom post types with UI. They can be used in the SEO meta box, sitemap, and bulk editor.

Can I import SEO data from Yoast SEO, Rank Math, or All in One SEO?

Yes. Go to Rank Bix SEO → Content Manager → Import SEO tab and choose your source plugin. Rank Bix SEO can import SEO titles, meta descriptions, focus keywords, canonical URLs, and noindex settings.

Will Rank Bix SEO slow down my website?

No. Rank Bix SEO is designed for performance. The XML sitemap is cached, AI model lists are loaded only when needed, and redirects use a dedicated database table with a fast lookup process.

Do I need an API key for AI features?

Yes. You need at least one API key from a supported AI provider. AI features do nothing if no key is configured.

Is any data sent to AI providers automatically?

No. Data is only sent when you configure an AI provider API key and manually click an AI generation button in the post editor.

What data is sent to AI providers?

When you click an AI generation button, Rank Bix SEO sends the post title and optionally a plain-text excerpt of the post content to the selected provider. You can disable sending post content in Settings → Advanced → AI Keys → Allow sending post content. When disabled, only the post title is sent.

Can I stop the plugin from pinging search engines?

Yes. Go to Rank Bix SEO → Settings → Sitemap and uncheck Auto-pings Google & Bing on publish.

How do I add breadcrumbs to my theme?

Add this function to your theme template: <?php rankbix_seo_breadcrumbs(); ?> Alternatively, use the shortcode: [rankbix_seo_breadcrumbs]

How do I display an HTML sitemap?

Use this shortcode on any page: [rankbix_seo_sitemap] Optional shortcode attributes include show_tags="0", columns="3", and orderby="date".

Where is the redirect debug tool?

Visit any redirected URL and append ?rankbix_seo_debug_redirect=1. Logged-in administrators can see redirect match details instead of being redirected.

Can I use Rank Bix SEO only for basic SEO?

Yes. You can use only the features you need, such as meta titles, descriptions, Open Graph, sitemap, schema, redirects, or breadcrumbs.

更新日志:

1.1.9 New Features Improvements 1.1.8 Bug Fixes 1.1.7 New Features Improvements 1.1.6 New Features 1.1.5 New Features Bug Fixes Improvements 1.1.4 Improvements 1.1.3 Bug Fixes 1.1.2 Improvements Bug Fixes 1.1.1 Improvements AI Meta Generator Table of Contents Bug Fixes 1.1.0 New Features Security Fixes Bug Fixes Performance Code Quality 1.0.0