CodeIgniter Forums
implement rel="next" and rel="prev" - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24)
+--- Thread: implement rel="next" and rel="prev" (/showthread.php?tid=61313)



implement rel="next" and rel="prev" - ezjo - 04-07-2015

Hi,
I want to know how implement rel="next" and rel="prev" in the Meta tag.
http://googlewebmastercentral.blogspot.jp/2011/09/pagination-with-relnext-and-relprev.html

Do you know reference page to implement implement rel="next" and rel="prev" in the Meta tag, and is, do you have?
I searched in a variety of pages, but could not find it.I am in an inconvenience. I appreciate your help.


RE: implement rel="next" and rel="prev" - Narf - 04-08-2015

That's done automatically in CI3, you don't have to do anything.