Quantcast
Channel: WordPress.org Forums » [Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Support
Viewing all articles
Browse latest Browse all 42467

salsichad2 on "[Plugin: WordPress SEO by Yoast] rel="next" and rel="prev" not working on Genesis homepage"

$
0
0

Ok, I found.

class-frontend.php >> Wordpress SEO Plugin

// Don't do this for Genesis, as the way Genesis handles homepage functionality is different and causes issues sometimes.
	if ( !is_home() || !function_exists( 'genesis' ) )
	$this->adjacent_rel_links();

I don´t know what kind of issues it can cause but a double slash solve my problem.

// if ( !is_home() || !function_exists( 'genesis' ) )


Viewing all articles
Browse latest Browse all 42467

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>