Rank Math has overtaken Yoast in many bloggers’ setups because it includes features in its free tier that competitors charge for. The flipside is that it’s feature-dense, and most users never explore beyond the setup wizard. This post covers what’s actually worth configuring once you’re past that first-run screen.

Rank Math dashboard showing module toggles

Modular by default

Rank Math’s design is modular, and you control it from Rank Math → Dashboard → Modules.

Enable only what you’ll actually use. Each module adds load and admin UI, so turning on features you’ll never touch just clutters the dashboard. For most blogs:

  • Enable: 404 Monitor, AMP (if you use AMP), Analytics, BBPress (if you use it), Content AI, Image SEO, Link Counter, Local SEO (if local business), Redirections, Role Manager, Schema, Sitemap, WooCommerce (if WooCommerce).
  • Disable: modules for features you don’t use. It keeps the admin area cleaner and easier to navigate.
Quick tip: Toggling a module off doesn’t delete its data. If you disable Redirections and re-enable it later, your saved redirects are still there.

Schema markup

Schema (structured data) helps search engines understand what type of content they’re looking at. Rank Math’s free schema options are more flexible than Yoast’s out of the box.

Default schema per post type

Go to Rank Math → Titles & Meta → Posts and set “Schema Type” to Article or BlogPosting.

For pages, NewsArticle is the wrong choice for ordinary blog pages. Use WebPage for general pages, AboutPage for your About page, and ContactPage for your Contact page.

Per-post schema override

Each post’s Rank Math meta box has a Schema tab where you can apply more specialized schema types:

  • HowTo for tutorial posts.
  • FAQ for posts with FAQ sections.
  • Recipe (though dedicated recipe plugins usually handle this better; see our recipe card plugin setup guide if you run a food blog).
  • Product for review posts.
  • Video for video-heavy posts.

FAQ schema in particular is worth setting up deliberately. Posts with FAQ schema sometimes get expanded snippets in Google search results, which is a real visibility boost with almost no extra writing.

Title and meta templates

Under Rank Math → Titles & Meta, set the following per content type:

  • Title format: usually %title% %sep% %sitename%.
  • Meta description format: leave blank and write manually per post.
  • Robots meta: Index, Follow (default).
  • Schema type: as described above.

404 Monitor

This is one of Rank Math’s best free features, found under Rank Math → 404 Monitor.

It logs every 404 a visitor hits, so you can see:

  • What URLs people are trying to reach.
  • Where they came from (the referrer).
  • How many times each 404 happened.

Use this log to identify broken inbound links, mistyped URLs that still get traffic, or gaps where redirected content should exist but doesn’t.

Redirections

Under Rank Math → Redirections, you can create:

  • 301 redirects: permanent. Use these when content moves for good.
  • 302 redirects: temporary. A rare use case for most blogs.
  • 307 redirects: temporary and method-preserving. Also rare.
  • 410 (gone): tells Google the content is permanently deleted. Useful for spam-attracting deleted content.

You can convert 404s directly into redirects straight from the 404 Monitor, which saves a lot of copy-pasting URLs back and forth.

Regex redirects are supported too, which is genuinely useful for bulk redirects when you’re migrating URL structures.

Rank Math redirections panel showing a list of 301 redirects

Image SEO module

Under Rank Math → General Settings → Images, you’ll find:

  • Add missing alt attributes: auto-fills empty alt tags with the post title. Better than nothing, but manual alt text is still best for accessibility and image search.
  • Add missing image titles: similar logic, applied to the title attribute.
  • Replace empty file names: replaces generic patterns like “IMG_1234.jpg” automatically.

Treat these as a safety net rather than a substitute for good habits. Still write alt text by hand for hero images, since that’s where the descriptive detail actually matters.

Analytics integration

Rank Math has built-in Google Analytics and Search Console integration. Connect both from Rank Math → Analytics.

The benefits are:

  • Seeing top-performing posts right inside WordPress admin.
  • Seeing keywords each post ranks for.
  • Tracking impressions and clicks per post.
  • Tracking changes over time without leaving your dashboard.

The same data lives in Search Console directly, of course. What Rank Math’s integration adds is convenience: the numbers sit next to your content instead of in a separate tool you have to remember to check.

Local SEO

If your blog has a local business angle, such as a food blog tied to a physical restaurant or a photographer with a studio location, enable the Local SEO module.

It configures LocalBusiness schema, hours, address, phone number, and geographic coordinates, all of which help with local search visibility.

Skip this module entirely if it isn’t relevant to your blog.

Sitemap settings

Head to Rank Math → Sitemap Settings and decide what’s included per content type:

  • Posts: Yes.
  • Pages: Yes.
  • Media (attachments): No, since attachment pages typically shouldn’t be indexed.
  • Categories: Yes, if you’re indexing them.
  • Tags: usually No, matching a noindex setting.
  • Authors: depends on your setup.

Your sitemap URL will be yourdomain.com/sitemap_index.xml. Submit that URL in Google Search Console.

Content AI

Rank Math’s Content AI module gives on-page SEO suggestions: target keyword analysis, related keywords worth including, a recommended word count, and recommended internal links.

The free tier has limited credits, and the Pro version unlocks more.

Treat it as a checklist rather than gospel. Write for humans first, then run Content AI’s suggestions past your draft afterward.

Role Manager

Rank Math → Role Manager restricts who can see SEO settings at all.

On multi-author blogs, hide SEO controls from contributors and authors so they focus on writing while you handle SEO. This meaningfully reduces accidental misconfiguration from people who don’t know what a canonical URL is.

Instant indexing for Bing and other engines

Rank Math supports the IndexNow protocol. When you publish a post, IndexNow pings Bing and other supporting search engines immediately instead of waiting for their crawlers to stumble across it.

Google does not currently participate in IndexNow. Still, faster Bing indexing is a small, genuine win, and it costs nothing to enable.

WooCommerce SEO

If you sell products through a WooCommerce store, Rank Math’s WooCommerce module adds product schema, optimized product titles, breadcrumbs for product pages, and review schema.

Enable it if you use WooCommerce; skip it otherwise, since it won’t do anything useful for a standard blog.

Rank Math Pro features worth paying for

Pro adds several things the free tier doesn’t cover:

  • Multiple focus keywords per post (free already covers up to five).
  • Advanced schema types.
  • News SEO and Video SEO sitemaps.
  • Content AI credits.
  • Analytics enhancements.

Current Rank Math pricing runs about $8 to $9 per month billed annually, with introductory-year pricing typically lower than the renewal rate. Check the pricing page directly before buying, since promotional pricing shifts. Most bloggers do just fine on the free version for a long time before Pro becomes worth it.

Switching from Yoast to Rank Math

Rank Math’s setup wizard offers a Yoast import that moves focus keywords, meta descriptions, social images, and redirects across automatically.

Test the migration on a staging site first, and back up your site before switching on production. If you’re setting up either plugin from scratch, our guide to setting up Yoast or Rank Math correctly walks through the baseline configuration both plugins need.

Whichever SEO plugin you run, it works alongside your theme rather than replacing what the theme already does well. Aurora handles clean markup and fast page loads at the theme level, which gives both Rank Math and Yoast a better foundation to build on than a bloated, unoptimized theme would.

Configuration over plugin choice

Rank Math’s value is in its modular free tier: the 404 monitor, redirections, schema flexibility, and analytics integration that competitors charge for. Configure the modules you’ll use, and disable the rest so the admin area stays manageable. Set up schema per content type, check the 404 monitor weekly, and treat Content AI as a checklist rather than gospel. The plugin choice matters less than how well you configure whichever one you pick.