Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Meta Tags Generator

Описание

Generate most common meta tags to your WordPress site.

Open Graph (og) tag via post content and featured image:

<meta property="og:url" content="..." />
<meta property="og:type" content="..." />
<meta property="og:title"content="..." />
<meta property="og:description" content="..." />
<meta property="og:image" content="..." />

Meta description tag via post content or excerpt:

<meta name="description" content="..." />

Установка

  1. Upload meta-tags-generator to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

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

Installation Instructions
  1. Upload meta-tags-generator to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Отзывы

17.01.2017
It assumes that the theme’s screenshot is in .png format. For smaller file size reason, I prefer using .jpg images for my theme’s screenshots. To set the record straight, .png is the preferred format, although other image formats are allowed. This is a direct quote from the Codex pages: «Note that optionally, .jpg, .jpeg, and .gif are also valid extensions and file formats for the screenshot (though not recommended).» Other than that, this plugin is refreshingly small in size, and that’s a good thing.
Посмотреть 1 отзыв

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

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

Участники

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

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

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