Paging Links Code - Best Way?
-
Currently we are using previous 1 2 3 next for our link to other inventory pages, with some variation of this javascript code javascript:__doPostBack('ctl00$phMain$dlPagesTop$ctl01$lnkPageTop','') .
Can search engines even index the other pages with this javascript?
Is there a better way to do this?
-
Yes they can, I would add rel= previous and rel=next to them
http://googlewebmastercentral.blogspot.com.au/2011/09/pagination-with-relnext-and-relprev.html