Internal Link Audit

internal_link_audit audits WordPress links and cached link graph data.

FieldValue
Modeschat, pipeline
Mutation riskLow mutation
Registered inToolServiceProvider.php via InternalLinkAudit
Backing abilitiesdatamachine/audit-internal-links, datamachine/get-orphaned-posts, datamachine/get-backlinks, datamachine/check-broken-links

Actions

  • audit: scan content and cache the link graph.
  • orphans: list posts with no inbound links.
  • backlinks: list posts linking to a target post ID.
  • broken: check internal, external, or all links for broken URLs.

Run audit before the other actions when current link data matters.