Add rel="next" and rel="prev" to <head>
If this has been done, please link me.
Otherwise, anyone know of a way I can achieve this?
If on page 3 of a thread it will show:
<link rel="next" href="http://www.example.com/article?1234-thread/page4" />
<link rel="prev" href="http://www.example.com/article?1234-thread/page2" />
Having a real hard time finding anything conclusive on this - which is very strange as I would have thought it's pretty important.
Cheers,
hilaryl
|