EffortLess Custom Meta Tags

Deskripsi

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.

Instalasi

  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.

Tanya Jawab

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:

Ulasan

Belum ada ulasan untuk plugin ini.

Kontributor & Pengembang

“EffortLess Custom Meta Tags” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.

Kontributor

Log Perubahan

1.0.18

  • Change: the bundled donate-notice class is renamed from the shared Effortless_Donate_Notice to ELCMT_Donate_Notice, so the class name carries this plugin’s own prefix and cannot collide with another EffortLess plugin loading its own copy.

1.0.17

  • Change: tested against WordPress 7.1 and the “Tested up to” header updated to 7.1. No functional changes.
  • Change: the donate notice’s outbound link no longer includes the site address as a query parameter. It still identifies the plugin and version so support requests can be matched to a release, but not which installation was viewing it.

1.0.16

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