內容簡介
這款外掛允許使用者產生私人網站的資料鏈接,只要網站的隱私設定低於「封鎖搜尋引擎,但允許一般訪客」選項,就可被定義為私人網站。
請注意,這款外掛只與「Network Privacy」外掛的修改版本一起測試過,雖然其他隱私設定外掛理論上也會運作,但並未測試。確保與其他隱私外掛整合是以後版本的目標。
啟用私人網站/博客資料鏈接的方法:
啟用「Feed Key Generator」外掛
進入「隱私設定」頁面;儀表板->設定->隱私
確保網站/博客的隱私設置低於「封鎖搜尋引擎,但允許一般訪客」選項
從下拉式選單中選擇「啟用資料鏈接鑰匙」
點選「儲存」按鈕
所有的網站資料鏈接現在都會受到新的資料鏈接鑰匙的保護。完整的資料鏈接網址可以在「隱私設定」儀表板頁面上找到(如果灰化表示資料鏈接鑰匙未啟用)。網址大致如下:
“http://example.com/feed/?feedkey=(your-feed-key-goes-here)”
這意味著「http://example.com/feed/」將會顯示「缺少資料鏈接鑰匙」錯誤訊息,而「http://example.com/feed/?feedkey=(wrong-feed-key)」將會顯示「無效資料鏈接鑰匙」錯誤訊息。
存取特定的資料鏈接如網站評論的資料鏈接只需要輸入以下網址結構:
“http://example.com/comments/feed/?feedkey=(your-feed-key-goes-here)”
重置私人網站/博客資料鏈接鑰匙(產生新鑰匙並使先前的無效)的方法如下:
進入「隱私設定」頁面;儀表板->設定->隱私
確保當前的資料鏈接鑰匙是啟用狀態(如上所述)
點選「重置鑰匙」按鈕
現在會產生新的資料鏈接鑰匙,取代舊的鑰匙。新鑰匙的完整資料鏈接網址可以在「隱私設定」儀表板頁面上找到。
此外,該外掛的開發過程中,參考了Andrew Hamilton的Feed Key外掛。
外掛標籤
開發者團隊
原文外掛簡介
The plugin allows the user to generate feed keys for their private sites. Sites are defined as private as long as their privacy settings are set below the “I would like to block search engines, but allow normal visitors” option.
PLEASE NOTE that this plugin has only been tested in conjunction with a MODIFIED version of the “Network Privacy” plugin; while other privacy settings plugins should theoretically work, they have not been tested. Ensuring integration with other privacy plugins is a goal for later updates.
To ACTIVATE a feed key for your private site/blog feed:
Activate the “Feed Key Generator” plugin
Go to the “Privacy Settings” page; Dashboard -> Settings -> Privacy
Ensure your site/blog’s privacy settings are set below the “I would like to block search engines, but allow normal visitors” option
Select the “Activate Feed Key” option from the dropdown
Click on the “Save Changes” button
All of the site feeds should now be protected by your new feed key. The complete feed URL can be found on the “Privacy Settings” dashboard page (if it appears grayed out it means that the feed key is not active). The URL most likely looks as follows:
“http://example.com/feed/?feedkey=(your-feed-key-goes-here)”
This means that “http://example.com/feed/” should result in a “Feed Key Missing” error message and “http://example.com/feed/?feedkey=(wrong-feed-key)” should result in a “Invalid Feed Key” error message.
Accessing specific feeds such as the site commments feed is simply done by entering the following URL structure:
“http://example.com/comments/feed/?feedkey=(your-feed-key-goes-here)”
To RESET a feed key (generate new key and make the previous invalid) for your private site/blog feed:
Go to the “Privacy Settings” page; Dashboard -> Settings -> Privacy
Ensure that the current feed key is active (described above)
Click on the “Reset Key” button
There should now be a new feed key generated replacing the old one. The new complete feed URL can be found on the “Privacy Settings” dashboard page.
–The Feed Key plugin by Andrew Hamilton was used as a source for this plugin during development.–
