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

benjsc on "[Plugin: WordPress SEO by Yoast] Author page link still redirecting to homepage"

$
0
0

For those that don't know how to use mysql, put the following in your function.php

$options = get_option( 'wpseo' );
unset($options['disable-author']);
update_option( 'wpseo', $options );

It will permanetly make sure author pages are enabled.


Viewing all articles
Browse latest Browse all 42467

Trending Articles



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