<?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 &#187; feed aggregator</title>
	<atom:link href="http://autoblogged.com/tag/feed-aggregator/feed/" rel="self" type="application/rss+xml" />
	<link>http://autoblogged.com</link>
	<description>WordPress AutoBlog Plugin</description>
	<lastBuildDate>Mon, 09 Aug 2010 20:18:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How Many Feeds can AutoBlogged Handle?</title>
		<link>http://autoblogged.com/kb/performance/how-many-feeds/</link>
		<comments>http://autoblogged.com/kb/performance/how-many-feeds/#comments</comments>
		<pubDate>Tue, 12 May 2009 06:10:32 +0000</pubDate>
		<dc:creator>AutoBlogged Support</dc:creator>
				<category><![CDATA[Performance]]></category>
		<category><![CDATA[autoblog]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[feed aggregator]]></category>
		<category><![CDATA[Import RSS feeds]]></category>
		<category><![CDATA[maximum feeds]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[rss autoblog]]></category>

		<guid isPermaLink="false">http://autoblogged.com/?p=4229</guid>
		<description><![CDATA[<p>One question we are sometimes asked is how many RSS feeds can AutoBlogged handle?</p>
<p>The answer is that there is no quick answer to this question. The only real limitation is how long the server will allow scripts to run before it times out. The timeout issue is determined by the web server software and the PHP settings. By default, many servers will timeout after thirty seconds.</p>
<p>Therefore, the number of feeds you can add depends on how many entries the feeds have, how often it is updates, how powerful the server is, and how you configure autoblogged. On a shared host we wouldn&#8217;t recommend running more than 5 feeds at a time. But with feeds that aren&#8217;t updated much you can add quite a few more, because most of the work isn&#8217;t checking the feeds for new articles, but when it has to actually process those new items.</p>
<p>One thing to consider is that WordPress already has quite a bit of overhead, especially on a blog that gets a lot of hits. Because the work required to retrieve feeds, process the xml, create tags, and add posts is significant, you should always be careful with adding too many feeds. A busy WordPress site is already a big load on the server, so you need to consider the extra load required to import the RSS feeds into WordPress.</p>
<p>If you want to set up more than 5-10 feeds, we recommend offloading part of the processing using an external application such as Yahoo Pipes, mysyndicaat, or feedrinse to aggregate the feeds and do any necessary filtering there. These tools will output a single aggregated, sorted, and filtered RSS feed that you can use with AutoBlogged.</p>
<p>That isn&#8217;t to say AutoBlogged can&#8217;t handle more feeds. We have seen a number of installations with 30-50 feeds that worked perfectly. As we said before, it really depends on the feeds you use. A feed with dozens of posts a day will always require more processing that a feed with only a few posts a week. </p>
<hr />]]></description>
			<content:encoded><![CDATA[<p>One question we are sometimes asked is how many RSS feeds can AutoBlogged handle?</p>
<p>The answer is that there is no quick answer to this question. The only real limitation is how long the server will allow scripts to run before it times out. The timeout issue is determined by the web server software and the PHP settings. By default, many servers will timeout after thirty seconds.</p>
<p>Therefore, the number of feeds you can add depends on how many entries the feeds have, how often it is updates, how powerful the server is, and how you configure autoblogged. On a shared host we wouldn&#8217;t recommend running more than 5 feeds at a time. But with feeds that aren&#8217;t updated much you can add quite a few more, because most of the work isn&#8217;t checking the feeds for new articles, but when it has to actually process those new items.</p>
<p>One thing to consider is that WordPress already has quite a bit of overhead, especially on a blog that gets a lot of hits. Because the work required to retrieve feeds, process the xml, create tags, and add posts is significant, you should always be careful with adding too many feeds. A busy WordPress site is already a big load on the server, so you need to consider the extra load required to import the RSS feeds into WordPress.</p>
<p>If you want to set up more than 5-10 feeds, we recommend offloading part of the processing using an external application such as Yahoo Pipes, mysyndicaat, or feedrinse to aggregate the feeds and do any necessary filtering there. These tools will output a single aggregated, sorted, and filtered RSS feed that you can use with AutoBlogged.</p>
<p>That isn&#8217;t to say AutoBlogged can&#8217;t handle more feeds. We have seen a number of installations with 30-50 feeds that worked perfectly. As we said before, it really depends on the feeds you use. A feed with dozens of posts a day will always require more processing that a feed with only a few posts a week. </p>
]]></content:encoded>
			<wfw:commentRss>http://autoblogged.com/kb/performance/how-many-feeds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
