plugin-icon

AudiScale Connector

作者 platinumwp·
Server-side companion for AudiScale: SEO tags, redirects, and an enumerated catalog of operations over an HMAC-signed channel.
版本
5.1.1
最近更新:
Jul 9, 2026
AudiScale Connector

AudiScale Connector is the companion component for the hosted AudiScale service (https://audiscale.com). It unlocks the SEO actions that WordPress core and the standard REST API do not allow — most notably printing a <meta name="description"> tag in the <head> without forcing you to install another SEO plugin.

Service disclosure (SaaS)

This plugin communicates with the third-party AudiScale service. No data is sent until you have explicitly paired your site from your AudiScale dashboard. Once paired, AudiScale can remotely apply a fixed catalog of operations (listed below), each of which is:

  • signed with HMAC-SHA256 using a per-site secret (rotatable and revocable);
  • subject to a WordPress capability check (manage_options);
  • logged (who, what, when, before/after value);
  • reversible where possible (draft/revision, dry-run).

The plugin never executes arbitrary code: there is no code-evaluation endpoint and no remote code download. “Almost everything” means an enumerated, hand-coded, audited catalog.

  • Terms of service: https://audiscale.com/en/terms
  • Privacy policy: https://audiscale.com/en/privacy

Operation catalog

  • SEO / <head>: meta description, SEO title, canonical, robots, Open Graph, Twitter cards
  • Redirects: create / update / delete (301, 302, 410)
  • Structured data: per-content JSON-LD
  • Content & media: field updates (via revision), draft creation, alternative text
  • Site (read-only): robots.txt, public settings, content inventory
  • Connector: status, pairing, audit log

The plugin detects Yoast, Rank Math and SEOPress and stands down automatically if one of them already manages the <head>, to avoid duplicate tags.

目前已測試版本
WordPress 7.0.1
此外掛程式已可供下載,並可用於你 系統。