تفصیل
This WordPress plugin ensures that search engine indexing is automatically turned OFF if the site’s URL doesn’t match the provided live site URL. It’s especially useful for development and staging environments, where you might not want content to be indexed by search engines.
Features:
– Automatically turns off search engine indexing for non-live sites.
– Provides an admin settings page to specify the live site URL.
– Displays an admin notice if indexing has been turned off due to URL mismatch.
– Encodes the live site URL to prevent inadvertent changes when using migration tools.
– Admin notice prompts for setting the live site URL if it hasn’t been configured yet.
Usage
- After activating the plugin, go to the admin dashboard.
- Navigate to
Settings->Prevent Indexing. - Enter your live site URL in the provided input field and save.
- If the current site’s URL doesn’t match the provided live site URL, search engine indexing will be turned off, and an admin notice will inform you of the same.
License
انسٹالیشن
- Download the plugin and extract the files.
- Upload the extracted folder to the
/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Navigate to
Settings->Prevent Indexingto configure your live site URL.
عمومی سوالات
-
Will this plugin modify my content or themes?
-
No, the plugin only alters the "Search Engine Visibility” setting in WordPress.
-
What happens if I forget to set the live site URL?
-
The plugin will display an admin notice prompting you to set the live site URL. Until set, no actions are taken on search engine visibility.
-
Why is the live site URL encoded in the database?
-
The encoding is to prevent migration tools from inadvertently changing the URL during a search and replace operation, which is common when moving WordPress sites.
جائزے
There are no reviews for this plugin.
شراکت دار اور ڈیویلپرز
“Prevent Indexing on Non-Live Sites” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ لیا:
شراکت دار“Prevent Indexing on Non-Live Sites” کا اپنی زبان میں ترجمہ کریں۔
ڈویلپمینٹ میں دلچسپی ہے؟
کوڈ براؤز کریں، ایس این وی ریپوزیٹری کو چیک کریں یا ڈویلپمینٹ لاگ کو سبسکرائب کریں بذریعہ آر ایس ایس۔
چینج لاگ
1.0.1
- Tested with latest version of WordPress.
1.0
- Initial release.