<?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>Niche Marketing Blog &#187; Optimizing</title>
	<atom:link href="http://www.marketingsyndrome.com/category/web-building/optimizing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.marketingsyndrome.com</link>
	<description>Making Money with Niche Marketing</description>
	<lastBuildDate>Sat, 09 Jul 2011 17:03:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>Google SERP Rank 4 vs 8</title>
		<link>http://www.marketingsyndrome.com/google-serp-rank-4-vs-8/</link>
		<comments>http://www.marketingsyndrome.com/google-serp-rank-4-vs-8/#comments</comments>
		<pubDate>Mon, 06 Jun 2011 19:14:41 +0000</pubDate>
		<dc:creator>Bo</dc:creator>
				<category><![CDATA[Optimizing]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.marketingsyndrome.com/?p=259</guid>
		<description><![CDATA[Some people argue that relying too much on Google for generating traffic to your site can hurt your business if not prepared.  Because I run hundreds of niche sites, I really didn&#8217;t care much about it.  When some sites lose SERP rank others would gain.  They usually balanced it out.  But for some reason, one [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Some people argue that relying too much on Google for generating traffic to your site can hurt your business if not prepared.  Because I run hundreds of niche sites, I really didn&#8217;t care much about it.  When some sites lose SERP rank others would gain.  They usually balanced it out.  But for some reason, one of my biggest income earner lost 4 postions on the first page.  My site ranked either #3 or #4 for over 5 years.  I don&#8217;t think it was because of the Panda update, but I&#8217;ve never seen such a drop on any of my sites.</p>
<div id="attachment_261" class="wp-caption aligncenter" style="width: 379px">
	<a href="http://www.marketingsyndrome.com/images/nichestats1.jpg"><img class="size-full wp-image-261" title="nichestats" src="http://www.marketingsyndrome.com/images/nichestats1.jpg" alt="" width="379" height="57" /></a>
	<p class="wp-caption-text">SERP Rank Changes</p>
</div>
<p>But that isn&#8217;t my point here.  I just want you to see the power of SERP rank.  How much difference there is between SERP rank 4 and 8 in terms of organic traffic.  As you can see from the screenshot above, I&#8217;ve lost almost half the traffic I used to get.  My niche keyword ranks at #8 position on the first page.  It is highly visible, and yet people still click way less.  Since the drop in traffic, my advertising revenue was hit also.  It is generating about 70% less than what it used to generate.  Yes, 70%!  </p>
<p>If you think about that, it&#8217;s little bit strange.  I just lost 40% of the traffic, and yet, it caused my ad revenue to drop by 70%.  I honestly don&#8217;t know what could be the reason behind this other than either Google serving more premium ads on top ranking sites or advertisers lifting site targeted ads from mine.</p>
<p>Either way, we can learn that maintaining your SERP is something that you can&#8217;t ignore even if you don&#8217;t believe in SEO and search engine traffics.  Lessons learned.    </p>
]]></content:encoded>
			<wfw:commentRss>http://www.marketingsyndrome.com/google-serp-rank-4-vs-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RSS2HTML Slows Down Your Website</title>
		<link>http://www.marketingsyndrome.com/rss2html-slows-down-your-website/</link>
		<comments>http://www.marketingsyndrome.com/rss2html-slows-down-your-website/#comments</comments>
		<pubDate>Sat, 24 Jul 2010 18:33:26 +0000</pubDate>
		<dc:creator>Bo</dc:creator>
				<category><![CDATA[Optimizing]]></category>
		<category><![CDATA[Web Building]]></category>

		<guid isPermaLink="false">http://www.marketingsyndrome.com/?p=150</guid>
		<description><![CDATA[RSS2HTML has been one of my most favorite free scripts for very long time. I used to use the script on many of our sites to display RSS feeds using keywords. Just recently, I noticed that one of my sites was doing 5-7 sec loading time on average. First I thought the site was slow [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://www.rss2html.com/" target="_blank"/>RSS2HTML</a> has been one of my most favorite free scripts for very long time.  I used to use the script on many of our sites to display RSS feeds using keywords.  Just recently, I noticed that one of my sites was doing 5-7 sec loading time on average.  First I thought the site was slow due to heavy traffic, because I get about 4,000 uniques a day  on that site.  But it was hosted on a robust dedicated server and it shouldn&#8217;t be like that.</p>
<p>Here are the things I tried to track down the problem.<br />
1) I removed Adsense ads one by one to see if one of the ads was causing the problem<br />
2) I removed Analytics code to see if it was causing the problem<br />
3) I installed WP Cache plugin to see if it helped &#8211; it did, but I didn&#8217;t like the idea<br />
4) Finally I removed RSS2HTML code from the site &#8211; now my site&#8217;s loading time is less than 0.5 seconds.  </p>
<p>Yes, it was RSS2HTML script that was slowing down my website.  Now I have no choice but to remove it.  I&#8217;m sure there&#8217;s a way to optimize how the script is called to my website and stuff, but I don&#8217;t feel like going through all that.  I just simply removed the entire script and replaced it with a WP_Query statement.  It works just fine for that particular site because it was not feeding from outside source.  </p>
<p>So if your site is slow and happen to be using RSS2HTML, now you know why. :)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marketingsyndrome.com/rss2html-slows-down-your-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

