Viewing 1 replies (of 1 total)
  • Plugin Author Pieter Bos

    (@senlin)

    Hi Paul,

    Yes, the plugin indeed disables the page analysis too as in my opinion it is highly irritating and it does not “do” anything.

    Until we come with a full settings page, which is scheduled for version 2, there is not much you can do about this, apart from hacking the plugin itself.

    If you were to do that, then you need to realise that you will need to do it again when we update the plugin. We have no updates planned, but if Yoast rolls out a new “feature” it might be necessary to block that and roll out an update. So as long as you are aware of this 🙂

    The line to uncomment would be line 82 in the plugin file so it becomes:
    //add_filter( 'wpseo_use_page_analysis', '__return_false' );

    Hope this helps, let me know if you need more assistance.

    Thanks,
    Piet

Viewing 1 replies (of 1 total)
  • The topic ‘Page Analysis disabled’ is closed to new replies.