Feed Key Generator

Protect feeds of private sites/blogs with feed keys. Tested on network using a MODIFIED version of "Network Privacy" plugin.

Author:Aleksandar Arsovski (profile at wordpress.org)
WordPress version required:3.2.1
WordPress version tested:3.2.1
Plugin version:1.0.8
Added to WordPress repository:23-09-2011
Last updated:15-11-2011
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:
Total downloads:3 218
Active installs:10+
plugin download
Click to start download

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:

  1. Activate the "Feed Key Generator" plugin
  2. Go to the "Privacy Settings" page; Dashboard -> Settings -> Privacy
  3. Ensure your site/blog's privacy settings are set below the "I would like to block search engines, but allow normal visitors" option
  4. Select the "Activate Feed Key" option from the dropdown
  5. 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:

  1. Go to the "Privacy Settings" page; Dashboard -> Settings -> Privacy
  2. Ensure that the current feed key is active (described above)
  3. 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.--


Screenshots
FAQ
ChangeLog