What is the best possible way to build strong internal linking with pagination?
- Using rel=”prev” and rel=”next” in the pagination HTML
- Have a sitemap page that links to all pagination URLs
- Using ‘first’ and ‘last’ buttons at the bottom of each page with pagination
- All of the above
- Linking to several sequential pages on each page with pagination