Skip to main content

WordPress SEO Management

When the Minorank SEO plugin is installed on a client's WordPress site and connected to the platform via API key, you can manage all WordPress SEO from the platform — without logging into WordPress admin.

This covers meta titles and descriptions (via Meta Manager), redirections, 404 monitoring, and global SEO settings — all managed from a single platform view across every connected client site.


Connecting a WordPress site

Step 1: Install the plugin

Install the Minorank SEO plugin on the client's WordPress site. See the plugin installation guide.

Step 2: Generate an API key

  1. In WordPress admin, go to Minorank SEO → Settings.
  2. The Settings page shows your API key (auto-generated on activation). Copy it.

Step 3: Connect in the platform

  1. In the Minorank Platform, go to Connectors → WordPress → Add site.
  2. Enter the WordPress site URL, username, application password, the API key copied above, and an optional label.
  3. Click Save and test connection.

A green badge confirms the connection. The site now appears in the WordPress SEO section of the client sidebar.

:::tip Application Password WordPress Application Passwords are generated from WordPress Admin → Users → Your Profile → Application Passwords. They are separate from your login password and can be revoked at any time without affecting your account. :::


Meta Manager

The Meta Manager is the most-used feature of WordPress SEO management. It shows every post, page, product, and category on the connected WordPress site in a single spreadsheet-style table — with inline editing for meta titles and descriptions.

Meta Manager showing all pages/posts with meta title and description columns, character count indicators, and AI generation buttons

Reading the table

ColumnDescription
URLThe page or post URL
Post typePage, Post, Product, Category, or custom
Meta titleCurrent meta title — editable inline
Meta descriptionCurrent meta description — editable inline
Title lengthCharacter count (green: 30–60, yellow: warning, red: too long/short)
Desc lengthCharacter count (green: 120–160, yellow: warning, red: outside range)

Editing meta tags

Click any Meta title or Meta description cell to edit it inline. Press Enter or click Save — the change is pushed to WordPress immediately via the REST API.

AI-generate meta tags

Select one or more rows and click Generate AI meta to have Claude AI write optimised meta titles and descriptions for those URLs. The AI reads the page content via the plugin and generates suggestions. Review and approve before pushing.

Scan for missing meta

Click Scan to identify all pages with no meta title or no meta description set. Use the Missing meta filter to show only those pages.

Bulk push to WordPress

Select multiple rows after editing and click Push to WordPress to send all changes in a single batch operation.


Redirections

The platform's Redirections view mirrors the plugin's redirections manager. From here you can:

  • View all redirects with source URL, destination, type, and hit count
  • Create, edit, or delete redirects without opening WordPress
  • Filter by type (301, 302, 307, 410, 451)

Changes sync to WordPress in real time via the REST API.


404 Monitor

The 404 Monitor shows all broken URL requests logged by the plugin:

404 Monitor in platform view showing broken URLs, hit counts, referrers, and create redirect buttons

ColumnDescription
URLThe broken path that returned 404
ReferrerWhere the request came from
HitsHow many times this URL returned 404
Last seenMost recent 404 hit timestamp

Sort by Hits descending to prioritise the most-accessed broken URLs. Click → Create redirect on any row to open a pre-filled redirection modal.


SEO Settings

Some global plugin settings are accessible from the platform:

SEO Settings view showing API key, XML sitemap toggles, LLMs.txt, IndexNow, and Schema configuration

  • IndexNow — trigger a manual URL ping directly from the platform
  • Sitemap — view the current sitemap URL and trigger a regeneration
  • API Key — view connection status and rotate the key if needed

Next steps