這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Discourage Search Engines by URL

外掛說明

Allows you to discourage search engines by url to prevent you from forgetting to turn off the “Search Engine Visibility” setting when going between development and live instances.

Features

  1. A field to enter in as many domains as needed
  2. An icon in the admin bar to display if the current page is indexable for convenience and debugging
  3. A checkbox to hide the icon in the admin bar

Usage

  1. Go to Settings > Reading
  2. Make sure “Search Engine Visibility” is unchecked
  3. Add your development environment URL(s) or any url you want to be not indexable. You can do partial urls such as “staging.” to cover all staging. subdomains.
  4. Hover the eye icon in the admin bar to make sure it is set up correctly.

For Example: if my live site was google.com and my development site was dev.google.com I would enter dev.google.com in the field.

螢幕擷圖

  • Backend display of the Settings > Reading page

安裝方式

Installation & Activation

  1. Upload the folder “discourage-search-engines-by-url” to your WordPress Plugins Directory (typically “/wp-content/plugins/”)
  2. Activate the plugin on your Plugins Page.
  3. Done!

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Discourage Search Engines by URL〉的開發相關工作。

參與者

變更記錄

0.2

  • Trim URLs for a better experience
  • Added support for php 5.2