Advanced pagination with Next Previous controls

Google has given us more clarity on how to use the pagination controls with next-previous labels and how effectively can Google crawl such links. Much like rel=”canonical” acts a strong hint for duplicate content, you can now use the HTML link elements rel=”next” and rel=”prev” to indicate the relationship between component URLs in a paginated series.

View full details on how to implement pagination with “Next” “Previous” controls from Google.

Comments are closed.