EffortLess Custom Meta Tags

Descripción

EffortLess Custom Meta Tags provides a simple interface to manage essential meta tags for your WordPress site without the bloat of larger SEO plugins.

Features:
– Meta Description: Set a custom meta description for your site.
– Content-Security-Policy: Add CSP headers for enhanced security.
– Open Graph Tags: Enable Facebook sharing with custom title, description, image, and URL.
– Twitter Cards: Configure Twitter sharing with custom title, description, image, and card type.
– Clean Interface: Simple, intuitive admin panel.
– Lightweight: Minimal impact on site performance.
– Conditional Loading: Social media fields are only shown when enabled.

Perfect for:
– Developers who need basic meta tag functionality.
– Sites that don’t need a full SEO suite.
– Projects requiring custom CSP implementation.
– Clean, minimal WordPress installations.

Instalación

  1. Upload the plugin files to the /wp-content/plugins/effortless-custom-meta-tags directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Go to Settings > Meta Tags in your WordPress admin to configure the plugin.

FAQ

How do I set up Open Graph tags?

  1. Go to Settings > Meta Tags in your WordPress admin.
  2. Check “Enable OpenGraph Tags”.
  3. Fill in the Facebook fields that appear.
  4. Save your settings.

What CSP format should I use?

Enter your Content Security Policy directives one per line, for example:

Reseñas

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“EffortLess Custom Meta Tags” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce “EffortLess Custom Meta Tags” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .

Historial de cambios

1.0.16

  • Change: moved the settings page from a standalone “EffortLess” top-level menu to Settings > Meta Tags.