On This Page
v 1.0.0
Last updated: 16/03/2026
Search Engine Visibility Warning
Admin Bar warning when search engines are discouraged (Settings → Reading). Admins only, links to fix it
Overview
Search Engine Visibility Warning displays an admin notice when the WordPress setting “Discourage search engines from indexing this site” (Settings, Reading) is enabled. This setting adds noindex to your site, which prevents search engines from indexing your content. The notice reminds you to turn it off before launching a live site. Dismissible or persistent depending on implementation. Helps avoid accidentally leaving the site invisible to search engines.

Who is this for?
Site owners and developers who may forget to disable "Discourage search engines" before going live. Prevents accidental noindex on production sites.
Features
Admin Notice
Notice appears in wp-admin when "Discourage search engines" is checked. Reminds you to disable it for live sites.
Link to Settings
Typically includes a link to Settings, Reading for quick access.
Dismissible (Optional)
May be dismissible per user or session. Implementation varies.
How It Works
1
Enable the Module
Go to WP PowerSuite, find "Search Engine Visibility Warning," and click the Enable button.
2
When "Discourage" Is On
If "Discourage search engines from indexing this site" is checked, the notice appears in the admin. Click the link to go to Settings and uncheck it when ready to launch.
3
When "Discourage" Is Off
No notice. Normal behavior.

Performance Note
Negligible. One admin notice check. No frontend impact.
Installation & Activation
1
Install WP PowerSuite
Make sure the WP PowerSuite plugin is installed and activated on your site.
2
Enable the Module
Go to the WP PowerSuite menu, find "Search Engine Visibility Warning" in the module list, and click the Enable button.
3
Done
The notice will appear when "Discourage search engines" is enabled.

Requirements
PHP 8.1 or higher
WordPress 6.0 or higher
Permission to manage options (Administrator)
Use Cases
- StagingNoticeStaging or development sites (keep "Discourage" on, notice is informational)
- LaunchReminderLaunch checklist (reminder to disable before going live)
- WorkflowProtectionMulti-site or agency workflows (avoid leaving noindex on client sites)
Frequently Asked Questions
Should I disable "Discourage" on staging?
Keep it on for staging so search engines do not index your staging site. The notice is a reminder; you can ignore it on staging. Disable only when the site is live and you want indexing.
Troubleshooting
- Notice not showingEnsure "Discourage search engines" is checked in Settings, Reading. Verify the module is enabled. Check that you have the capability to see admin notices.
