<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>Yakezie.com - Topic: code for AdSense</title>
	<link>https://yakezie.com/forums/bloggers-lair/code-for-adsense/</link>
	<description><![CDATA[Selflessly Helping Others]]></description>
	<generator>Simple:Press Version 4.5.1</generator>
	<atom:link href="https://yakezie.com/forums/?bloggers-lair&#038;code-for-adsense&#038;xfeed=topic" rel="self" type="application/rss+xml" />
<item>
	<title>Sunil from The Extra Money Blog on code for AdSense</title>
	<link>https://yakezie.com/forums/bloggers-lair/code-for-adsense/#p13295</link>
	<category>Bloggers Lair</category>
	<guid isPermaLink="true">https://yakezie.com/forums/bloggers-lair/code-for-adsense/#p13295</guid>
	<description><![CDATA[<p>btw guys/gals - this also works for side columns when using CSS.  example, have a look at this website: <a href="http://rotator-cuff-therapy-exercises.com/" rel="nofollow" target="_blank"><a href="http://rotator-cuff-therapy-ex" rel="nofollow">http://rotator-cuff-therapy-ex</a>.....cises.com/</a></p>
<p>click on any page other than the homepage.  you will see adsense ads on the side columns.  though not necessary, each column can be further made to focus on the content within that column.  you will see content heavy sites do this to ensure more precise targeting.</p>
]]></description>
	<pubDate>Sat, 05 Feb 2011 15:54:44 +0000</pubDate>
</item>
<item>
	<title>Khaleef @ KNS Financial on code for AdSense</title>
	<link>https://yakezie.com/forums/bloggers-lair/code-for-adsense/#p12694</link>
	<category>Bloggers Lair</category>
	<guid isPermaLink="true">https://yakezie.com/forums/bloggers-lair/code-for-adsense/#p12694</guid>
	<description><![CDATA[<p>Thanks guys! I tested it on my new site and it works well! Now I&#039;ll put it on my main site as well.</p>
]]></description>
	<pubDate>Mon, 31 Jan 2011 18:23:23 +0000</pubDate>
</item>
<item>
	<title>Glen Craig on code for AdSense</title>
	<link>https://yakezie.com/forums/bloggers-lair/code-for-adsense/#p12693</link>
	<category>Bloggers Lair</category>
	<guid isPermaLink="true">https://yakezie.com/forums/bloggers-lair/code-for-adsense/#p12693</guid>
	<description><![CDATA[<blockquote><p>
Ok, I&#039;m a little confused. I thought that Adsense already was coded to<br />
look at your content and find appropriate ads. If not, then what is it<br />
currently looking at? If so, then why the need for additional code?</p>
</blockquote>
<p> </p>
<p>Like Mike said, Google looks at your entire site to match the ads.  If you have an ad or link to an article outside of your current article, then the big G might match an ad to those rather than the particular article you are writing about.  The result is you get funky ads that are relevant to your SITE but not relevant to your ARTICLE.</p>
]]></description>
	<pubDate>Mon, 31 Jan 2011 18:12:03 +0000</pubDate>
</item>
<item>
	<title>Glen Craig on code for AdSense</title>
	<link>https://yakezie.com/forums/bloggers-lair/code-for-adsense/#p12692</link>
	<category>Bloggers Lair</category>
	<guid isPermaLink="true">https://yakezie.com/forums/bloggers-lair/code-for-adsense/#p12692</guid>
	<description><![CDATA[<blockquote><p>
Hey Mike, I just inserted the code that Craig provided into these hooks<br />
using Thesis Open Hook, but now the code shows up on the site as text!<br />
What do you think the problem is?</p>
</blockquote>
<p> </p>
<p>Just a guess here but did you enable php in the section for OpenHook?  I think there&#039;s a check box under the hook?</p>
<p> </p>
<p>It could also be that there&#039;s too much information in the code I provided to use in OpenHook.</p>
<p> </p>
<p>This is why I like to code the file myself sometimes.  It&#039;s also good practice to get to know the code in case I muck something up.</p>
]]></description>
	<pubDate>Mon, 31 Jan 2011 18:08:41 +0000</pubDate>
</item>
<item>
	<title>Mike - Saving Money Today on code for AdSense</title>
	<link>https://yakezie.com/forums/bloggers-lair/code-for-adsense/#p12691</link>
	<category>Bloggers Lair</category>
	<guid isPermaLink="true">https://yakezie.com/forums/bloggers-lair/code-for-adsense/#p12691</guid>
	<description><![CDATA[<p>hey Khaleef,</p>
<p>Craig&#039;s code would be if you were editing the custom functions file.  If you&#039;re using openhook most of that is unnecessary, just strip it down to the two lines below.  I attached a screenshot of the openhook box so you can see....</p>
<p>&#60;!– google_ad_section_start –&#62;</p>
<p>&#60;!– google_ad_section_end –&#62;</p>
<p>Let me know if you still have problems.</p>
<p>Mike</p>
<p><img src="/wordpress/wp-content/forum-image-uploads/mike-saving-money-today/openhook-example.png" alt="" width="750" height="382" /></p>
]]></description>
	<pubDate>Mon, 31 Jan 2011 18:07:40 +0000</pubDate>
