このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Pagination Rel Meta

説明

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.

インストール

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

評価

このプラグインにはレビューがありません。

貢献者と開発者

Pagination Rel Meta はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Pagination Rel Meta” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

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.