久久精品水蜜桃av综合天堂,久久精品丝袜高跟鞋,精品国产肉丝袜久久,国产一区二区三区色噜噜,黑人video粗暴亚裔

編輯“WordPress:Settings Privacy SubPanel

跳轉(zhuǎn)至: 導(dǎo)航、? 搜索
警告:您沒有登錄。如果您做出任意編輯,您的IP地址將會(huì)公開可見。如果您登錄創(chuàng)建一個(gè)賬戶,您的編輯將歸屬于您的用戶名,且將享受其他好處。

該編輯可以被撤銷。 請(qǐng)檢查下面的對(duì)比以核實(shí)您想要撤銷的內(nèi)容,然后發(fā)布下面的更改以完成撤銷。

最后版本 您的文本
第7行: 第7行:


Back to [[WordPress:Administration Panels]].
Back to [[WordPress:Administration Panels]].
==設(shè)置 → 私密==
私密設(shè)置控制了其它的搜索引擎,如Google和Technorati能不能看到你的博客。? 你可以決定是否任何人都能夠看到你的博客,包括搜索引擎(如Google,Sphere,Technorati)和archivers。? 如果你不希望搜索引擎看到你的博客,你可以阻止搜索引擎,但是允許普通的訪客查看你的站點(diǎn)。
[[WordPress:Image:options-privacy.png|640px|right|設(shè)置私密子面板]]
返回到[[WordPress:Administration Panels|管理面板]]。




第25行: 第14行:


:*'''I would like my blog to be visible to everyone, including search engines (like Google, Sphere, Technorati) and archivers''' -? Check this radion button so WordPress does not restrict search engines
:*'''I would like my blog to be visible to everyone, including search engines (like Google, Sphere, Technorati) and archivers''' -? Check this radion button so WordPress does not restrict search engines
==私密設(shè)置==
;博客可見性:
:*'''我希望任何人都能夠看到我的博客,包括搜索引擎(如Google,Sphere,Technorati)和archivers''' –選中這個(gè)按鈕,這樣WordPress就不會(huì)限制搜索引擎


:*'''I would like to block search engines, but allow normal visitors''' - check this for these results:
:*'''I would like to block search engines, but allow normal visitors''' - check this for these results:
第37行: 第20行:
:::User-agent: *
:::User-agent: *
:::Disallow: /
:::Disallow: /
:*'''我希望阻止搜索引擎,但是運(yùn)行普通的訪客''' – 選中這個(gè)按鈕,結(jié)果是:
::*導(dǎo)致"<meta name='robots' content='noindex,nofollow' />"產(chǎn)生到你的站點(diǎn)資源的<head> </head>部分(如果用到了wp_head),導(dǎo)致了搜索引擎spiders忽視了你的站點(diǎn)。
::*導(dǎo)致hits to robots.txt發(fā)送回:
:::User-agent: *
:::不允許: /


::: '''Note:''' The above only works if WordPress is installed in the site root and no robots.txt exists.
::: '''Note:''' The above only works if WordPress is installed in the site root and no robots.txt exists.


::* Stops pings to ping-o-matic and any other RPC ping services specified. This works by having the function <tt>privacy_ping_filter()</tt> remove the sites to ping from the list. This filter is added by having <tt>add_filter('option_ping_sites','privacy_ping_filter');</tt> in the default-filters. When the <tt>generic_ping</tt> function attempts to get the "ping_sites" option, this filter blocks it from returning anything.
::* Stops pings to ping-o-matic and any other RPC ping services specified. This works by having the function <tt>privacy_ping_filter()</tt> remove the sites to ping from the list. This filter is added by having <tt>add_filter('option_ping_sites','privacy_ping_filter');</tt> in the default-filters. When the <tt>generic_ping</tt> function attempts to get the "ping_sites" option, this filter blocks it from returning anything.
::: '''注:''' WordPress安裝在站點(diǎn)根目錄而且不存在robots.txt,上述才能夠運(yùn)行。
::*停止pings to ping-o-matic以及任何其他的RPC ping服務(wù)。 使得函數(shù)<tt>privacy_ping_filter()</tt>將站點(diǎn)從列表上移除,不能夠ping,便可以做到這一點(diǎn)。 這個(gè)過濾器是在默認(rèn)過濾器中放置<tt>add_filter('option_ping_sites','privacy_ping_filter');</tt>,添加的。 當(dāng)<tt>generic_ping</tt>函數(shù)嘗試得到"ping_sites"選項(xiàng)的時(shí)候,這個(gè)過濾器組織它返回任何內(nèi)容。


::*Hides the Update Services option entirely on the [[WordPress:Administration_Panels|Administration]] > [[WordPress:Administration_Panels#Writing|Settings]] > [[WordPress:Settings_Writing_SubPanel|Writing]] panel with the message "WordPress is not notifying any Update Services because of your blog's privacy settings."
::*Hides the Update Services option entirely on the [[WordPress:Administration_Panels|Administration]] > [[WordPress:Administration_Panels#Writing|Settings]] > [[WordPress:Settings_Writing_SubPanel|Writing]] panel with the message "WordPress is not notifying any Update Services because of your blog's privacy settings."
::*在[[WordPress:Administration_Panels|管理]] > [[WordPress:Administration_Panels#Writing|設(shè)置]] > [[WordPress:Settings_Writing_SubPanel|寫]]面板上通過顯示信息"由于你的博客的私密設(shè)置,WordPress 不會(huì)通知任何的更新服務(wù)。",隱藏更新服務(wù)選項(xiàng)。


===Save Changes===
===Save Changes===
第61行: 第32行:


Back to [[WordPress:Administration Panels]].
Back to [[WordPress:Administration Panels]].
===保存更改===
;點(diǎn)擊'''保存更改'''按鈕,確保你對(duì)你的設(shè)置所作的任何更改,都保存到了你的數(shù)據(jù)庫中。? 點(diǎn)擊這個(gè)按鈕后,網(wǎng)頁的頂上方會(huì)出現(xiàn)一個(gè)確認(rèn)框,告訴你,你的設(shè)置已經(jīng)保存了。
返回到[[WordPress:Administration Panels|管理面板]]。
請(qǐng)注意,您對(duì)站長百科的所有貢獻(xiàn)都可能被其他貢獻(xiàn)者編輯,修改或刪除。如果您不希望您的文字被任意修改和再散布,請(qǐng)不要提交。
您同時(shí)也要向我們保證您所提交的內(nèi)容是您自己所作,或得自一個(gè)不受版權(quán)保護(hù)或相似自由的來源(參閱Wordpress-mediawiki:版權(quán)的細(xì)節(jié))。 未經(jīng)許可,請(qǐng)勿提交受版權(quán)保護(hù)的作品!
取消 編輯幫助(在新窗口中打開)