</item>
<item>
	<title>Khaleef @ KNS Financial on code for AdSense</title>
	<link>https://yakezie.com/forums/bloggers-lair/code-for-adsense/#p12684</link>
	<category>Bloggers Lair</category>
	<guid isPermaLink="true">https://yakezie.com/forums/bloggers-lair/code-for-adsense/#p12684</guid>
	<description><![CDATA[<p><strong>Mike - Saving Money Today said: </strong></p>
<blockquote><p>
Craig, do you have the Thesis Openhook Plugin?  It lets you make a lot of changes like this without messing with the custom functions file.  </p>
<p>I did mine similar to yours, but I placed the it before content instead of before post because I wanted to make sure my Title would be included, and in fact it&#039;s the first content after the ad section starts.  If your keyword is in your Title I think that would help.</p>
<div class="sfcode">thesis_hook_before_content</div>
<div class="sfcode">thesis_hook_after_content</div>
</blockquote>
<hr />
Hey Mike, I just inserted the code that Craig provided into these hooks using Thesis Open Hook, but now the code shows up on the site as text! What do you think the problem is?</p>
]]></description>
	<pubDate>Mon, 31 Jan 2011 17:35:48 +0000</pubDate>
</item>
<item>
	<title>Mike - Saving Money Today on code for AdSense</title>
	<link>https://yakezie.com/forums/bloggers-lair/code-for-adsense/#p12638</link>
	<category>Bloggers Lair</category>
	<guid isPermaLink="true">https://yakezie.com/forums/bloggers-lair/code-for-adsense/#p12638</guid>
	<description><![CDATA[<p>Craig, I edit the custom functions file too sometimes...depends on what you&#039;re trying to accomplish i guess.</p>
<p>Khaleef, AdSenselooks at your entire page to determine the relevance for partcular keywords, but this code is kind of like highlighting a certain section and saying "this is the really important stuff".  Google even says they may still factor in the rest of your page but it can help to highlight the areas you feel are most relevant. </p>
]]></description>
	<pubDate>Mon, 31 Jan 2011 08:02:48 +0000</pubDate>
</item>
<item>
	<title>Khaleef @ KNS Financial on code for AdSense</title>
	<link>https://yakezie.com/forums/bloggers-lair/code-for-adsense/#p12635</link>
	<category>Bloggers Lair</category>
	<guid isPermaLink="true">https://yakezie.com/forums/bloggers-lair/code-for-adsense/#p12635</guid>
	<description><![CDATA[<p>Ok, I&#039;m a little confused. I thought that Adsense already was coded to look at your content and find appropriate ads. If not, then what is it currently looking at? If so, then why the need for additional code? </p>
<p>Sorry, but I really don&#039;t know much about this stuff - but trying to learn!</p>
]]></description>
	<pubDate>Mon, 31 Jan 2011 07:54:35 +0000</pubDate>
</item>
<item>
	<title>Glen Craig on code for AdSense</title>
	<link>https://yakezie.com/forums/bloggers-lair/code-for-adsense/#p12633</link>
	<category>Bloggers Lair</category>
	<guid isPermaLink="true">https://yakezie.com/forums/bloggers-lair/code-for-adsense/#p12633</guid>
	<description><![CDATA[<p>Hmm, I&#039;ll have to look into changing the hook.  Thanks!</p>
<p> </p>
<p>I have OpenHook and use it for a couple of things but I found that overall it&#039;s easier for me to go into my functions file and make the changes myself.</p>
]]></description>
	<pubDate>Mon, 31 Jan 2011 07:49:11 +0000</pubDate>
</item>
<item>
	<title>Mike - Saving Money Today on code for AdSense</title>
	<link>https://yakezie.com/forums/bloggers-lair/code-for-adsense/#p12618</link>
	<category>Bloggers Lair</category>
	<guid isPermaLink="true">https://yakezie.com/forums/bloggers-lair/code-for-adsense/#p12618</guid>
	<description><![CDATA[<p>Craig, do you have the Thesis Openhook Plugin?  It lets you make a lot of changes like this without messing with the custom functions file.  </p>
<p>I did mine similar to yours, but I placed the it before content instead of before post because I wanted to make sure my Title would be included, and in fact it&#039;s the first content after the ad section starts.  If your keyword is in your Title I think that would help.</p>
<div class="sfcode">thesis_hook_before_content</div>
<div class="sfcode">thesis_hook_after_content</div>
]]></description>
	<pubDate>Mon, 31 Jan 2011 06:19:21 +0000</pubDate>
