Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Pagination Rel Meta

Beschreibung

This plugin adds the rel next and previous meta tags for your paginated pages. Using rel next and previous meta tags will help Google understand your pagination and remove the need for you to noindex anything after the first page.

Installation

  1. Upload ‚rel-meta-tags‘ directory to your ‚wp-content/plugins/‘ directory.
  2. Activate the plugin in WordPress.

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende & Entwickler

„Pagination Rel Meta“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Pagination Rel Meta“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.0

  • Added requirement that will only allow the meta tags to appear on archive pages that paginate.
  • Added license file and readme.txt for submission to the wordpress.org plugin repository

= 0.5 –
* Plugin created, added basic code to supply meta tags for rel next and previous.