This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Turn on Blog Privacy

विवरण

If you have a public development site and desire for bots and crawlers not to visit your site until it is considered production this plugin can help you by
automagically settings the site to private.

This Multisite compatible plugin will detect whether your site is running a single install or a multisite install of WordPress and react accordingly.

When you enable this plugin it sets the site option for whether or not the site should tell search engines and other crawlers not to index the site.
Upon activations bots will be asked not to crawl the site (Note: this is not a 100% solution, bots may ignore this directive, though most search engines honor it).

When this plugin is deactivated the privacy setting will be turned off and bots will be freely allowed to crawl the website again.

NOTE: Due to how WordPress Multisite handles network wide plugin activation you will currently need the Proper Network Activation plugin if you wish to turn on privacy immediately when enabling this plugin.

इंस्टॉलेशन

This section describes how to install the plugin and get it working.

e.g.

  1. Upload plugin folder to the /wp-content/plugins/ directory
  2. वर्डप्रैस के प्लगइन मेनू के द्वारा इस प्लगइन को सक्रिय करें

सामान्य प्रश्न

Does this stop all bots/crawlers from indexing my site?

No. All this plugin does is enable the built-in WordPress privacy setting. This settings politely asks bots not to index the site, however they are free to ignore
the directive and index the site anyways. In most cases bots will honor the directive and not crawl the website. Search engines, such as Google and Bing honor this.

समीक्षाएं

There are no reviews for this plugin.

सहायक &डेवलपर्स

यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।

योगदानकर्ता

Translate “Turn on Blog Privacy” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

बदलाव विवरण

1.1

  • Verified working with WP 4.4.1

1.0

  • First version of the plugin