<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE rss [<!ENTITY % HTMLlat1 PUBLIC "-//W3C//ENTITIES Latin 1 for XHTML//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">]>
<rss version="2.0" xml:base="http://www.seoearnings.com">
<channel>
 <title>SEO Earnings - Google Issue</title>
 <link>http://www.seoearnings.com/taxonomy/term/7/0</link>
 <description>In this forum, you can talk about everything about Google, like Google Search News, Adsense/Adwords, Publisher Tools, Froggle, Gmail Advertising Issue and anything related to Google.</description>
 <language>en</language>
<item>
 <title>new features from adsense</title>
 <link>http://www.seoearnings.com/node/190</link>
 <description>&lt;!-- google_ad_section_start --&gt;
&lt;p&gt;hm... google adsense is providing more features on adsense, does this really help for us to earn more?&lt;/p&gt;
&lt;p&gt;let see.&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;
</description>
 <category domain="http://www.seoearnings.com/taxonomy/term/7">Google Issue</category>
 <pubDate>Wed, 03 May 2006 12:01:27 -0400</pubDate>
</item>
<item>
 <title>Embed adsense block in your text content</title>
 <link>http://www.seoearnings.com/forum/adsense/embed_adsense_block</link>
 <description>&lt;!-- google_ad_section_start --&gt;
&lt;p&gt;just a piece of simple code to do so:&lt;/p&gt;
&lt;p&gt;&amp;lt;div style=”display:block;float:left;margin: 5px 5px 5px 5px;”&amp;gt;&lt;br /&gt;
adsense code here...&lt;br /&gt;
&amp;lt;/div&amp;gt; &lt;/p&gt;
&lt;p&gt;you can try &quot;float:right&quot; to align your ad to the right as well.&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;
</description>
 <category domain="http://www.seoearnings.com/taxonomy/term/7">Google Issue</category>
 <pubDate>Wed, 19 Apr 2006 21:50:27 -0400</pubDate>
</item>
<item>
 <title>Earn more by switching to YPN and back</title>
 <link>http://www.seoearnings.com/node/153</link>
 <description>&lt;!-- google_ad_section_start --&gt;
&lt;p&gt;Just read an interesting post...&lt;/p&gt;
&lt;p&gt;some publishers reported drop in EPC/CPC from around 0.3 to 0.03 gradually (which probably is due to smart pricing, the CPC drop with low conversion rate...). However, after switch the ads to YPN (yahoo publisher network) for a few weeks and back to adsense  (due to bad targeting in YPN), The adsense CPC moved back to 0.3 !!&lt;/p&gt;
&lt;p&gt;Does this mean the conversion statistic will be gone for a few weeks after you stopped serving adsense ads ? and thus, the smart pricing &quot;penalty&quot; had to start all over again ?&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;
</description>
 <category domain="http://www.seoearnings.com/taxonomy/term/7">Google Issue</category>
 <pubDate>Tue, 11 Apr 2006 05:03:48 -0400</pubDate>
</item>
<item>
 <title>From $10 to $1,700</title>
 <link>http://www.seoearnings.com/forum/adsense/earning_increase_170_times</link>
 <description>&lt;!-- google_ad_section_start --&gt;
&lt;p&gt;just by changing ad colors/format/positions.... do you believe it?&lt;/p&gt;
&lt;p&gt;Below is the extract of the article:&lt;/p&gt;
&lt;p&gt;&quot;... a science website that was earning about $10 per day. They were using a 468x60 Banner at the bottom of their pages, but started experimenting with two 300 x 250 Medium Rectangles -- one placed just at the top of their content, and another placed directly under the main content on each page. They also tried using more blended colours. Things went crazy from there and earnings shot up to $700 per day. Finally, they moved one of the 300x250 Rectangles from the top of their page to a location more embedded in their content. After that, earnings went to over $1,700 per day! ...&quot;&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;
</description>
 <category domain="http://www.seoearnings.com/taxonomy/term/7">Google Issue</category>
 <pubDate>Tue, 11 Apr 2006 04:41:23 -0400</pubDate>
</item>
<item>
 <title>How much you earn from Adsense ?</title>
 <link>http://www.seoearnings.com/forum/adsense/how_much_you_earn</link>
 <description>&lt;!-- google_ad_section_start --&gt;
