[Plugin: WordPress SEO by Yoast] Option for rel='next' and 'prev' meta tags
-
I am using the WordPress SEO Plugin on a WordPress installation that has several custom post types with archive pages. Those pages only have a single page but the Plugin is adding
<link rel="next" href="https://www.example.com/custompost/page/2/" />
to the <head>I had a look for a removal option but couldn’t find one. My quickfix is commenting out line 241 in class-frontend.php since I don’t need/want the output anyway.
Could you please add an option to the admin screens for a removal of this output?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘[Plugin: WordPress SEO by Yoast] Option for rel='next' and 'prev' meta tags’ is closed to new replies.