Описание
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.
Установка
- Upload ‘rel-meta-tags’ directory to your ‘wp-content/plugins/’ directory.
- 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.