Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

WordPress Meta Description

Beschrijving

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!

Schermafbeeldingen

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

Installatie

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.

FAQ

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.

Beoordelingen

3 september 2016
I second what Michael says. Looking forward to updates.
Lees alle 3 beoordelingen

Bijdragers & ontwikkelaars

“WordPress Meta Description” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “WordPress Meta Description” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

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