이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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. 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.

FAQ

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.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Turn on Blog Privacy”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Turn on Blog Privacy”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.1

  • Verified working with WP 4.4.1

1.0

  • First version of the plugin