EffortLess Custom Meta Tags

Описание

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.

Установка

  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.

Часто задаваемые вопросы

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:

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«EffortLess Custom Meta Tags» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «EffortLess Custom Meta Tags» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0.16

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