Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Pagination Rel Meta

Beskrivning

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.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Pagination Rel Meta” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Pagination Rel Meta” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

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.