Title: Wrong message
Last modified: May 25, 2022

---

# Wrong message

 *  Resolved [almendron](https://wordpress.org/support/users/almendron/)
 * (@almendron)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/wrong-message-2/)
 * 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](https://www.almendron.com/robots.txt)
    -  This topic was modified 3 years, 11 months ago by [almendron](https://wordpress.org/support/users/almendron/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fwrong-message-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [joeparadis2](https://wordpress.org/support/users/joeparadis2/)
 * (@joeparadis2)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/wrong-message-2/#post-15683580)
 * 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](https://wordpress.org/support/users/auctollo/)
 * (@auctollo)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/wrong-message-2/#post-15701351)
 * 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.

 * ![](https://ps.w.org/google-sitemap-generator/assets/icon-256x256.png?rev=2713572)
 * [XML Sitemap Generator for Google](https://wordpress.org/plugins/google-sitemap-generator/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/google-sitemap-generator/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/google-sitemap-generator/)
 * [Active Topics](https://wordpress.org/support/plugin/google-sitemap-generator/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/google-sitemap-generator/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/google-sitemap-generator/reviews/)

 * 2 replies
 * 6 participants
 * Last reply from: [Auctollo](https://wordpress.org/support/users/auctollo/)
 * Last activity: [3 years, 11 months ago](https://wordpress.org/support/topic/wrong-message-2/#post-15701351)
 * Status: resolved