Descrição
This plugin is now part of Visibility.
Everything this plugin does is bundled into Visibility, a single lightweight
plugin that unifies the three AyudaWP “Native SEO” plugins (Meta Tags, NoIndexer
and Sitemap Customizer) into one, built entirely on WordPress native features.
This plugin still works and stays available, but new features and fixes now go
into Visibility. If you’re setting up a new site, install Visibility
instead of this one.
Moving to Visibility
- Install and activate Visibility.
- Open its settings, enable the modules you need (Meta Tags, NoIndex, Sitemap)
and set your site-wide options. - Deactivate this plugin. Visibility reminds you while both are active,
because running both at once prints duplicate tags. - Check your page source: you should see a single set of tags, from Visibility.
Your settings are not imported automatically in this first version. Site-wide
options take a minute to re-enter. For per-post values (individual noindex/nofollow,
custom titles and descriptions, Open Graph images), deactivate this plugin rather
than deleting it, so the data stays in place for the automatic importer planned
for a future Visibility release.
External services
This plugin connects to Gravatar (operated by Automattic Inc.) to check whether the post or page author has a public Gravatar avatar, so it can be exposed in Open Graph tags (og:image) and in Person JSON-LD (image) for E-E-A-T.
What data is sent and when:
- When a singular view (post, page, custom post type) is rendered and the Open Graph module is active, and there is no per-post
og:image, no featured image, no WooCommerce gallery image and no inline image in the content, the plugin sends an MD5 hash of the lowercased and trimmed author email tohttps://www.gravatar.com/avatar/{hash}?d=404viawp_remote_head()(HEAD request, no body) to check whether a Gravatar exists for that author. - When an author archive is rendered and the Person schema module is active, the same probe is performed for that author.
- The original email address is never sent — only an MD5 hash, which is the standard Gravatar lookup mechanism.
- The result (found / not found) is cached for 24 hours in a transient (
nseo_gravatar_{hash}) so subsequent page loads do not hit Gravatar again.
This service is provided by Automattic Inc.:
- Terms of Service: https://wordpress.com/tos/
- Privacy Policy: https://automattic.com/privacy/
No other external services are used. The plugin makes no other HTTP requests, sends no telemetry and stores no data outside your own WordPress database.
Instalação
- Upload the
native-seo-meta-tagsfolder to/wp-content/plugins/. - Activate through the Plugins menu.
- Go to Settings
<> Meta Tagsto review active modules and settings. - Done. Tags are emitted automatically on every page.
FAQ
-
Should I install Visibility before or after removing this plugin?
-
Install and activate Visibility first, configure it, and only then deactivate
this plugin. That way your site is never left without meta tags or sitemap output.
A short overlap with both active is fine; just don’t leave both on long-term. -
Will my settings move over automatically?
-
Not in this first version. Site-wide settings are quick to re-enter on Native AEO
Pack’s settings page. Per-post and per-term values are stored under this plugin’s
own meta keys, which Visibility does not read yet. An importer that moves them
across automatically is planned for a later release. -
Can I run both plugins at the same time?
-
Only briefly, while you set up Visibility. With both active you emit duplicate
tags (or duplicate sitemaps), which hurts SEO, so deactivate this plugin
once Visibility is configured. Visibility detects this plugin and reminds
you on its settings screen. -
I have a lot of per-post noindex settings. What’s the safest path?
-
Deactivate this plugin instead of deleting it: deactivating leaves your data in the
database untouched, ready for the automatic importer in an upcoming release. If you’d
rather not wait, Visibility’s Quick Edit and Bulk Actions let you re-apply
noindex/nofollow across many posts in seconds.
Avaliações
There are no reviews for this plugin.
Contribuidores e desenvolvedores
“Native SEO Meta Tags” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
Contribuidores“Native SEO Meta Tags” foi traduzido para 1 localidade. Obrigado aos tradutores por suas contribuições.
Traduzir “Native SEO Meta Tags” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.
Registro de alterações
1.0.3
- Improved: the “Native SEO Suite detected” card now shows the up-to-date plugin names for the family (Native SEO NoIndexer, Native SEO Sitemap Customizer) and a unified
dashicons-embed-genericicon for the three suite plugins. The card text is now fully translatable. - Improved: the “Use this image” and “Select image” labels of the media picker (used in the Open Graph fallback image setting and in the Classic Editor meta box) are now translatable.
1.0.2
- Improved: unified visual identity across the Native SEO Suite — settings menu label shortened to
<> Meta Tags, settings page and cross-promo banner now use the samedashicons-embed-genericicon for the three suite plugins, plus shared CSS tokens (brand colors, accent backgrounds) bundled in the core library. - Improved: Block Editor sidebar panel and Classic Editor meta box renamed to Meta Tags to match the new short menu label. The Plugin Name and the settings page heading remain “Native SEO Meta Tags”.
- Improved: the SEO-plugins-detected yellow banner at the top of the settings page is gone. The per-module Paused — handled by X badges in the Modules tab already convey the same information in context.
- Improved: the VigIA coexistence notice in the Schema Person tab is restyled as a discreet contextual card.
- Improved: cross-promo banner now automatically excludes other Native SEO Suite plugins from rotation when they are already active, so you only see recommendations for things you do not already have installed.
- Fix: Slim SEO is now correctly detected via the
SLIM_SEO_VERconstant. The Open Graph module is now properly marked as Paused — handled by Slim SEO on the Modules tab when Slim SEO is active.
1.0.1
- Fix: saving any settings tab no longer resets the values from the other tabs. Previously, saving the Schema tab wiped the Open Graph fallback image (and vice-versa), and saving any tab silently reactivated disabled modules.
1.0.0
- Initial release.
- Auto meta title and meta description from tagline, excerpt, term description and biographical info.
- Open Graph and Twitter Card generation with smart image detection (per-post override featured WooCommerce gallery content HTML scan fallback).
- Article + BreadcrumbList JSON-LD on singulars.
- Person JSON-LD on author archives (E-E-A-T) with Gravatar and sameAs.
- Conflict detection with Yoast, Rank Math, AIOSEO, SEOPress, The SEO Framework, Slim SEO, Jetpack OG and VigIA.
- Block Editor sidebar panel (WP collaborative-editor compatible) plus Classic Editor meta box fallback.
- Settings page with tabs, visual module cards and vertical promo sidebar.
- Per-user social URL fields for Twitter/X, LinkedIn, GitHub, Mastodon, Instagram and YouTube.