
外掛標籤
開發者團隊
原文外掛簡介
R-Pie SEO meta tag is the official companion for R-Pie. When R-Pie publishes an article to your
WordPress site, it also sends the optimized SEO title and meta description. This plugin receives them
through the WordPress REST API and applies them to the site:
If you use a supported SEO plugin: it writes the values into the plugin’s native title and meta
description fields, so your SEO plugin manages them as if you had entered them by hand.
If you have no SEO plugin: it outputs the
The article heading (H1) stays the editorial title; this plugin only handles the SEO
meta description.
R-Pie (https://www.r-pie.com/) is the external SEO content service that generates the articles and
the SEO meta and sends them to your site via the WordPress REST API. This plugin is an optional
companion: it does not connect to any external service itself and stores the received data only on
your own site. See https://r-pie.com/privacy-policy-termini-e-condizioni/ for the service terms and
privacy policy.
Security
No custom write endpoints: data is exchanged only through two registered meta keys
(rpie_meta_title, rpie_meta_description) on the standard WordPress REST API.
Writing is allowed only to users who can edit posts (capability edit_posts).
All output is escaped.
No credentials are stored and the plugin makes no external requests.
External services
This plugin is a companion for R-Pie, an external SEO content service (https://www.r-pie.com/).
The plugin itself makes NO outbound connections: it does not send any data to R-Pie or to any
other external server.
R-Pie connects to your site through the standard WordPress REST API (authenticated with your own
WordPress Application Password) and writes the SEO title and meta description it generated for the
article it is publishing. This plugin receives those two values and stores them on your own site.
Data received: SEO title and meta description (text). No personal data is collected or transmitted
by the plugin.
R-Pie service terms and privacy policy: https://r-pie.com/privacy-policy-termini-e-condizioni/