&lt;p&gt;I got about $10 per day in March. But April&#039;s earning drop about 20%... &lt;img src=&quot;misc/smileys/sad.png&quot; title=&quot;Sad&quot; alt=&quot;Sad&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Anyone earning more than $100 per day ?&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;
</description>
 <category domain="http://www.seoearnings.com/taxonomy/term/7">Google Issue</category>
 <pubDate>Tue, 11 Apr 2006 00:30:09 -0400</pubDate>
</item>
<item>
 <title>A Way to Record the Ad Click of Adsense</title>
 <link>http://www.seoearnings.com/se/adsense/a_way_to_record_the_ad_click_of_adsense</link>
 <description>&lt;!-- google_ad_section_start --&gt;
&lt;p&gt;Quoting from a guy named &quot;Mong&quot; teached you how to check the ad click in adsense. Here is the modified version of javascript&lt;/p&gt;
&lt;p&gt;&lt;textarea rows=&quot;20&quot; cols=&quot;100&quot;&gt;&lt;br /&gt;
function adclick() {&lt;br /&gt;
	if(window.status.indexOf(&#039;go to&#039;) == 0) {&lt;br /&gt;
		var beacon_image = new Image;&lt;br /&gt;
		beacon_image.src = &quot;&lt;php code to record&gt;&quot;;&lt;br /&gt;
	}&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;var elements;&lt;br /&gt;
if(document.getElementsByTagName) {&lt;br /&gt;
	elements = document.body.getElementsByTagName(&quot;IFRAME&quot;);&lt;br /&gt;
} else if (document.body.all) {&lt;br /&gt;
	elements = document.body.all.tags(&quot;IFRAME&quot;);&lt;br /&gt;
} else {&lt;br /&gt;
	elements = Array();&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;for(var i = 0; i &lt; elements.length; i++) {&lt;br /&gt;
	if(elements[i].src.indexOf(&#039;googlesyndication.com&#039;) &gt; -1) {&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;
</description>
 <category domain="http://www.seoearnings.com/taxonomy/term/7">Google Issue</category>
 <pubDate>Sun, 09 Apr 2006 04:58:44 -0400</pubDate>
</item>
<item>
 <title>Inspiring point to grow your site</title>
 <link>http://www.seoearnings.com/forum/adsense/grow_your_site</link>
 <description>&lt;!-- google_ad_section_start --&gt;
&lt;p&gt;Quoted from a post in another forum:&lt;/p&gt;
&lt;p&gt;&quot;... One of the first steps was figuring out how to communicate on a one-on-one basis with my visitors. Who are they? Where are they from? What are their interests? What are THEIR goals? If you can help them reach their goals, they will help you reach yours... &quot;&lt;/p&gt;
&lt;p&gt;This is a good point on how to grow your site (user base + traffic).&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;
</description>
 <category domain="http://www.seoearnings.com/taxonomy/term/7">Google Issue</category>
 <pubDate>Sun, 09 Apr 2006 01:04:09 -0400</pubDate>
</item>
<item>
 <title>Anyone tries Onsite Advertiser Sign-up?</title>
 <link>http://www.seoearnings.com/node/137</link>
 <description>&lt;!-- google_ad_section_start --&gt;
&lt;p&gt;Anyone try Onsite Advertiser Sign-up?&lt;/p&gt;
&lt;p&gt;seoearings&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;
</description>
 <category domain="http://www.seoearnings.com/taxonomy/term/7">Google Issue</category>
 <pubDate>Thu, 06 Apr 2006 12:19:44 -0400</pubDate>
</item>
<item>
 <title>Google&#039;s clever move</title>
 <link>http://www.seoearnings.com/seo/google_clever_move</link>
 <description>&lt;!-- google_ad_section_start --&gt;
&lt;p&gt;hm..... google is taking move to china. it opens research center in taiwan. obviously it focuses on the china market. will Google launch adsense/adwords in china also? then we can do business in china from the other end of the world. wow&lt;/p&gt;
&lt;p&gt;http://www.seoearnings.com/seo/google_open_research_and_development_center_in_taiwan&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;
</description>
 <category domain="http://www.seoearnings.com/taxonomy/term/7">Google Issue</category>
 <pubDate>Tue, 04 Apr 2006 10:44:43 -0400</pubDate>
</item>
<item>
 <title>Earning drops starting from April 1st?</title>
 <link>http://www.seoearnings.com/forum/adsense/earning_drop</link>
 <description>&lt;!-- google_ad_section_start --&gt;
&lt;p&gt;Anyone experience major drop in the earnings starting April 1st ?&lt;br /&gt;
Mine is down quite a bit...&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;
</description>
 <category domain="http://www.seoearnings.com/taxonomy/term/7">Google Issue</category>
 <pubDate>Mon, 03 Apr 2006 11:31:47 -0400</pubDate>
</item>
<item>
 <title>Does anybody tried Google Sitemap?</title>
 <link>http://www.seoearnings.com/node/120</link>
 <description>&lt;!-- google_ad_section_start --&gt;
&lt;p&gt;Does anybody tried Google Sitemap? is it good or not?&lt;/p&gt;
&lt;p&gt;-jack&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;
</description>
 <category domain="http://www.seoearnings.com/taxonomy/term/7">Google Issue</category>
 <pubDate>Mon, 03 Apr 2006 10:31:56 -0400</pubDate>
</item>
<item>
 <title>Search Market Dominator in the China</title>
 <link>http://www.seoearnings.com/seo/search_market_dominator_in_the_china</link>
 <description>&lt;!-- google_ad_section_start --&gt;
&lt;p&gt;wow. baidu is a the dominator in the china search market. will this company has a similar service, like adsense/adwords launched in the china. May be we can move our services to china and make a big fortune also.  &lt;img src=&quot;misc/smileys/lol.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; /&gt;&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;
</description>
 <category domain="http://www.seoearnings.com/taxonomy/term/7">Google Issue</category>
 <pubDate>Mon, 03 Apr 2006 10:28:34 -0400</pubDate>
</item>
<item>
 <title>Firefox Adsense Notifier Plugin</title>
 <link>http://www.seoearnings.com/forum/adsense/firefox_adsense_notifier</link>
 <description>&lt;!-- google_ad_section_start --&gt;
&lt;p&gt;If you use firefox, this plugin can update your adsense stats (impressions, click, CTR, CPM, earnings...etc) on the status bar every 15 mintues. So you don&#039;t need to keep visiting your adsense panel... &lt;img src=&quot;misc/smileys/tongue.png&quot; title=&quot;Sticking out tongue&quot; alt=&quot;Sticking out tongue&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://addons.mozilla.org/extensions/moreinfo.php?id=500&quot;&gt;https://addons.mozilla.org/extensions/moreinfo.php?id=500&lt;/a&gt;&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;
</description>
 <category domain="http://www.seoearnings.com/taxonomy/term/7">Google Issue</category>
 <pubDate>Mon, 27 Mar 2006 08:51:09 -0500</pubDate>
</item>
<item>
 <title>Google goes S&amp;P 500</title>
 <link>http://www.seoearnings.com/node/75</link>
 <description>&lt;!-- google_ad_section_start --&gt;
&lt;p&gt;wow.&lt;br /&gt;
google goes S&amp;amp;P 500, it is now blue chip! anybody holding in since IPO, u must be a rich guy.&lt;br /&gt;
electricity,&lt;br /&gt;
eleman&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;
</description>
 <category domain="http://www.seoearnings.com/taxonomy/term/7">Google Issue</category>
 <pubDate>Fri, 24 Mar 2006 22:41:29 -0500</pubDate>
</item>
<item>
 <title>My record high payment - Feb 2006</title>
 <link>http://www.seoearnings.com/node/66</link>
 <description>&lt;!-- google_ad_section_start --&gt;
&lt;p&gt;Feb payment PIP!&lt;/p&gt;
&lt;p&gt;It is my record high payment, although not a lot, just about $200.&lt;br /&gt;
But I am expecting to get more than $300 in March. The stats is moving up.... &lt;img src=&quot;misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; /&gt;&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;
</description>
 <category domain="http://www.seoearnings.com/taxonomy/term/7">Google Issue</category>
 <pubDate>Fri, 24 Mar 2006 08:34:04 -0500</pubDate>
</item>
</channel>
</rss>
