• Resolved almendron

    (@almendron)


    Wrong message: Your site is currently blocking search engines! Visit the Reading Settings to change this.

    Plugin Versión 4.1.3
    Wordpress version 5.9.3
    Wordpress installed in a subdirectory

    Option “Discourage search engines from indexing this site”: unchecked.

    All pages and posts:

    <meta name='robots' content='max-image-preview:large, follow, index' />

    Robots.txt: https://www.almendron.com/robots.txt

    • This topic was modified 3 years, 11 months ago by almendron.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • I checked further into it, until the plugin gets an update, you can remove this message by modifying one of the plugin file slightly:

    File: /class-googlesitemapgeneratorui.php
    Line: 834
    Existing: if ( get_option( ‘blog_public’ ) !== 1 ) {
    New: if ( get_option( ‘blog_public’ ) !== ‘1’ ) {

    Plugin Author Auctollo

    (@auctollo)

    Thanks for raising the issue, we have tracked and fixed it in our latest release. Please upgrade the plugin and do let us know if any further issues.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Wrong message’ is closed to new replies.