The main goal in this situation is to use the variables that generate the 'next/previous page' links to add rel="next" and rel="prev" into the <head>.
Purely for SEO purposes. I thought since these variables have already been created and used to ascertain whether there is a next page, it would make sense to just use them.
Anyone know of another way I can get these next/prev tags working?
|