Pagination SEO

Developer

Simon Andersohn

3rd Party (Free)

372 downloads (last 90 days)

Download v1.4.1

EE Version Support

  • ExpressionEngine 2
  • ExpressionEngine 3
  • ExpressionEngine 4
  • ExpressionEngine 5

Compatibility

If an item is crossed out, it might be untested, not applicable or incompatible. Contact the developer to be sure.

  • Updater
  • Multi Site Manager
  • Stand Alone Entry Form
  • Low Variables
  • Content Elements
  • Better Workflow
  • Matrix
  • Grid
  • Webservice
  • Publisher

Requirements

  • jQuery for the Control Panel

Add-On Type(s)

Extension

Tags

Pagination SEO makes it simple to place rel next/prev links and page numbers within paginated pages.

Pagination SEO creates HTML link elements with rel=“next” and rel=“prev” to indicate the relationship between component URLs as well as page numbering in a paginated series. This replaces the previous “Pagination Rel Links” extension.

To activate this extension, go to Addons > Extensions and click Install. Once installed you can change these settings:

     
  • Enable redirect to first page where pagination is not found
  •  
  • Page number prefix: add a prefix to page numbers in titles
  •  
  • Page number suffix: add a suffix to page numbers in titles
  •  
  • Display first page number in titles? i.e. Omit Page #1 in {pagination_rel_links:page_num} tag

Simply place the following tags within the HTML head area to output the full link tag:

{pagination_seo:prev} {pagination_seo:next}

An example output would be:

<link rel=“prev” href=“http://www.example.com/articles/P10” /> <link rel=“next” href=“http://www.example.com/articles/P30” />

You may also use the following tags to only output the URL and URI:

Outputs full link tags: {pagination_seo:prev} {pagination_seo:next}

Outputs pagination URI - Example: articles/P30 {pagination_seo:prev_uri} {pagination_seo:next_uri}

Outputs pagination URL: http://www.example.com/articles/P30 {pagination_seo:prev_url} {pagination_seo:next_url}

Displays the page number for use in browser titles and elsewhere: {pagination_seo:page_num}

Note: These tags can also be used in NSM Better Meta settings.

For full list of settings, visit the Pagination SEO extension settings page.

Download Pagination SEO

EE Support Downloads Add-On Version Release Date
2.5.0+ Download 1.4.1 Feb 24, 2017

Pagination SEO Links

Hooks Used

If the add-on is an extension, and ties into ExpressionEngine's core files, it will use ExpressionEngine hooks. We are listing any hooks the add-on uses for developers to have an easier time locating other add-ons that they can reference for their own work.

  1. channel_module_create_pagination
  2. template_post_parse

This entry was created February 21, 2017, 10:06 am.
This entry was last updated July 29, 2020, 6:13 am.

Disclaimer: Information about ExpressionEngine add-ons is provided as a service to you, the user, and every member of the ExpressionEngine community. devot:ee is not responsible if you hose, mangle, wreck, or otherwise destroy your EE website by installing an add-on that you found out about at this site, regardless of its rating, Favorites status, commercial or free status, or general popularity. Caveat EEmptor!

Returns: devot:ee has a 30-day return policy on all commercial add-ons sold through devot-ee.com. If you need to return an add-on, do not go to the developer or the developer's site, but rather visit our returns page at https://devot-ee.com/returns to initiate your return. If you have questions, email [email protected].

There are no reviews for this add-on yet.

What are you waiting for? Rate it and review it!