Linux 软件免费装
Banner图

SearchCloak

开发者 firebrandllc
lonkoenig
更新时间 2018年12月7日 04:51
PHP版本: 3.2.1 及以上
WordPress版本: 5.0.0
版权: GPLv2
版权网址: 版权信息

标签

google admin search cse

下载

1.12 1.1 1.3 1.3.1 1.3.2 2.0.0 2.1.0 2.1.1 2.1.2 2.1.3

详情介绍:

SearchCloak allows you to hide specific Posts and Pages from search results. There are many reasons you may want to remove specific pages from search results: This plugin adds a "SearchCloak" option to the edit screen of Posts and Pages. When running the Gutenberg editor, this option block will appear under the "Document" tab in the right-hand column. The options are:\ show - Show this Page or Post in search results (default)\ cloak - Hide this Page or Post from search results\ children - Hide this Page and all its children from search results (not available on Posts since they don't have children) Features:

安装:

从WordPress.org安装
  1. Log into your website administrator panel
  2. Go to Plugins page and select "Add New"
  3. Search for "SearchCloak"
  4. Click "Install Now" on the SearchCloak entry
  5. Click Activate Plugin
Install via ftp
  1. Download the plugin zip file using the button above
  2. Log into your website administrator panel
  3. Go to Plugins page and select "Add New"
  4. Click "Upload"
  5. Choose your recently downloaded zip file
  6. Click the Install Now button
  7. Click Activate Plugin

屏幕截图:

  • The SearchCloak box in Page editing.
  • The SearchCloak dashboard settings page.

升级注意事项:

Version 2.0.3 fixes php error when displaying dashboard settings.

常见问题:

Does SearchCloak work with Google Custom Search?

SearchCloak adds the <meta name="robots" content="noindex,follow"> head element to cloaked Pages and Posts. This should stop them from being indexed and, therefore, prevent them from appearing in your Custom Search results.

Does SearchCloak work with multisite?

Yes. SearchCloak doesn't have any multi-site specific features, but works fine on multi-site installs.

Does SearchCloak work with custom post types?

Yes! As of version 2.0.0, SearchCloak lets you specify which Custom Post Types should get the SearchCloak checkboxes.

更新日志:

= 2.1.3=\ Tested and updated for WordPress version 5.0.0 Documentation updated for Gutenberg Clean up markdown in readme.txt = 2.1.2 =\ Tested and updated for WordPress version 4.8 = 2.1.1 =\ Updated documentation = 2.1.0 =\ Updated for WordPress version 4.7 Combines duplicate NOINDEX tags if multiple plugins generated extra tags = 2.0.3 =\ Test for empty case when displaying dashboard settings page = 2.0.2 =\ Fix readme = 2.0.1 =\ Check existence of saved values before drawing edit box = 2.0.0 =\ Add support for custom post types = 1.3.2 =\ Update testing information in documentation = 1.3.1 =\ Update readme to fix typos and add FAQs = 1.3 =\ Reformat comments.\ Don't cloak admin searches = 1.1.1 =\ Minor documentation tweaks = 1.1 =\ Added ability to cloak Posts = 1.0 =\ Initial commit