Šī spraudnis nav atjaunināts vairāk kā divus gadus. Varbūt, tas vairs netiek uzturēts, nesaņemt atbalstu un tam var būt saderības problēmas ar jaunākām WordPress versijām.

WordPress Meta Description

Apraksts

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!

Ekrānuzņēmumi

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

Uzstādīšana

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.

BUJ

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.

Atsauksmes

3 septembris, 2016
I second what Michael says. Looking forward to updates.
Lasīt 3 atsauksmes

Autori un izstrādātāji

“WordPress Meta Description” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši šādi cilvēki.

Līdzdalībnieki

Tulkot “WordPress Meta Description” savā valodā.

Vai jūs interesē attīstība?

Pārlūkojiet kodu, apmeklējiet SVN krātuvi vai abonējiet attīstības žurnālu, ko izveidojis RSS.

Izmaiņu žurnāls

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