<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: AdSense Help</title>
	<atom:link href="http://www.binh.name/help/adsense/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.binh.name</link>
	<description>Freebies for SEO, Web design, computers, blogging</description>
	<lastBuildDate>Wed, 25 May 2011 10:25:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Basil Perera</title>
		<link>http://www.binh.name/help/adsense/comment-page-1/#comment-5723</link>
		<dc:creator>Basil Perera</dc:creator>
		<pubDate>Sat, 25 Jul 2009 18:10:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.binh.name/?page_id=87#comment-5723</guid>
		<description>May I please know about a genuine Web Master, who will attend to all the needs, for a genuine, affordable, fair fee?

I can do developing of the contents gradually.

All the other services are required for posting images and pasting necessary codes, increasing traffic and income by providing links to and from other sites and any other means, arranging necessary settings, SEO, protecting my site from any possible threats etc.

In this commection, is it necessary to provide my password? Is it not a threat to my site?</description>
		<content:encoded><![CDATA[<p>May I please know about a genuine Web Master, who will attend to all the needs, for a genuine, affordable, fair fee?</p>
<p>I can do developing of the contents gradually.</p>
<p>All the other services are required for posting images and pasting necessary codes, increasing traffic and income by providing links to and from other sites and any other means, arranging necessary settings, SEO, protecting my site from any possible threats etc.</p>
<p>In this commection, is it necessary to provide my password? Is it not a threat to my site?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Binh Nguyen</title>
		<link>http://www.binh.name/help/adsense/comment-page-1/#comment-5305</link>
		<dc:creator>Binh Nguyen</dc:creator>
		<pubDate>Sat, 06 Jun 2009 23:40:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.binh.name/?page_id=87#comment-5305</guid>
		<description>Hi, This seem like out of my experience. You could go over here for help: &lt;a href=&quot;http://groups.google.com/group/adsense-help&quot; rel=&quot;nofollow&quot;&gt;Google AdSense Help Group&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Hi, This seem like out of my experience. You could go over here for help: <a href="http://groups.google.com/group/adsense-help" rel="nofollow">Google AdSense Help Group</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cell phones</title>
		<link>http://www.binh.name/help/adsense/comment-page-1/#comment-5294</link>
		<dc:creator>cell phones</dc:creator>
		<pubDate>Wed, 03 Jun 2009 03:38:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.binh.name/?page_id=87#comment-5294</guid>
		<description>hi,

in my adsense account there is no &quot;ads for content&quot; feature cause when I registered I choose Indonesian as my website&#039;s primary language. Right now, I have changed my website&#039;s primary language into English, is there anyway to make &quot;ads for content&#039; feature to show up ? or I should to re-register to adsense.</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>in my adsense account there is no "ads for content" feature cause when I registered I choose Indonesian as my website's primary language. Right now, I have changed my website's primary language into English, is there anyway to make "ads for content' feature to show up ? or I should to re-register to adsense.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Binh Nguyen</title>
		<link>http://www.binh.name/help/adsense/comment-page-1/#comment-1683</link>
		<dc:creator>Binh Nguyen</dc:creator>
		<pubDate>Sat, 14 Jun 2008 17:32:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.binh.name/?page_id=87#comment-1683</guid>
		<description>@Rick in Florida:
I have checked your page http://catalpa.amberdell.com/catalac_history.htm and here is the result of my finding.

I found you have the following code:

&lt;code&gt;
&lt;script type=&quot;text/javascript&quot;
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
&lt;/td&gt;
&lt;/code&gt;

If you can see clearly, the script block has no end tag, which is . The &lt;strong&gt;correct code&lt;/strong&gt; should look like this:
&lt;code&gt;
&lt;script type=&quot;text/javascript&quot;
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;&lt;/script&gt;
&lt;/td&gt;
&lt;/code&gt;

Good luck,
Binh</description>
		<content:encoded><![CDATA[<p>@Rick in Florida:<br />
I have checked your page <a href="http://catalpa.amberdell.com/catalac_history.htm" rel="nofollow">http://catalpa.amberdell.com/catalac_history.htm</a> and here is the result of my finding.</p>
<p>I found you have the following code:</p>
<p><code><br />
&lt;script type="text/javascript"<br />
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;<br />
&lt;/td&gt;<br />
</code></p>
<p>If you can see clearly, the script block has no end tag, which is . The <strong>correct code</strong> should look like this:<br />
<code><br />
&lt;script type="text/javascript"<br />
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;&lt;/script&gt;<br />
&lt;/td&gt;<br />
</code></p>
<p>Good luck,<br />
Binh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick in Florida</title>
		<link>http://www.binh.name/help/adsense/comment-page-1/#comment-1679</link>
		<dc:creator>Rick in Florida</dc:creator>
		<pubDate>Wed, 11 Jun 2008 10:13:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.binh.name/?page_id=87#comment-1679</guid>
		<description>I have a rather strange question.

I successfully added an adsense 728x60 ad to my home page. I then decided to add the very same 728x60 ad to another page on my website. I inserted the code into the 2nd page and the ad would not appear. So, I created a 2nd ad in Adsense and replaced the code that didn&#039;t work on this 2nd page with the code for the new ad. When I now view this page, there are now 2 ads displaying. I&#039;d like to remove one of them as these ads are big ones.

Help

Rick in Florida</description>
		<content:encoded><![CDATA[<p>I have a rather strange question.</p>
<p>I successfully added an adsense 728x60 ad to my home page. I then decided to add the very same 728x60 ad to another page on my website. I inserted the code into the 2nd page and the ad would not appear. So, I created a 2nd ad in Adsense and replaced the code that didn't work on this 2nd page with the code for the new ad. When I now view this page, there are now 2 ads displaying. I'd like to remove one of them as these ads are big ones.</p>
<p>Help</p>
<p>Rick in Florida</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Binh Nguyen</title>
		<link>http://www.binh.name/help/adsense/comment-page-1/#comment-967</link>
		<dc:creator>Binh Nguyen</dc:creator>
		<pubDate>Sat, 10 May 2008 18:00:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.binh.name/?page_id=87#comment-967</guid>
		<description>Gita &#187; Hi, this is a little to short for me to give any advice. Could you please give me some more information? Screenshot is better for me to understand. So sorry about that. 

Regards,
SEO Designer Binh</description>
		<content:encoded><![CDATA[<p>Gita &raquo; Hi, this is a little to short for me to give any advice. Could you please give me some more information? Screenshot is better for me to understand. So sorry about that. </p>
<p>Regards,<br />
SEO Designer Binh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gita</title>
		<link>http://www.binh.name/help/adsense/comment-page-1/#comment-963</link>
		<dc:creator>Gita</dc:creator>
		<pubDate>Sat, 10 May 2008 12:06:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.binh.name/?page_id=87#comment-963</guid>
		<description>I can&#039;t log in ito my ad sense through my blog page element and when i try to log in from ad sense site i cant get the HTML code,the result is always showing this:

Not Found

The requested URL %2Fadsense%2Fcse-code%3FadSlotChannel.id%3D43379950 was not found on this server.

What should i do?i&#039;m not a expert in computer programing..i need your help thank you</description>
		<content:encoded><![CDATA[<p>I can't log in ito my ad sense through my blog page element and when i try to log in from ad sense site i cant get the HTML code,the result is always showing this:</p>
<p>Not Found</p>
<p>The requested URL %2Fadsense%2Fcse-code%3FadSlotChannel.id%3D43379950 was not found on this server.</p>
<p>What should i do?i'm not a expert in computer programing..i need your help thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Binh Nguyen</title>
		<link>http://www.binh.name/help/adsense/comment-page-1/#comment-941</link>
		<dc:creator>Binh Nguyen</dc:creator>
		<pubDate>Mon, 05 May 2008 20:19:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.binh.name/?page_id=87#comment-941</guid>
		<description>tkn &#187; Nice blog you got. I hope you will be making it worth investing. 
Here is my answer to your question: http://www.binh.name/2008/05/06/adsense-video-unit-is-only-for-usa/

If you a new, I recommend you make a MyBlogLog account and &lt;a href=&quot;http://www.mybloglog.com/buzz/yjoin/?ref_id=2007110522055815&amp;ref=w&quot; rel=&quot;nofollow&quot;&gt;join my MyBlogLog community&lt;/a&gt;. You may join my other communities here: http://www.binh.name/community/. 

Wish you good lucks.</description>
		<content:encoded><![CDATA[<p>tkn &raquo; Nice blog you got. I hope you will be making it worth investing.<br />
Here is my answer to your question: <a href="http://www.binh.name/2008/05/06/adsense-video-unit-is-only-for-usa/" rel="nofollow">http://www.binh.name/2008/05/06/adsense-video-unit-is-only-for-usa/</a></p>
<p>If you a new, I recommend you make a MyBlogLog account and <a href="http://www.mybloglog.com/buzz/yjoin/?ref_id=2007110522055815&amp;ref=w" rel="nofollow">join my MyBlogLog community</a>. You may join my other communities here: <a href="http://www.binh.name/community/" rel="nofollow">http://www.binh.name/community/</a>. </p>
<p>Wish you good lucks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AdSense Video Unit is Only For USA</title>
		<link>http://www.binh.name/help/adsense/comment-page-1/#comment-940</link>
		<dc:creator>AdSense Video Unit is Only For USA</dc:creator>
		<pubDate>Mon, 05 May 2008 20:14:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.binh.name/?page_id=87#comment-940</guid>
		<description>[...] post is an answer to a recent AdSense Help request. The original question [...]</description>
		<content:encoded><![CDATA[<p>[...] post is an answer to a recent AdSense Help request. The original question [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tkn</title>
		<link>http://www.binh.name/help/adsense/comment-page-1/#comment-928</link>
		<dc:creator>tkn</dc:creator>
		<pubDate>Mon, 05 May 2008 07:19:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.binh.name/?page_id=87#comment-928</guid>
		<description>How do i link my adsense account with youtube account
it says head for the AdSense Setup tab. Click the video units link and you&#039;ll be on your way to setting up your first video unit. 
( There is no Video unit link table atall in my account)
tknmurthy.blogspot.com</description>
		<content:encoded><![CDATA[<p>How do i link my adsense account with youtube account<br />
it says head for the AdSense Setup tab. Click the video units link and you'll be on your way to setting up your first video unit.<br />
( There is no Video unit link table atall in my account)<br />
tknmurthy.blogspot.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Binh Nguyen</title>
		<link>http://www.binh.name/help/adsense/comment-page-1/#comment-597</link>
		<dc:creator>Binh Nguyen</dc:creator>
		<pubDate>Thu, 24 Jan 2008 20:02:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.binh.name/?page_id=87#comment-597</guid>
		<description>Shelly &#187; If you can edit the HTML for that &quot;Join the Newsletter&quot; box then here is where you need to place the code.
&lt;table class=&quot;infoBoxleft&quot; border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;215&quot;&gt;
   &lt;tbody&gt;&lt;tr&gt;
   &lt;td class=&quot;infoBoxHeadingleft&quot; height=&quot;14&quot;&gt;Join Our Newsletter:&lt;/td&gt;
 &lt;/tr&gt;
   &lt;tr&gt;
   &lt;td&gt;
   
   
   &lt;form name=&quot;subscribe&quot; action=&quot;/subscribe.html&quot; method=&quot;get&quot;&gt;
   &lt;div style=&quot;padding: 8px; float: left;&quot;&gt;
   Email Address:
   &lt;/div&gt;
   &lt;div style=&quot;padding: 0px 8px; float: left;&quot;&gt;
   &lt;input name=&quot;email&quot; style=&quot;width: 200px;&quot; type=&quot;text&quot;&gt;
 &lt;/div&gt;
   &lt;div style=&quot;float: right; padding-right: 6px;&quot;&gt;
   &lt;span id=&quot;btnSearch&quot;&gt;&lt;input name=&quot;btnSearch:_ctl0&quot; src=&quot;http://images.secure2u.com/templates/buttonsets/Grey/subscribe.gif&quot; alt=&quot;&quot; align=&quot;absmiddle&quot; border=&quot;0&quot; type=&quot;image&quot;&gt;&lt;/span&gt;
   &lt;/div&gt;
   &lt;/form&gt;


   &lt;strong&gt;[AdSense Code]&lt;/strong&gt;
 &lt;/td&gt;
   &lt;/tr&gt;
   &lt;tr&gt;

 &lt;td class=&quot;infoBoxFooter&quot;&gt;&nbsp;&lt;/td&gt;
   &lt;/tr&gt;
   &lt;/tbody&gt;&lt;/table&gt;

It&#039;s better if you can add another box to insert just the AdSense code.</description>
		<content:encoded><![CDATA[<p>Shelly &raquo; If you can edit the HTML for that "Join the Newsletter" box then here is where you need to place the code.<br />
&lt;table class=&quot;infoBoxleft&quot; border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;215&quot;&gt;<br />
   &lt;tbody&gt;&lt;tr&gt;<br />
   &lt;td class=&quot;infoBoxHeadingleft&quot; height=&quot;14&quot;&gt;Join Our Newsletter:&lt;/td&gt;<br />
 &lt;/tr&gt;<br />
   &lt;tr&gt;<br />
   &lt;td&gt;</p>
<p>   &lt;form name=&quot;subscribe&quot; action=&quot;/subscribe.html&quot; method=&quot;get&quot;&gt;<br />
   &lt;div style=&quot;padding: 8px; float: left;&quot;&gt;<br />
   Email Address:<br />
   &lt;/div&gt;<br />
   &lt;div style=&quot;padding: 0px 8px; float: left;&quot;&gt;<br />
   &lt;input name=&quot;email&quot; style=&quot;width: 200px;&quot; type=&quot;text&quot;&gt;<br />
 &lt;/div&gt;<br />
   &lt;div style=&quot;float: right; padding-right: 6px;&quot;&gt;<br />
   &lt;span id=&quot;btnSearch&quot;&gt;&lt;input name=&quot;btnSearch:_ctl0&quot; src=&quot;<a href="http://images.secure2u.com/templates/buttonsets/Grey/subscribe.gif&#038;quot" rel="nofollow">http://images.secure2u.com/templates/buttonsets/Grey/subscribe.gif&#038;quot</a>; alt=&quot;&quot; align=&quot;absmiddle&quot; border=&quot;0&quot; type=&quot;image&quot;&gt;&lt;/span&gt;<br />
   &lt;/div&gt;<br />
   &lt;/form&gt;</p>
<p>   <strong>[AdSense Code]</strong><br />
 &lt;/td&gt;<br />
   &lt;/tr&gt;<br />
   &lt;tr&gt;</p>
<p> &lt;td class=&quot;infoBoxFooter&quot;&gt;&amp;nbsp;&lt;/td&gt;<br />
   &lt;/tr&gt;<br />
   &lt;/tbody&gt;&lt;/table&gt;</p>
<p>It's better if you can add another box to insert just the AdSense code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shelly</title>
		<link>http://www.binh.name/help/adsense/comment-page-1/#comment-595</link>
		<dc:creator>Shelly</dc:creator>
		<pubDate>Thu, 24 Jan 2008 13:55:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.binh.name/?page_id=87#comment-595</guid>
		<description>Good Morning Binh!

I just created a 200 X 200 Ad, as you suggested, but of course I don&#039;t know where to put it in the HTML Source. It&#039;s frustrating, because I can&#039;t tell where to put things in the HTML Source. I have to try several places, hoping that I don&#039;t mess up the code to get it right. I want to put this new Ad on the right hand sidebar, under the join the newsletter. I know how to edit the colums, but evertime I put in the code, the actual code displays on the webpage.

www.allshapesnsizes.secure2u.com</description>
		<content:encoded><![CDATA[<p>Good Morning Binh!</p>
<p>I just created a 200 X 200 Ad, as you suggested, but of course I don't know where to put it in the HTML Source. It's frustrating, because I can't tell where to put things in the HTML Source. I have to try several places, hoping that I don't mess up the code to get it right. I want to put this new Ad on the right hand sidebar, under the join the newsletter. I know how to edit the colums, but evertime I put in the code, the actual code displays on the webpage.</p>
<p><a href="http://www.allshapesnsizes.secure2u.com" rel="nofollow">http://www.allshapesnsizes.secure2u.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Binh Nguyen</title>
		<link>http://www.binh.name/help/adsense/comment-page-1/#comment-544</link>
		<dc:creator>Binh Nguyen</dc:creator>
		<pubDate>Fri, 18 Jan 2008 16:18:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.binh.name/?page_id=87#comment-544</guid>
		<description>Shelly &#187; You are welcome. Feel free to continue the conversation. Both new question and result of old problems are welcome here. Thanks for visiting and best wishes for your online money.</description>
		<content:encoded><![CDATA[<p>Shelly &raquo; You are welcome. Feel free to continue the conversation. Both new question and result of old problems are welcome here. Thanks for visiting and best wishes for your online money.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shelly</title>
		<link>http://www.binh.name/help/adsense/comment-page-1/#comment-543</link>
		<dc:creator>Shelly</dc:creator>
		<pubDate>Fri, 18 Jan 2008 15:49:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.binh.name/?page_id=87#comment-543</guid>
		<description>Thanks, I&#039;ll try that. It&#039;s really cool that you help people for free. I am so new to this stuff and have found it very hard to find the kind of help that you give. Very detailed.

Also, I will look into changing my ad type. I have to see what the one&#039;s you suggested look like and decide where I want to place them. If you don&#039;t mind, I&#039;ll send you the finished product.</description>
		<content:encoded><![CDATA[<p>Thanks, I'll try that. It's really cool that you help people for free. I am so new to this stuff and have found it very hard to find the kind of help that you give. Very detailed.</p>
<p>Also, I will look into changing my ad type. I have to see what the one's you suggested look like and decide where I want to place them. If you don't mind, I'll send you the finished product.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Binh Nguyen</title>
		<link>http://www.binh.name/help/adsense/comment-page-1/#comment-534</link>
		<dc:creator>Binh Nguyen</dc:creator>
		<pubDate>Fri, 18 Jan 2008 09:20:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.binh.name/?page_id=87#comment-534</guid>
		<description>Shelly &#187; Shelly, thanks for asking. I feel very relief to know that some people have trust in me even though many are too skeptic about my free advice service. I would normally create a post for such help but in this case it might be quicker to write a comment.

&lt;strong&gt;I have the answer to your question&lt;/strong&gt;. There are 2 spots in the footer that you can insert your 728x60 content unit. Let&#039;s assume that the &lt;strong&gt;&lt;code&gt;&lt;div align=&quot;center&quot;&gt;[Adsense code]&lt;/div&gt;&lt;/code&gt;&lt;/strong&gt; is where you place the code for your AdSense unit, the 2 spots are:

1. Above the footer table, which is in between these 2 lines:
&lt;code&gt;&lt;td valign=&quot;top&quot; height=&quot;100%&quot;&gt;
&lt;div align=&quot;center&quot;&gt;[Adsense code]&lt;/div&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; width=&quot;100%&quot; align=&quot;center&quot; border=&quot;0&quot; class=&quot;footer_tb&quot;&gt;&lt;/code&gt;

2. Below the footer table, which is in between these lines:
&lt;code&gt;&lt;/table&gt;
&lt;div align=&quot;center&quot;&gt;[Adsense code]&lt;/div&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;map name=&quot;MapMapMapMap&quot;&gt;&lt;/code&gt;

I think the 728x90 is not the best solution for your site. According to your layout I suggest the best ad units should be 468x60 for content and 200x200 for side bar.

Does this solve the problem? If you need more help please ask.</description>
		<content:encoded><![CDATA[<p>Shelly &raquo; Shelly, thanks for asking. I feel very relief to know that some people have trust in me even though many are too skeptic about my free advice service. I would normally create a post for such help but in this case it might be quicker to write a comment.</p>
<p><strong>I have the answer to your question</strong>. There are 2 spots in the footer that you can insert your 728x60 content unit. Let's assume that the <strong><code>&lt;div align=&quot;center&quot;&gt;[Adsense code]&lt;/div&gt;</code></strong> is where you place the code for your AdSense unit, the 2 spots are:</p>
<p>1. Above the footer table, which is in between these 2 lines:<br />
<code>&lt;td valign=&quot;top&quot; height=&quot;100%&quot;&gt;<br />
&lt;div align=&quot;center&quot;&gt;[Adsense code]&lt;/div&gt;<br />
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; width=&quot;100%&quot; align=&quot;center&quot; border=&quot;0&quot; class=&quot;footer_tb&quot;&gt;</code></p>
<p>2. Below the footer table, which is in between these lines:<br />
<code>&lt;/table&gt;<br />
&lt;div align=&quot;center&quot;&gt;[Adsense code]&lt;/div&gt;<br />
&lt;/td&gt;<br />
&lt;/tr&gt;<br />
&lt;/tbody&gt;<br />
&lt;/table&gt;<br />
&lt;map name=&quot;MapMapMapMap&quot;&gt;</code></p>
<p>I think the 728x90 is not the best solution for your site. According to your layout I suggest the best ad units should be 468x60 for content and 200x200 for side bar.</p>
<p>Does this solve the problem? If you need more help please ask.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shelly</title>
		<link>http://www.binh.name/help/adsense/comment-page-1/#comment-531</link>
		<dc:creator>Shelly</dc:creator>
		<pubDate>Thu, 17 Jan 2008 20:48:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.binh.name/?page_id=87#comment-531</guid>
		<description>Hello, thanks for your tips. I saw your post somewhere in google regarding centering google ads. That is just the help I needed. Now, I need help with getting the ad exactly where I want it. Right now the ad is centered at the footer of the page, but it is out of my page frame. I&#039;d like it to be inside of the frame. I have tried to place the ad code in severage spot in my html source, but they keep showing up in weird spots after I publish the revised page. Please tell me you can help. I am at the end of my rope now.</description>
		<content:encoded><![CDATA[<p>Hello, thanks for your tips. I saw your post somewhere in google regarding centering google ads. That is just the help I needed. Now, I need help with getting the ad exactly where I want it. Right now the ad is centered at the footer of the page, but it is out of my page frame. I'd like it to be inside of the frame. I have tried to place the ad code in severage spot in my html source, but they keep showing up in weird spots after I publish the revised page. Please tell me you can help. I am at the end of my rope now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ask Binh for Help</title>
		<link>http://www.binh.name/help/adsense/comment-page-1/#comment-396</link>
		<dc:creator>Ask Binh for Help</dc:creator>
		<pubDate>Fri, 21 Dec 2007 19:34:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.binh.name/?page_id=87#comment-396</guid>
		<description>[...] AdSense Help [...]</description>
		<content:encoded><![CDATA[<p>[...] AdSense Help [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AdSense Help for Used Cars Under $1000</title>
		<link>http://www.binh.name/help/adsense/comment-page-1/#comment-139</link>
		<dc:creator>AdSense Help for Used Cars Under $1000</dc:creator>
		<pubDate>Tue, 04 Dec 2007 01:32:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.binh.name/?page_id=87#comment-139</guid>
		<description>[...] $1000 and is experiencing some problems with AdSense on his Website. Russo contacted me from the AdSense Help page to ask for basic helps on AdSense. I broke the message down into blocks and answer each of them [...]</description>
		<content:encoded><![CDATA[<p>[...] $1000 and is experiencing some problems with AdSense on his Website. Russo contacted me from the AdSense Help page to ask for basic helps on AdSense. I broke the message down into blocks and answer each of them [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: N. Russo</title>
		<link>http://www.binh.name/help/adsense/comment-page-1/#comment-137</link>
		<dc:creator>N. Russo</dc:creator>
		<pubDate>Mon, 03 Dec 2007 00:56:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.binh.name/?page_id=87#comment-137</guid>
		<description>&lt;p&gt;Hi,&lt;br&gt;I haven&#039;t been able to get any ads for content or search to show, until today when I realized a good friend had installed all kinds of ad-blocker/pop-up blocker programs on my computer.&#160; I was able to get an ad for search to show up on two of my web pages.&#160; &lt;/p&gt;
&lt;p&gt;Yey! I haven&#039;t been successful with the actual ads yet.&#160; I have posted so many ad codes on my pages that haven&#039;t showed up that now I have no idea what is what in my ad manager page.&#160; &lt;strong&gt;How can we delete them&lt;/strong&gt; so we can figure out what is what?&#160; &lt;/p&gt;
&lt;p&gt;I also would like to know if there &lt;strong&gt;are any other programs&lt;/strong&gt; that might be on my computer that may be &lt;strong&gt;blocking or preventing the ads from showing up&lt;/strong&gt;.&#160; I read about the amount of content thing, and I&#039;m pretty sure I&#039;m OK with that because I have been trying to think of different words to use so I don&#039;t use the same ones all the time.&#160; I don&#039;t want to sound monotonous.&#160; &lt;/p&gt;
&lt;p&gt;I think I have only had my AdSense account for maybe 3 weeks.&#160; &lt;strong&gt;Is it too young? &lt;/strong&gt;&lt;strong&gt;Do they know I&#039;m here?&#160; &lt;/strong&gt;&lt;strong&gt;Do I just need to wait a little longer to be crawled?&lt;/strong&gt;&#160; &lt;/p&gt;
&lt;p&gt;I was also having issues with copying and pasting, but I am pretty sure I have that figured out.&#160; I think once the ads actually show up then I can strategically place them.&#160; &lt;/p&gt;
&lt;p&gt;It doesn&#039;t seem like we can actually edit each ad in the manage ad page.&#160; &lt;strong&gt;It won&#039;t let you change the size/shape or type&lt;/strong&gt;.&#160; What&#039;s with that?&#160; &lt;/p&gt;
&lt;p&gt;I know these are probably a lot of questions, but I have spent hours trying to find the answers, and couldn&#039;t.&#160; I also started a blog just to see if it would be any different to work with than the web site.&#160; I understand that even less.&#160; I tried to paste as code but I couldn&#039;t figure out where to put it. &lt;strong&gt;Does it have to go into a particular block in the layout?&#160; &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I tried to put a banner under my header but above the title.&#160; The ad didn&#039;t show first of all, but when I previewed it, the blank space was below the title of the post.&#160; &lt;strong&gt;I couldn&#039;t get the post to move down so I could paste it above it.&lt;/strong&gt;&#160; Thanks in advance for your help,&lt;br&gt;N.Russo&lt;/p&gt;
(Reformatted by Binh Nguyen at 8:00pm on 3rd Nov 2007)</description>
		<content:encoded><![CDATA[<p>Hi,<br />I haven't been able to get any ads for content or search to show, until today when I realized a good friend had installed all kinds of ad-blocker/pop-up blocker programs on my computer.&nbsp; I was able to get an ad for search to show up on two of my web pages.&nbsp; </p>
<p>Yey! I haven't been successful with the actual ads yet.&nbsp; I have posted so many ad codes on my pages that haven't showed up that now I have no idea what is what in my ad manager page.&nbsp; <strong>How can we delete them</strong> so we can figure out what is what?&nbsp; </p>
<p>I also would like to know if there <strong>are any other programs</strong> that might be on my computer that may be <strong>blocking or preventing the ads from showing up</strong>.&nbsp; I read about the amount of content thing, and I'm pretty sure I'm OK with that because I have been trying to think of different words to use so I don't use the same ones all the time.&nbsp; I don't want to sound monotonous.&nbsp; </p>
<p>I think I have only had my AdSense account for maybe 3 weeks.&nbsp; <strong>Is it too young? </strong><strong>Do they know I'm here?&nbsp; </strong><strong>Do I just need to wait a little longer to be crawled?</strong>&nbsp; </p>
<p>I was also having issues with copying and pasting, but I am pretty sure I have that figured out.&nbsp; I think once the ads actually show up then I can strategically place them.&nbsp; </p>
<p>It doesn't seem like we can actually edit each ad in the manage ad page.&nbsp; <strong>It won't let you change the size/shape or type</strong>.&nbsp; What's with that?&nbsp; </p>
<p>I know these are probably a lot of questions, but I have spent hours trying to find the answers, and couldn't.&nbsp; I also started a blog just to see if it would be any different to work with than the web site.&nbsp; I understand that even less.&nbsp; I tried to paste as code but I couldn't figure out where to put it. <strong>Does it have to go into a particular block in the layout?&nbsp; </strong></p>
<p>I tried to put a banner under my header but above the title.&nbsp; The ad didn't show first of all, but when I previewed it, the blank space was below the title of the post.&nbsp; <strong>I couldn't get the post to move down so I could paste it above it.</strong>&nbsp; Thanks in advance for your help,<br />N.Russo</p>
<p>(Reformatted by Binh Nguyen at 8:00pm on 3rd Nov 2007)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 1.092 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-09 22:10:12 -->
<!-- Compression = gzip -->
