Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

WordPress Meta Description

Опис

This plugin will give you the ability to use the excerpt as meta description for any post or page. From now you are able to control the description of your site which will be displayed on the search engine results pages.
By activation the plugin enables the excerpt for static edit pages in admin area.

Related Links

Note:
Before installing or upgrading new plugins, please backup your database first!

Скріншоти

  • screenshot-1.gif
  • screenshot-2.gif

Встановлення

There are several ways to install a plugin in WordPress. For newbies this way is highly recommended:

  1. Navigate to ‘Add New’ under ‘Plugins’ menu in admin area
  2. Upload or choose wp-meta-description.zip from ‘Install Plugins’
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

For correct working make sure that your site visibility isn’t blocked. You can find this option under ‘Privacy’ in ‘Settings’ menu. Prevent to intall more than one plugin for the same task. Prevent double entries in the header and values which are in conflict to each other.

Часті питання

Do I have to add any code in the template?

No, the plugin will automatically add the meta description tag in the header.

How I can be sure that the plugin works properly?

Go to the frontend of your page and check the source code.

Will this plugin works together with other SEO plugins?

Yes, for sure. But check your code for double entries.

Where I can find it after activation in the admin area?

The only visual change is the adding of the excerpt for pages.

Відгуки

Прочитати всі 3 відгуки

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

“WordPress Meta Description” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “WordPress Meta Description” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.5

  • function for cutting string changed

1.5

  • code cleanup and changes in readme.txt

1.4

  • adding function for cutting string

1.3

  • strip_tags for preventing display problems

1.2

  • post_type_support instead of add_meta_box

1.1

  • No output if the excerpt is empty

1.0

  • Basic functionality