=== Feed Facebook, Leave Facebook === Contributors: keyvan Donate link: http://www.keyvan.net/code/feed-facebook-leave-facebook/#donate Tags: feed, facebook, rss, atom, excerpt, dual, summary Requires at least: 2.7 Tested up to: 2.8.3 Stable tag: 1.0 Generates a separate partial feed for Facebook. Use it to direct Facebook visitors to your blog while leaving your main full-text feed intact. == Description == Generates a separate partial feed for Facebook. Use it to direct Facebook visitors to your blog while leaving your main full-text feed intact. If you're a Facebook user and you're unhappy with the way it handles your feed, use this plugin to generate a special excerpts only version for Facebook. It will also add a link to your blog post beneath the excerpt in case visitors miss the 'View original post' link Facebook provides. Visit [the plugin page](http://www.keyvan.net/code/feed-facebook-leave-facebook/) for more information and example output. == Installation == The easiest way to install the plugin is to use the plugin installer in WordPress. If you want to do it manually: 1. Upload the `feed-facebook-leave-facebook` directory to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress Once activated, access your feed with the querystring ?feedfacebook appended to the end. This is usually http://[your blog address]/feed/?feedfacebook == Customise == Visit [the plugin page](http://www.keyvan.net/code/feed-facebook-leave-facebook/) for customisation help and example output. == Frequently Asked Questions == = Will the feed break if I disable the plugin? = No. It will simply revert to the standard WP-supplied feed. == Screenshots == 1. Your post in Facebook == Changelog == = 1.0 = * Now compatible with FeedBurner FeedSmith plugin = 0.9.5 = * Minor readme changes - separate release to try and trigger WP.org update = 0.9 = * Initial release