</item>
<item>
	<title>Glen Craig on code for AdSense</title>
	<link>https://yakezie.com/forums/bloggers-lair/code-for-adsense/#p12617</link>
	<category>Bloggers Lair</category>
	<guid isPermaLink="true">https://yakezie.com/forums/bloggers-lair/code-for-adsense/#p12617</guid>
	<description><![CDATA[<p>I forget where I got this code (implemented a long time ago) but this is the code I use in my custom functions file for Thesis (theme):</p>
<p> </p>
<p>/*adsense targeting functions*/</p>
<p>function open_adsense_targting(){</p>
<p>echo "&#60;!– google_ad_section_start –&#62;";</p>
<p>}</p>
<p>function close_adsense_targting(){</p>
<p>echo "&#60;!– google_ad_section_end –&#62;";</p>
<p>}</p>
<p>add_action(&#039;thesis_hook_before_post&#039;,&#039;open_adsense_targting&#039; );</p>
<p>add_action(&#039;thesis_hook_after_post&#039;, &#039;close_adsense_targting&#039;);</p>
<p> </p>
<p>This is probably where I got the code:</p>
<p><a href="http://www.wolf-howl.com/blogs/thesis-tutorial-adsense-section-targeting/" rel="nofollow" target="_blank"><a href="http://www.wolf-howl.com/blogs" rel="nofollow">http://www.wolf-howl.com/blogs</a>.....targeting/</a></p>
<p> </p>
<p>Remember, this is only for Thesis users.</p>
]]></description>
	<pubDate>Mon, 31 Jan 2011 06:09:12 +0000</pubDate>
</item>
<item>
	<title>My Personal Finance Journey on code for AdSense</title>
	<link>https://yakezie.com/forums/bloggers-lair/code-for-adsense/#p12614</link>
	<category>Bloggers Lair</category>
	<guid isPermaLink="true">https://yakezie.com/forums/bloggers-lair/code-for-adsense/#p12614</guid>
	<description><![CDATA[<p>Nice! It&#039;s so quick and easy to implement, I&#039;m going to add it in!</p>
]]></description>
	<pubDate>Mon, 31 Jan 2011 05:19:11 +0000</pubDate>
</item>
<item>
	<title>Buy Like Buffett on code for AdSense</title>
	<link>https://yakezie.com/forums/bloggers-lair/code-for-adsense/#p12607</link>
	<category>Bloggers Lair</category>
	<guid isPermaLink="true">https://yakezie.com/forums/bloggers-lair/code-for-adsense/#p12607</guid>
	<description><![CDATA[<p>Great info!</p>
]]></description>
	<pubDate>Mon, 31 Jan 2011 01:22:00 +0000</pubDate>
</item>
<item>
	<title>Mike - Saving Money Today on code for AdSense</title>
	<link>https://yakezie.com/forums/bloggers-lair/code-for-adsense/#p12600</link>
	<category>Bloggers Lair</category>
	<guid isPermaLink="true">https://yakezie.com/forums/bloggers-lair/code-for-adsense/#p12600</guid>
	<description><![CDATA[<p><strong>My Personal Finance Journey said: </strong></p>
<blockquote><p>
Great tip! I&#039;ve been wandering this as well! I&#039;m going to implement in the next few days. </p>
<p> </p>
<p>Mike - So you&#039;ve seen your adsense pick up a bit since adding it?</p>
</blockquote>
<hr />
Hey Jacob,</p>
<p>The clickthrough rate didn&#039;t increase but the CPC amount did.  Admittedly it&#039;s a small sample size so I&#039;ll have to see if the trend continues or if it was just a coincidence, but it makes sense that earnings would increase if the ads are more targeted.</p>
<p>Mike</p>
]]></description>
	<pubDate>Sun, 30 Jan 2011 20:10:29 +0000</pubDate>
</item>
<item>
	<title>My Personal Finance Journey on code for AdSense</title>
	<link>https://yakezie.com/forums/bloggers-lair/code-for-adsense/#p12596</link>
	<category>Bloggers Lair</category>
	<guid isPermaLink="true">https://yakezie.com/forums/bloggers-lair/code-for-adsense/#p12596</guid>
	<description><![CDATA[<p>Nice! Thanks for sharing your experiences SPF!</p>
]]></description>
	<pubDate>Sun, 30 Jan 2011 19:59:56 +0000</pubDate>
</item>
</channel>
</rss>
<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/


Served from: yakezie.com @ 2026-05-01 04:04:20 by W3 Total Cache
-->