<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Multiple colors for your Adsense ads</title>
	<link>http://www.web-development-blog.com/archives/multiple-colors-for-your-adsense-ads/</link>
	<description>Web development tutorials, SEO articles and PHP script resources</description>
	<pubDate>Mon, 08 Sep 2008 14:40:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Olaf</title>
		<link>http://www.web-development-blog.com/archives/multiple-colors-for-your-adsense-ads/#comment-81</link>
		<dc:creator>Olaf</dc:creator>
		<pubDate>Wed, 20 Sep 2006 11:55:14 +0000</pubDate>
		<guid>http://www.web-development-blog.com/archives/multiple-colors-for-your-adsense-ads/#comment-81</guid>
		<description>OK, right this way it's usefull but do you think that people will click an ad because of the color? I think visitors are attracted by the advertisement first...

To add the channel into the color array use this code:
&lt;p style="color: #ab4032"&gt;$color[] = array("border"=&gt;"FFFFFF", "bg"=&gt;"FFFFFF", "link"=&gt;"0000FF", "text"=&gt;"000000", "url"=&gt;"008000", "channel"=&gt;"XXXXXXXX");&lt;/p&gt;
and inside the adsense snippet:
&lt;p style="color: #ab4032"&gt;google_ad_channel ="&lt; ?php echo $color[$i]['channel']; ?&gt;";&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>OK, right this way it&#8217;s usefull but do you think that people will click an ad because of the color? I think visitors are attracted by the advertisement first&#8230;</p>
<p>To add the channel into the color array use this code:
<p style="color: #ab4032">$color[] = array(&#8221;border&#8221;=>&#8221;FFFFFF&#8221;, &#8220;bg&#8221;=>&#8221;FFFFFF&#8221;, &#8220;link&#8221;=>&#8221;0000FF&#8221;, &#8220;text&#8221;=>&#8221;000000&#8243;, &#8220;url&#8221;=>&#8221;008000&#8243;, &#8220;channel&#8221;=>&#8221;XXXXXXXX&#8221;);</p>
<p>and inside the adsense snippet:
<p style="color: #ab4032">google_ad_channel =&#8221;< ?php echo $color[$i]['channel']; ?>&#8220;;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mind_nl</title>
		<link>http://www.web-development-blog.com/archives/multiple-colors-for-your-adsense-ads/#comment-80</link>
		<dc:creator>Mind_nl</dc:creator>
		<pubDate>Wed, 20 Sep 2006 10:42:35 +0000</pubDate>
		<guid>http://www.web-development-blog.com/archives/multiple-colors-for-your-adsense-ads/#comment-80</guid>
		<description>I think your script is extremely usefull if expanded with custom channels for each color combination in order to find out which colors work best on a site.</description>
		<content:encoded><![CDATA[<p>I think your script is extremely usefull if expanded with custom channels for each color combination in order to find out which colors work best on a site.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
