Сүрөттөө
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
<title>and<meta name="description">tags directly.
The article heading (H1) stays the editorial title; this plugin only handles the SEO <title> and the
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/
Скриншоттор

Орнотуу
- Upload the
r-pie-seo-meta-tagfolder to/wp-content/plugins/(or install the zip from WordPress). - Activate the plugin from the Plugins screen.
- In R-Pie, connect the WordPress channel using a user with the Administrator or Editor role.
FAQ.KG
-
Which SEO plugins are supported?
-
The values are written into the native fields of Yoast SEO and Rank Math. If no SEO plugin is active,
the plugin outputs the title and meta description tags by itself. -
Does it work with All in One SEO (AIOSEO)?
-
Not in this version: AIOSEO stores its meta in its own database table. It is planned for a later
release. In the meantime, on AIOSEO sites the values are received but not written to its fields. -
Does it overwrite my existing meta?
-
It writes the title and description only for the single post published through R-Pie.
-
Does the plugin send data anywhere?
-
No. It performs no external requests and stores no credentials. It only receives data via the
standard WordPress REST API.
Сын-пикирлер
There are no reviews for this plugin.
Contributors & Developers
“R-Pie SEO meta tag” is open source software. The following people have contributed to this plugin.
МүчөлөрүTranslate “R-Pie SEO meta tag” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Өзгөртүүлөр
1.0.0
- First release: meta registration via REST, bridge to the supported SEO plugins, self-render when no
SEO plugin is active, status endpoint.
