<?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: Google Adwords Dynamic Keyword Insertion PHP Script</title>
	<atom:link href="http://www.davewooding.com/google-adwords-dynamic-keyword-insertion-php-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davewooding.com/google-adwords-dynamic-keyword-insertion-php-script/</link>
	<description></description>
	<lastBuildDate>Wed, 01 Sep 2010 14:13:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: <img src="http://www.davewooding.com/wp-content/plugins/geosmart/flags/us.png" alt="United States" />&#160;admin <small id="gs_author_location">from Idaho, United States</small></title>
		<link>http://www.davewooding.com/google-adwords-dynamic-keyword-insertion-php-script/comment-page-1/#comment-596</link>
		<dc:creator><img src="http://www.davewooding.com/wp-content/plugins/geosmart/flags/us.png" alt="United States" />&#160;admin <small id="gs_author_location">from Idaho, United States</small></dc:creator>
		<pubDate>Sat, 07 Aug 2010 19:47:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.davewooding.com/?p=4#comment-596</guid>
		<description>Jarad,

Good questions.

The added &quot;-&quot; is overkill on my part.  It just makes the urls prettier (hxxp://www.davewooding.com/kobe-beef.html versus hxxp://www.davewooding.com/kobe%20beef.html).

The way I handle the incoming keyword, i.e. - preg_replace(&quot;/-/&quot;, &quot; &quot;, $keyword);, will display kobe-beef.html and kobe%20beef.html the same way, &quot;kobe beef&quot;.

Thanks.

Dave</description>
		<content:encoded><![CDATA[<p>Jarad,</p>
<p>Good questions.</p>
<p>The added &#8220;-&#8221; is overkill on my part.  It just makes the urls prettier (hxxp://www.davewooding.com/kobe-beef.html versus hxxp://www.davewooding.com/kobe%20beef.html).</p>
<p>The way I handle the incoming keyword, i.e. &#8211; preg_replace(&#8220;/-/&#8221;, &#8221; &#8220;, $keyword);, will display kobe-beef.html and kobe%20beef.html the same way, &#8220;kobe beef&#8221;.</p>
<p>Thanks.</p>
<p>Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: <img src="http://www.davewooding.com/wp-content/plugins/geosmart/flags/us.png" alt="United States" />&#160;Jarad <small id="gs_author_location">from Minnesota, United States</small></title>
		<link>http://www.davewooding.com/google-adwords-dynamic-keyword-insertion-php-script/comment-page-1/#comment-595</link>
		<dc:creator><img src="http://www.davewooding.com/wp-content/plugins/geosmart/flags/us.png" alt="United States" />&#160;Jarad <small id="gs_author_location">from Minnesota, United States</small></dc:creator>
		<pubDate>Sat, 07 Aug 2010 18:45:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.davewooding.com/?p=4#comment-595</guid>
		<description>Very interesting information!

Question: what does adding a dash, “-”, in between your default word do for you in the destination URL.  My understanding is that if the keyword fits in the destination URL field (which any google keyword would since 1024 characters are allowed), it is displayed, if not, the default text &quot;Kobe Beef&quot; in this example would be displayed.  I understand the destination URL is NEVER displayed for the ad.

So let&#039;s say the query is &quot;buy kobe beef online right now&quot;.

The destination URL would be: http://www.davewooding.com/buy kobe beef online right now.html (note the spaces between words).  From your experience, does google encode the destination URL with %20 for spaces?

Second, what is the purpose of putting the dash in the default destination URL DKI parameter if a) no ad will ever get directed to the default value (which would be http://www.davewooding.com/kobe-beef.html) because all keyword queries have enough room to fit in the destination URL field and b) I have not read anything indicating that if you substitute dashes for spaces in default DKI values that those spaces would be filled with dashes.

Can you explain why it is important to put dashes in the destination URL default {KeyWord:Kobe-Beef}?

Thanks!</description>
		<content:encoded><![CDATA[<p>Very interesting information!</p>
<p>Question: what does adding a dash, “-”, in between your default word do for you in the destination URL.  My understanding is that if the keyword fits in the destination URL field (which any google keyword would since 1024 characters are allowed), it is displayed, if not, the default text &#8220;Kobe Beef&#8221; in this example would be displayed.  I understand the destination URL is NEVER displayed for the ad.</p>
<p>So let&#8217;s say the query is &#8220;buy kobe beef online right now&#8221;.</p>
<p>The destination URL would be: <a href="http://www.davewooding.com/buy" rel="nofollow">http://www.davewooding.com/buy</a> kobe beef online right now.html (note the spaces between words).  From your experience, does google encode the destination URL with %20 for spaces?</p>
<p>Second, what is the purpose of putting the dash in the default destination URL DKI parameter if a) no ad will ever get directed to the default value (which would be <a href="http://www.davewooding.com/kobe-beef.html)" rel="nofollow">http://www.davewooding.com/kobe-beef.html)</a> because all keyword queries have enough room to fit in the destination URL field and b) I have not read anything indicating that if you substitute dashes for spaces in default DKI values that those spaces would be filled with dashes.</p>
<p>Can you explain why it is important to put dashes in the destination URL default {KeyWord:Kobe-Beef}?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
