30 days free. No credit card. Full access from the moment you connect your site.

Start free trial

List Rank Math Settings Backups

rank-math/list-backups lists existing Rank Math settings backups with their keys and dates.

Pass a key to rank-math/manage-backup to restore or delete it.

At a glance

Abilityrank-math/list-backups
ToolsetRank Math — toolset/rank-math
GroupRank Math › Status, Backups & Tools
RequiresRank Math SEO, active on the site
Capabilitymanage_options
SafetyRead-only — changes nothing
RepeatableIdempotent — running it twice leaves the same result
Ships inAcrossAI Abilities Manager 0.0.34 and later

How it works

The date is the only distinguishing feature. Backups carry no label and no note about why they were taken, so identifying the right one to restore means knowing when the change you regret happened.

Rank Math creates one automatically before every import, which means a site that has imported settings has a backup of the state immediately before — often the most useful one on the list.

Reading this before an import is worth the call: knowing what you can roll back to is different from assuming something exists.

Backups are settings only. They do not include post meta, redirections, the 404 log or analytics data, so restoring one does not undo content changes.

Input

This ability takes no input.

What comes back

NameTypeWhat it is
backupsarrayEach backup with its key and date.
countintegerHow many exist.
successbooleanWhether the call completed.
messagestringA one-line summary of what happened, suitable for showing a human.
error_codestringPresent only on failure — a stable machine-readable reason, such as a missing field, a wrong field type or an unmet confirmation.

Example

Ask your assistant:

What Rank Math backups do we have?

It resolves to one call:

{
  "ability": "rank-math/list-backups",
  "parameters": {}
}

Worth knowing

  • Dates are the only identifier. There are no labels.
  • An automatic backup exists before every import.
  • Settings only — no post meta, redirections or logs.

Related abilities


Get the plugins:
AcrossAI Abilities Manager · AcrossAI MCP Manager

Browse the rest: Every ability, by category


Keep reading