<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>AutoBlogged™ WordPress Autoblog Plugin &#187; autoblog</title>
	<atom:link href="http://autoblogged.com/tag/autoblog/feed/" rel="self" type="application/rss+xml" />
	<link>http://autoblogged.com</link>
	<description>WordPress AutoBlog Plugin</description>
	<lastBuildDate>Wed, 01 Feb 2012 20:02:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Using AutoBlogged as a Better FeedBurner</title>
		<link>http://autoblogged.com/6602/autoblogged/feedburner-alternative/</link>
		<comments>http://autoblogged.com/6602/autoblogged/feedburner-alternative/#comments</comments>
		<pubDate>Tue, 31 May 2011 06:59:21 +0000</pubDate>
		<dc:creator>MB</dc:creator>
				<category><![CDATA[AutoBlogged]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[autoblog]]></category>
		<category><![CDATA[caching]]></category>
		<category><![CDATA[feed cache]]></category>
		<category><![CDATA[feed proxy]]></category>
		<category><![CDATA[feedburner]]></category>
		<category><![CDATA[feedburner alternative]]></category>
		<category><![CDATA[feeds]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[RSS Feeds]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://autoblogged.com/?p=6602</guid>
		<description><![CDATA[Google&#8217;s FeedBurner service has long been one of the hottest tools for enhancing, publishing and monitoring your blog&#8217;s RSS feeds. Nevertheless, despite it&#8217;s usefulness, many bloggers require more control over their feeds, want different monetizing options, and aren&#8217;t exactly comfortable sharing their feed branding with Google. What most bloggers do not realize is that you ...]]></description>
			<content:encoded><![CDATA[<p>Google&#8217;s FeedBurner service has long been one of the hottest tools    for enhancing, publishing and monitoring your blog&#8217;s RSS feeds.    Nevertheless, despite it&#8217;s usefulness, many bloggers require more  control   over their feeds,  want different monetizing options, and  aren&#8217;t   exactly comfortable sharing their feed branding with Google.  What most   bloggers do not realize is that you can use plugins such as  AutoBlogged   to build your own FeedBurner alternative that is much more  powerful, is   completely configurable, and gives you absolute control  over your feeds.   Best of all, it is surprisingly simple and you can do  it all in   WordPress, a platform so many bloggers are already familiar  with.</p>
<p>At <a href="../">AutoBlogged.com</a>, like  millions of other bloggers, we have used   FeedBurner to power our RSS  feeds. WordPress alone provides few RSS feed   configuration options  whereas FeedBurner gives you configurability,   in-depth stats, as well  as a reliable delivery infrastructure. The   drawback is that you can  never really get rid of the FeedBurner branding   all over your feeds.  And while on the surface it seems there are many   things you can  configure in FeedBurner, when you really start digging   into it you  find that there are also many limitations, such as not being   able to  merge different feeds, exclude certain categories, or create   separate  feeds for items such as podcasts to be included in the iTunes    directory.</p>
<p>One day while trying to address some FeedBurner configuration issues,    we realized that we could have all the benefits of FeedBurner&#8211;and so    much more&#8211;using our own AutoBlogged product. As we got playing  around   with things we were surprised how easy it was to get it all set  up and   running. Best of all, we are now the ones in control of all  our RSS   feeds and can manage them all in one central location,  including our   private feeds.</p>
<h3>Setting Up</h3>
<p>One of the reasons we used FeedBurner in the past was to offload the  task of   serving RSS feeds from our main web site so we decided to  start by   setting up a dedicated cloud server for <a title="AutoBlogged RSS Feeds" href="http://feeds.autoblogged.com" target="_blank">feeds.autoblogged.com</a>. This gives us high availability and ample power for publishing feeds and separates our feed stats from our main site stats.</p>
<p>After setting up a fresh WordPress install it was necessary for us to    determine what would be different between a regular blog and a feed    proxy blog:</p>
<ol>
<li>The site itself should be mostly transparent; all URLs should point to the original content.</li>
<li>The site should be completely read-only with no user interaction on the site itself.</li>
<li>Users should be able to view one particular feed or an aggregate of all feeds.</li>
<li>Category and tag base names clutter the URL and should be removed.</li>
<li>Every URL on the entire site should return a RSS feed.</li>
<li>We only need to keep posts on the site for a limited time after which they should be purged.</li>
</ol>
<p>The first step is to give the site a name and description on the    General Settings admin page because WordPress will use these in all of    the feed headers. The <em>Site Title</em> is the title that will be shown in feed readers and the <em>Tagline </em>is    the description that will appear if the feed reader or aggregator    supports this. While on the General Settings page in WordPress, also    uncheck the <em>Anyone can register</em> option as the feeds site will    not allow user interaction. It is also important to set the correct  time   zone because feed readers depend on this to determine the correct  post   times.</p>
<p>On the WordPress Discussion Settings admin page there are three important settings that must be unchecked:<em> Attempt to notify any blogs linked to from the article</em>, <em>Allow link notifications from other blogs</em> and <em>Allow people to post comments on new articles</em>.    Unchecking these three options will eliminate all interaction with  the   feeds site. Since these three are disabled, none of the other  options on   the Discussion Settings are applicable and can be left as  they are.   Because we are not allowing any comments, we are also able  to delete the   Akismet plugin.</p>
<p><a rel="attachment wp-att-6603" href="http://autoblogged.com/6602/autoblogged/feedburner-alternative/attachment/discussion/"><img class="size-full wp-image-6603 colorbox-6602" title="Discussion Settings" src="http://autoblogged.com/wp-content/files/Discussion.png" alt="WordPress Discussion Settings" width="693" height="155" /></a></p>
<p>The only other change necessary with the basic settings is to adjust    the default thumbnail size on the Media settings page to something    better suited for RSS feeds. In our case we set the thumbnail size to    90&#215;120 pixels.</p>
<h3>Installing Plugins</h3>
<p>Many of the plugins you would normally install on a WordPress blog    are not necessary with a feed proxy blog. We don&#8217;t need sitemaps because    those will be handled on the source sites. SEO plugins and plugins  that   modify meta headers are not necessary because the site will never    produce any HTML content.  However, a caching plugin such as <a href="http://wordpress.org/extend/plugins/wp-super-cache/" target="_blank">WP Super Cache</a> or <a href="http://wordpress.org/extend/plugins/w3-total-cache/" target="_blank">W3 Total Cache</a> is an important addition and is an excellent way to supercharge your    feed performance. There are a few other plugins we chose to add to our    site for specific features that we explain later in this tutorial.</p>
<h3>Site Layout</h3>
<p>The site layout makes a big difference in the usability and    presentation of your feeds. One of the biggest drawbacks with FeedBurner    is that you must create  a separate feed for each feed you want    published, including comments.  It is not uncommon for a large site to    have multiple FeedBurner feeds to  handle various types of content. But    with our WordPress FeedBurner clone we can set up complex hierarchies    of categories, each with their own unique feed. Moreover, WordPress    allows to view feeds by  category, tag, author, date, or search  results.   Through careful planning  of your categories, you can build a  very   intelligent structure to meet  just about any requirement.</p>
<p>What makes this possible is that parent categories contain all the items of the child categories. If you go to <a href="feeds.autoblogged.com" target="_blank">feeds.autoblogged.com</a> you get an aggregate of all our feeds, or you can go to <a href="http://feeds.autoblogged.com/kb" target="_blank">feeds.autoblogged.com/kb</a> to only view knowledge base articles. A larger company with many     different feeds could create parent categories such as support,     marketing, news, products, podcasts, blogs, etc. and have subcategories     for more specific feeds. Furthermore, since you can assign items to     multiple categories, you can easily create unique views for your    content. To take it one step further, you could use WordPress in    multisite mode to create an even more complex hierarchy of separate    distinct hierarchies or you could make use of custom taxonomies to allow    even more advanced filtering.</p>
<p>Since our structure is based on feed sources not categories, we used the <a title="WP No Category Base" href="http://wordpress.org/extend/plugins/wp-no-category-base/" target="_blank">WP No Category Base</a> plugin to remove the /category and /tag portions from all permalinks  which gives us much simpler and cleaner URLs. For example, instead of  having to browse to http://feeds.autoblogged.com/category/blog the URL  is http://feeds.autoblogged.com/blog.</p>
<h3>Building the Theme</h3>
<p>The next step is to transform this from a regular blog to an RSS feed     blog. On our own site our first thought was to use a theme that    mimicked FeedBurner&#8217;s  BrowerFriendly view. We found the <a title="WordPress Theme" href="http://wordpress.org/extend/themes/gray-lines" target="_blank">Gray Lines theme</a> using the <a href="http://wordpress.org/extend/plugins/subscribe-sidebar/" target="_blank">Blubrry Subscribe Sidebar plugin</a> produced an excellent HTML view of our RSS feeds. But then we got     thinking that we already have a HTML representation of our feeds on our     main sites, why do we need another? There was a time when  FeedBurner’s    BrowserFriendly feature was a necessary and cool  alternative to viewing the   feed’s raw XML ,  but nowadays web browsers  already give us an HTML view   of RSS feeds that  users are very  familiar with. Creating our own HTML   view could be  confusing and  doesn’t give the user the consistent   browser view they are accustomed  to. So we ditched the theme and decided   to go with straight RSS feeds.</p>
<p>Building a theme for RSS feeds was surprisingly simple. All it takes    is two files and a few lines of code. You need to create a new folder  in   the wp-content/themes directory and create two new files, one file  named style.css that allows WordPress to recognize the theme, and a  second file index.php that redirects everything to the RSS feed  template.</p>
<p>The contents of these files are very basic:</p>
<p><strong>index.php</strong></p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">&amp;lt;?php load_template( ABSPATH . WPINC . '/feed-rss2.php' );</div></td></tr></tbody></table></div>
<p><strong>style.css</strong></p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">/* &nbsp;Theme Name: AutoBlogged Burn &nbsp;Author: AutoBlogged &nbsp;*/</div></td></tr></tbody></table></div>
<p>Once you activate this theme, those two files turn every page of your    blog into an RSS feed, including category archives, date archives, or    even searches. For example, to get an RSS feed of all posts that  contain   keyword WordPress, you can use this URL:</p>
<p><a href="http://feeds.autoblogged.com/?s=wordpress" target="_blank">http://feeds.autoblogged.com/?s=wordpress</a>.</p>
<h3>Populating the Feeds</h3>
<p>With our site set up, we need to get the content of our other feeds    into the feed proxy blog. In our case we are obviously using our own    AutoBlogged product but this could be accomplished to some extent with    just about any free or paid autoblogging plugin. Autoblogging plugins    allow you to take RSS feeds and add each item as a post in your blog.</p>
<p>The first step is to create a new feed for each source you want to    include and assigning them to the appropriate category. In the    AutoBlogged feed settings we selected the option to include the original    author and add that author to our blog if it isn&#8217;t already there.</p>
<p>Because we want to include the entire post contents in each of our feeds, we changed the post template for each feed to simply <em>%content%</em> which will include the entire feed contents without any changes to    formatting. The only other thing we needed to change is on the    AutoBlogged Settings page checking the option to allow feeds from our    own domain, which AutoBlogged will by default exclude.</p>
<p>AutoBlogged will create a local post for each item in the feed and    normally clicking on the feed title will take you to that post. However,    in this case we want the permalink to point to the original article,    wherever it may be. To do that, you need to copy the permalink-changer    plugin from the /autoblogged/extras directory into the main plugins    directory and activate the plugin in WordPress. This will change all    permalinks to the original source article and help to keep the feed    proxy site more transparent.</p>
<p>Initally, after adding all the feeds you may want to process them  once manually   to populate the blog. After that you can process the  feeds   using the built-in pseudo cron feature or using an external cron    scheduler.</p>
<p>Note that what we are doing is creating a second copy of all our    content by creating new posts on our feeds proxy site. Since the only    purpose of this site is to serve as a proxy, we only need to keep the    posts around for a limited time. For that reason you may want to install    a plugin to <a href="http://wordpress.org/extend/plugins/auto-delete-posts/" target="_blank">automatically delete old posts</a>.    Since we are providing the ability to perform searches on our feeds,  we   chose to keep posts around for a year before deleting them, but  that   length of time largely depends on the size of your feeds and your  own   particular needs.</p>
<h3>Enhancing the Feeds</h3>
<p>RSS feeds in WordPress are very basic and by default there is not    much you can do to personalize or customize them. However, there are    many plugins available that you can use to enhance the content of your    feeds.</p>
<h4>Adding Images</h4>
<p>One thing that WordPress lacks is the ability to add images to the    feed header. This image is an important branding opportunity and adds a    more professional look to your feeds. Fortunately, there are many    plugins available to add this image, one of which is <a href="http://wordpress.org/extend/plugins/rss-add-image-header/" target="_blank">Add Image Header</a>. After installing and activating this plugin, you simply go to the settings page, add your image URL and you are all set.</p>
<p><a rel="attachment wp-att-6604" href="http://autoblogged.com/6602/autoblogged/feedburner-alternative/attachment/headers/"><img class="alignleft size-full wp-image-6604 colorbox-6602" title="Headers" src="http://autoblogged.com/wp-content/files/Headers.png" alt="" width="733" height="192" /></a></p>
<h4>Monitoring Feed Stats</h4>
<p>One of the nice features of FeedBurner is the stats page, but we can    easily reproduce that in WordPress. For extended stats we use the  stats   utility on our web host, but you could easily use an external  service,   as long as it uses 1-pixel graphics or something similar for  stats;   Javascript-based stats services such as Google Analytics are  not the   best way to track feed readership. However, you can use Google  Analytics   to track clickthroughs by using plugins such as <a href="http://wordpress.org/extend/plugins/bbus-rss-feed-campaign-tagger/" target="_blank">BBU&#8217;s RSS Feed Campaign Tagger</a>.    If you really love the stats that FeedBurner provides and don&#8217;t want  to   give them up, you still can have them by automatically adding their    tracking code to your own feeds.</p>
<h4>Adding Some Flare</h4>
<p>Another popular FeedBurner feature is the ability to add FeedFlares    at the end of each post. With WordPress we can accomplish the same  thing   plus have total control over the configuration. Using the  AutoBlogged   post templates you can insert anything you want before or  after each   feed item. There are also <a href="http://wordpress.org/extend/plugins/search.php?q=feed+footer+&amp;sort=" target="_blank">many plugins</a> for customizing your feeds and adding content to each item.</p>
<p>Not only can you add flares, you can also insert your own    advertisements using one of the many RSS advertising services such as    AdSense, Pheedo, Feedvertising, Chitika, or your own custom ads. But you    aren&#8217;t limited there. Anything you can accomplish with a FeedFlare  you   can do in WordPress with the help of a plugin or some basic HTML    knowledge. In our case, we added the following code at the bottom of  each feed item:<br />
<textarea style="font-family: 'courier new';" cols="40" rows="20">&lt;img src=&#8221;http://autoblogged.com/wp-content/files/facebook.gif&#8221; /&gt;&lt;br /&gt; &lt;a  href=&#8221;http://api.addthis.com/oexchange/0.8/forward/facebook/offer?url=%link%&amp;title=%title%&#8221;  rel=&#8221;nofollow&#8221;&gt;Facebook&lt;/a&gt;&lt;br /&gt;  &lt;img src=&#8221;http://autoblogged.com/wp-content/files/twitter.gif&#8221; /&gt;&lt;br /&gt;  &lt;a  href=&#8221;http://api.addthis.com/oexchange/0.8/forward/twitter/offer?url=%link%&amp;title=%title%&#8221;  rel=&#8221;nofollow&#8221;&gt;Twitter&lt;/a&gt;&lt;br /&gt;  &lt;img src=&#8221;http://autoblogged.com/wp-content/files/delicious.gif&#8221; /&gt;&lt;br /&gt;  &lt;a  href=&#8221;http://api.addthis.com/oexchange/0.8/forward/delicious/offer?url=%link%&amp;title=%title%&#8221;  rel=&#8221;nofollow&#8221;&gt;Delicious&lt;/a&gt;&lt;br /&gt;  &lt;img src=&#8221;http://autoblogged.com/wp-content/files/plus.gif&#8221; /&gt;&lt;br /&gt;  &lt;a  href=&#8221;http://api.addthis.com/oexchange/0.8/offer?url=%link%&amp;title=%title%&#8221;  rel=&#8221;nofollow&#8221;&gt;Bookmark/share&#8230;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;</textarea></p>
<h3>Redirecting Feeds</h3>
<p>Now that your feed proxy site is up and running, you need to redirect    all the original feed URLs to this site. There are many ways to  redirect your feeds to other sites. In our case we chose to use <a href="http://wordpress.org/extend/plugins/hetjens-feed-redirect/">Hetjens Feed Redirect</a>,  which allows you to separately set the main feeds and comment feeds  URLs for FeedBurner. Of course we&#8217;re not redirecting to FeedBurner but  it still works for our situation. Instead of redirecting our feeds  directly to our feeds site we intstead chose to redirect our feeds to <a href="../about/rss-feeds/">http://autoblogged.com/about/rss-feeds/</a> where our visitors can choose from different subscription options and even create their own custom keyword feed.</p>
<h3>And Now It Gets Fun</h3>
<p>As we explored the thousands of WordPress plugins available to us, we    realized that the power and possibilities here are endless to    customize, optimize, and monetize your feed. You can add push features    to your feeds using <a href="http://wordpress.org/extend/plugins/wp-pubsubhubbub/" target="_blank">Pubsubhubbub</a> or <a href="http://wordpress.org/extend/plugins/rsscloud/" target="_blank">rssCloud</a>, provide <a href="http://wordpress.org/extend/plugins/feedweber/ " target="_blank">e-mail subscriptions</a>, integrate with <a href="http://wordpress.org/extend/plugins/search.php?q=aweber " target="_blank">AWeber</a> or <a href="http://wordpress.org/extend/plugins/search.php?q=mailchimp" target="_blank">MailChimp</a>, add a <a href="http://wordpress.org/extend/plugins/search.php?q=json+feed" target="_blank">JSON feed</a>, include post attachments using <a href="http://wordpress.org/extend/plugins/mrss/" target="_blank">Media RSS</a>, create <a href="http://wordpress.org/extend/plugins/search.php?q=private+feeds" target="_blank">private feeds</a>, <a href="http://wordpress.org/extend/plugins/geotagging/" target="_blank">Geotag</a> your feeds, add <a href="http://wordpress.org/extend/plugins/creative-commons-configurator-1/" target="_blank">Creative Commons</a> license information, customize the <a href="http://wordpress.org/extend/plugins/rss-syndication-options/" target="_blank">update frequency</a>, align <a href="http://wordpress.org/extend/plugins/align-rss-images/" target="_blank">RSS images</a>, Add a <a href="http://www.petefreitag.com/item/208.cfm" target="_blank">feeds stylesheet</a>, or let readers decide if they want <a href="http://www.scratch99.com/wordpress-plugin-dualfeeds/" target="_blank">full or partial</a> feeds. As you can see, with <a href="http://wordpress.org/extend/plugins/search.php?q=rss+feeds" target="_blank">thousands of feed-related plugins</a>, the possibilities are endless.</p>
<p>With the power of WordPress, AutoBlogged, and an assortment of free  plugins you can build a feed proxy site that blows away FeedBurner in  features and flexibility, plus keeps you in complete control. No more  touting the FeedBurner brand all over your feeds, they are all your own  to brand, monetize, and promote.</p>
]]></content:encoded>
			<wfw:commentRss>http://autoblogged.com/6602/autoblogged/feedburner-alternative/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 3/15 queries in 0.016 seconds using disk: basic
Object Caching 592/599 objects using disk: basic

Served from: autoblogged.com @ 2012-02-09 22:10:55 -->
