Canonical tags can be a bit tricky for paginated pages. Can I use both these tags on the same page -
1) The normal canonical tag - <link rel="canonical" href="http://example.com/page/2/"/>
2) The next and prev links - <link rel="prev" href="http://example.com/"/> <link rel="next" href="http://example.com/page/3/"/>