Title: R-Pie SEO meta tag
Author: Raoul Gargiulo - Seonapsi
Published: <strong>June 30, 2026</strong>
Last modified: June 30, 2026

---

Search plugins

![](https://ps.w.org/r-pie-seo-meta-tag/assets/banner-772x250.png?rev=3591098)

![](https://ps.w.org/r-pie-seo-meta-tag/assets/icon-256x256.png?rev=3591098)

# R-Pie SEO meta tag

 By [Raoul Gargiulo – Seonapsi](https://profiles.wordpress.org/seonapsi/)

[Download](https://downloads.wordpress.org/plugin/r-pie-seo-meta-tag.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/r-pie-seo-meta-tag/#description)
 * [Reviews](https://wordpress.org/plugins/r-pie-seo-meta-tag/#reviews)
 *  [Installation](https://wordpress.org/plugins/r-pie-seo-meta-tag/#installation)
 * [Development](https://wordpress.org/plugins/r-pie-seo-meta-tag/#developers)

 [Support](https://wordpress.org/support/plugin/r-pie-seo-meta-tag/)

## Description

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/

## Screenshots

[⌊Connecting a WordPress site in R-Pie: enter the site URL, a WordPress user with
the Administrator or Editor role, and an Application Password. R-Pie then sends 
each published article together with its SEO title and meta description, which this
plugin applies to your site.⌉⌊Connecting a WordPress site in R-Pie: enter the site
URL, a WordPress user with the Administrator or Editor role, and an Application 
Password. R-Pie then sends each published article together with its SEO title and
meta description, which this plugin applies to your site.⌉[

Connecting a WordPress site in R-Pie: enter the site URL, a WordPress user with 
the Administrator or Editor role, and an Application Password. R-Pie then sends 
each published article together with its SEO title and meta description, which this
plugin applies to your site.

## Installation

 1. Upload the `r-pie-seo-meta-tag` folder to `/wp-content/plugins/` (or install the
    zip from WordPress).
 2. Activate the plugin from the Plugins screen.
 3. In R-Pie, connect the WordPress channel using a user with the **Administrator**
    or **Editor** role.

## FAQ

### 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.

## Reviews

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.

Contributors

 *   [ Raoul Gargiulo – Seonapsi ](https://profiles.wordpress.org/seonapsi/)

[Translate “R-Pie SEO meta tag” into your language.](https://translate.wordpress.org/projects/wp-plugins/r-pie-seo-meta-tag)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/r-pie-seo-meta-tag/),
check out the [SVN repository](https://plugins.svn.wordpress.org/r-pie-seo-meta-tag/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/r-pie-seo-meta-tag/)
by [RSS](https://plugins.trac.wordpress.org/log/r-pie-seo-meta-tag/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 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.

## Meta

 *  Version **1.0.0**
 *  Last updated **4 weeks ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.6 or higher **
 *  Tested up to **7.0.2**
 *  PHP version ** 7.2 or higher **
 * Tags
 * [meta description](https://wordpress.org/plugins/tags/meta-description/)[meta title](https://wordpress.org/plugins/tags/meta-title/)
   [rest-api](https://wordpress.org/plugins/tags/rest-api/)[seo](https://wordpress.org/plugins/tags/seo/)
   [seo metadata](https://wordpress.org/plugins/tags/seo-metadata/)
 *  [Advanced View](https://wordpress.org/plugins/r-pie-seo-meta-tag/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/r-pie-seo-meta-tag/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/r-pie-seo-meta-tag/reviews/)

## Contributors

 *   [ Raoul Gargiulo – Seonapsi ](https://profiles.wordpress.org/seonapsi/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/r-pie-seo-meta-tag/)