NAME
Plagger::Plugin::Filter::FeedBurnerPermalink - Fix FeedBurner's permalink
SYNOPSIS
- module: Filter::FeedBurnerPermalink
DESCRIPTION
Entries in FeedBurner feeds contain links to feedburner's URL redirector and that breaks some plugins like social bookmarks integration.
This plugin updates the $entry->permalink
with guid value in FeedBurner's feed, so it actually points to the permalink, rather than redirector.
Note that $entry->link
will still point to the redirector.
AUTHOR
Masahiro Nagano
Tatsuhiko Miyagawa