<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
  <channel>
    <title>Adwords Marketing Blog</title>
    <link>http://www.imarketingtool.com/blog/</link>
    <description>Internet Marketing</description>
    <language>en-us</language>
    <copyright>Dan Smith</copyright>
    <lastBuildDate>Thu, 10 Dec 2009 16:39:55 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.1.8102.813</generator>
    <managingEditor>dansmith@imarketingtool.com</managingEditor>
    <webMaster>dansmith@imarketingtool.com</webMaster>
    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/AdwordsMarketingBlog" /><feedburner:info uri="adwordsmarketingblog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:browserFriendly></feedburner:browserFriendly><item>
      <trackback:ping>http://www.imarketingtool.com/blog/Trackback.aspx?guid=08cb30d7-ee0d-4588-9016-1be9b8100aa9</trackback:ping>
      <pingback:server>http://www.imarketingtool.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.imarketingtool.com/blog/PermaLink,guid,08cb30d7-ee0d-4588-9016-1be9b8100aa9.aspx</pingback:target>
      <dc:creator>Admin!</dc:creator>
      <wfw:comment>http://www.imarketingtool.com/blog/CommentView,guid,08cb30d7-ee0d-4588-9016-1be9b8100aa9.aspx</wfw:comment>
      <wfw:commentRss>http://www.imarketingtool.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=08cb30d7-ee0d-4588-9016-1be9b8100aa9</wfw:commentRss>
      <slash:comments>4</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
For good quality scores, your landing page must be targeted to your keyword. The Google
robots that crawl the landing page determine this. What do they look for? 
</p>
        <ol>
          <li>
a domain with all pages relevant to the main topic</li>
          <li>
keywords in the domain name</li>
          <li>
keywords in the page name / url of the page</li>
          <li>
keywords in the title of the page</li>
          <li>
keywords in the keywords meta tag</li>
          <li>
keywords in the description meta tag</li>
          <li>
keywords in the "h1" heading tags on the page</li>
          <li>
a keyword density of 2-5%</li>
        </ol>
        <p>
Robots also like content. They don't like html, css, javascript or other code. Robots
can't tell html from content in most cases, so lots of the html just dilutes the keyword
density. I've had people run their pages through the tools at google.com/webmasters/sitemap,
and google tells them the only keywords that google sees ranking highly are html codes! 
</p>
        <p>
What is the bottom line? A good sales page often makes a bad landing page for Adwords
quality. It's sort of a double edged sword. A good sales page and lots of html, images,
javascript, flash scripts, eye catching layouts and colors. A good landing page for
adwords has nothing other than content targeted to a single keyword. In other words,
a very boring page to look at. 
</p>
        <p>
How you find a middle ground between these extremes? Personally I like to use frames
or iframes. I use these techniques to insert one page inside of another. So, my outer
page is the high quality landing page, while the inner page is the sales page. The
robots see the outer page when evaluating the landing page. The customers see the
inner sales page when they link to it. 
</p>
        <p>
Here is an example of a landing page using frames... 
</p>
        <pre>
&lt;html&gt;
&lt;head&gt;
&lt;title&gt;KEYWORD&lt;/title&gt;
&lt;meta name="description" content="A sentence or two about KEYWORD."&gt;&lt;/meta&gt;
&lt;meta name="keywords" content="KEYWORD"&gt;&lt;/meta&gt;
&lt;/head&gt;


&lt;frameset rows="100%"&gt;
&lt;frame src="INNER PAGE URL"/&gt;
&lt;noframes&gt;
	&lt;body&gt;
	&lt;h1&gt;KEYWORD&lt;/h1&gt;

	KEYWORD RELATED CONTENT GOES HERE

	&lt;/body&gt;
&lt;/noframes&gt;
&lt;/frameset&gt;

&lt;/html&gt;
</pre>
        <p>
The robots will read the "no frames" part of the page. Customers using modern browsers
will only see the Inner Page in the frame. This way you give both sides what they
want. 
</p>
        <p>
I recommend the following instead of direct linking to a clickbank sales page. 
</p>
        <ol>
          <li>
Obtain hosting (free or paid) and domain name related to your topic</li>
          <li>
Create a landing page using the frame technique described. I would optimize it for
a single keyword as recommend in my <a href="http://www.adwords-marketing-tool.com/adwords-marketing.aspx">free
Adwords guide</a>.</li>
          <li>
point you Adwords ads to the new landing page.</li>
        </ol>
        <p>
You should see a boost to your quality scores by doing so. 
</p>
        <img width="0" height="0" src="http://www.imarketingtool.com/blog/aggbug.ashx?id=08cb30d7-ee0d-4588-9016-1be9b8100aa9" />
        <br />
        <hr />
Are your Adwords ads too expensive? Slash your Adwords costs and get more traffic
with the <a href="http://www.imarketingtool.com/adwords-marketing.aspx">FREE Adwords
Strategy Guide</a>. Get your copy now. 
</body>
      <title>Directly linking from Adwords to a Clickbank sales page</title>
      <guid isPermaLink="false">http://www.imarketingtool.com/blog/PermaLink,guid,08cb30d7-ee0d-4588-9016-1be9b8100aa9.aspx</guid>
      <link>http://www.imarketingtool.com/blog/2009/12/10/DirectlyLinkingFromAdwordsToAClickbankSalesPage.aspx</link>
      <pubDate>Thu, 10 Dec 2009 16:39:55 GMT</pubDate>
      <description>&lt;p&gt;
For good quality scores, your landing page must be targeted to your keyword. The Google
robots that crawl the landing page determine this. What do they look for? 
&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
a domain with all pages relevant to the main topic&lt;/li&gt;
&lt;li&gt;
keywords in the domain name&lt;/li&gt;
&lt;li&gt;
keywords in the page name / url of the page&lt;/li&gt;
&lt;li&gt;
keywords in the title of the page&lt;/li&gt;
&lt;li&gt;
keywords in the keywords meta tag&lt;/li&gt;
&lt;li&gt;
keywords in the description meta tag&lt;/li&gt;
&lt;li&gt;
keywords in the "h1" heading tags on the page&lt;/li&gt;
&lt;li&gt;
a keyword density of 2-5%&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;
Robots also like content. They don't like html, css, javascript or other code. Robots
can't tell html from content in most cases, so lots of the html just dilutes the keyword
density. I've had people run their pages through the tools at google.com/webmasters/sitemap,
and google tells them the only keywords that google sees ranking highly are html codes! 
&lt;/p&gt;
&lt;p&gt;
What is the bottom line? A good sales page often makes a bad landing page for Adwords
quality. It's sort of a double edged sword. A good sales page and lots of html, images,
javascript, flash scripts, eye catching layouts and colors. A good landing page for
adwords has nothing other than content targeted to a single keyword. In other words,
a very boring page to look at. 
&lt;/p&gt;
&lt;p&gt;
How you find a middle ground between these extremes? Personally I like to use frames
or iframes. I use these techniques to insert one page inside of another. So, my outer
page is the high quality landing page, while the inner page is the sales page. The
robots see the outer page when evaluating the landing page. The customers see the
inner sales page when they link to it. 
&lt;/p&gt;
&lt;p&gt;
Here is an example of a landing page using frames... 
&lt;/p&gt;
&lt;pre&gt;
&amp;lt;html&amp;gt;
&amp;lt;head&amp;gt;
&amp;lt;title&amp;gt;KEYWORD&amp;lt;/title&amp;gt;
&amp;lt;meta name="description" content="A sentence or two about KEYWORD."&amp;gt;&amp;lt;/meta&amp;gt;
&amp;lt;meta name="keywords" content="KEYWORD"&amp;gt;&amp;lt;/meta&amp;gt;
&amp;lt;/head&amp;gt;


&amp;lt;frameset rows="100%"&amp;gt;
&amp;lt;frame src="INNER PAGE URL"/&amp;gt;
&amp;lt;noframes&amp;gt;
	&amp;lt;body&amp;gt;
	&amp;lt;h1&amp;gt;KEYWORD&amp;lt;/h1&amp;gt;

	KEYWORD RELATED CONTENT GOES HERE

	&amp;lt;/body&amp;gt;
&amp;lt;/noframes&amp;gt;
&amp;lt;/frameset&amp;gt;

&amp;lt;/html&amp;gt;
&lt;/pre&gt;
&lt;p&gt;
The robots will read the "no frames" part of the page. Customers using modern browsers
will only see the Inner Page in the frame. This way you give both sides what they
want. 
&lt;/p&gt;
&lt;p&gt;
I recommend the following instead of direct linking to a clickbank sales page. 
&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
Obtain hosting (free or paid) and domain name related to your topic&lt;/li&gt;
&lt;li&gt;
Create a landing page using the frame technique described. I would optimize it for
a single keyword as recommend in my &lt;a href="http://www.adwords-marketing-tool.com/adwords-marketing.aspx"&gt;free
Adwords guide&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;
point you Adwords ads to the new landing page.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;
You should see a boost to your quality scores by doing so. 
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.imarketingtool.com/blog/aggbug.ashx?id=08cb30d7-ee0d-4588-9016-1be9b8100aa9" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Are your Adwords ads too expensive? Slash your Adwords costs and get more traffic
with the &lt;a href="http://www.imarketingtool.com/adwords-marketing.aspx"&gt;FREE Adwords
Strategy Guide&lt;/a&gt;.  Get your copy now.

</description>
      <comments>http://www.imarketingtool.com/blog/CommentView,guid,08cb30d7-ee0d-4588-9016-1be9b8100aa9.aspx</comments>
      <category>Affiliate</category>
    </item>
    <item>
      <trackback:ping>http://www.imarketingtool.com/blog/Trackback.aspx?guid=269cfd7e-ad0f-4eb9-aef1-8fdcc6b5b7f0</trackback:ping>
      <pingback:server>http://www.imarketingtool.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.imarketingtool.com/blog/PermaLink,guid,269cfd7e-ad0f-4eb9-aef1-8fdcc6b5b7f0.aspx</pingback:target>
      <dc:creator>Admin!</dc:creator>
      <wfw:comment>http://www.imarketingtool.com/blog/CommentView,guid,269cfd7e-ad0f-4eb9-aef1-8fdcc6b5b7f0.aspx</wfw:comment>
      <wfw:commentRss>http://www.imarketingtool.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=269cfd7e-ad0f-4eb9-aef1-8fdcc6b5b7f0</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I recieved this question recently. 
</p>
        <div class="quote">
I do have a question...right now, my keywords are expensive, and I do not have a huge
daily budget to work on. I know the goal is to have your ads running 24/7, but until
I can get the keywords down in cost using your strategy....is there a time of day
that is better than another to run google ads? 
</div>
        <p>
 
</p>
        <p>
I personally don't schedule ads to run at certain times of the day. Mine run all the
time. 
</p>
        <p>
Using that feature correctly requires you to have lots of data on clicks and conversions.
The idea is that you spot a particular point in the day where you are getting more
conversions, then you target that time of day. 
</p>
        <p>
If you don't know a specific time to target based on data, then it likely won't help. 
</p>
        <p>
The only broad timing decision you could make is if your product or service is geared
toward a particular geographic region. For example, suppose your website is geared
toward North American consumers. You could elect to run your ads only between 8am
EST and 9pm PST which are the prime hours for American consumers to use the internet. 
</p>
        <p>
This would prevent your ads from running during prime hours in Europe or India. It
might also prevent robots running overnight clicking your ads. 
</p>
        <p>
I would recommend controlling your spending with the daily budget. Set your campaign
to show ads as quickly as possible, and let them shut off when the daily limit is
reached. You can collect data on the clicks you do get and split test to improve your
sales copy and get a higher CTR. Eventually that will reduce the CPC and allow your
ads to run longer. 
</p>
        <p>
In addition, you can also improve your ads and landing pages to increase quality as
my guide recommends. That will also lower your CPC. 
</p>
        <img width="0" height="0" src="http://www.imarketingtool.com/blog/aggbug.ashx?id=269cfd7e-ad0f-4eb9-aef1-8fdcc6b5b7f0" />
        <br />
        <hr />
Are your Adwords ads too expensive? Slash your Adwords costs and get more traffic
with the <a href="http://www.imarketingtool.com/adwords-marketing.aspx">FREE Adwords
Strategy Guide</a>. Get your copy now. 
</body>
      <title>Scheduling Ads To Run At Specific Times During The Day</title>
      <guid isPermaLink="false">http://www.imarketingtool.com/blog/PermaLink,guid,269cfd7e-ad0f-4eb9-aef1-8fdcc6b5b7f0.aspx</guid>
      <link>http://www.imarketingtool.com/blog/2009/10/29/SchedulingAdsToRunAtSpecificTimesDuringTheDay.aspx</link>
      <pubDate>Thu, 29 Oct 2009 12:58:57 GMT</pubDate>
      <description>&lt;p&gt;
I recieved this question recently. 
&lt;/p&gt;
&lt;div class="quote"&gt;
I do have a question...right now, my keywords are expensive, and I do not have a huge
daily budget to work on. I know the goal is to have your ads running 24/7, but until
I can get the keywords down in cost using your strategy....is there a time of day
that is better than another to run google ads? 
&lt;/div&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
I personally don't schedule ads to run at certain times of the day. Mine run all the
time. 
&lt;/p&gt;
&lt;p&gt;
Using that feature correctly requires you to have lots of data on clicks and conversions.
The idea is that you spot a particular point in the day where you are getting more
conversions, then you target that time of day. 
&lt;/p&gt;
&lt;p&gt;
If you don't know a specific time to target based on data, then it likely won't help. 
&lt;/p&gt;
&lt;p&gt;
The only broad timing decision you could make is if your product or service is geared
toward a particular geographic region. For example, suppose your website is geared
toward North American consumers. You could elect to run your ads only between 8am
EST and 9pm PST which are the prime hours for American consumers to use the internet. 
&lt;/p&gt;
&lt;p&gt;
This would prevent your ads from running during prime hours in Europe or India. It
might also prevent robots running overnight clicking your ads. 
&lt;/p&gt;
&lt;p&gt;
I would recommend controlling your spending with the daily budget. Set your campaign
to show ads as quickly as possible, and let them shut off when the daily limit is
reached. You can collect data on the clicks you do get and split test to improve your
sales copy and get a higher CTR. Eventually that will reduce the CPC and allow your
ads to run longer. 
&lt;/p&gt;
&lt;p&gt;
In addition, you can also improve your ads and landing pages to increase quality as
my guide recommends. That will also lower your CPC. 
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.imarketingtool.com/blog/aggbug.ashx?id=269cfd7e-ad0f-4eb9-aef1-8fdcc6b5b7f0" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Are your Adwords ads too expensive? Slash your Adwords costs and get more traffic
with the &lt;a href="http://www.imarketingtool.com/adwords-marketing.aspx"&gt;FREE Adwords
Strategy Guide&lt;/a&gt;.  Get your copy now.

</description>
      <comments>http://www.imarketingtool.com/blog/CommentView,guid,269cfd7e-ad0f-4eb9-aef1-8fdcc6b5b7f0.aspx</comments>
      <category>Adwords</category>
    </item>
    <item>
      <trackback:ping>http://www.imarketingtool.com/blog/Trackback.aspx?guid=063a737c-cbde-4ceb-b580-b25509924020</trackback:ping>
      <pingback:server>http://www.imarketingtool.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.imarketingtool.com/blog/PermaLink,guid,063a737c-cbde-4ceb-b580-b25509924020.aspx</pingback:target>
      <dc:creator>Admin!</dc:creator>
      <wfw:comment>http://www.imarketingtool.com/blog/CommentView,guid,063a737c-cbde-4ceb-b580-b25509924020.aspx</wfw:comment>
      <wfw:commentRss>http://www.imarketingtool.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=063a737c-cbde-4ceb-b580-b25509924020</wfw:commentRss>
      <title>How can I get my ad into the first position</title>
      <guid isPermaLink="false">http://www.imarketingtool.com/blog/PermaLink,guid,063a737c-cbde-4ceb-b580-b25509924020.aspx</guid>
      <link>http://www.imarketingtool.com/blog/2009/10/15/HowCanIGetMyAdIntoTheFirstPosition.aspx</link>
      <pubDate>Thu, 15 Oct 2009 13:00:18 GMT</pubDate>
      <description>&lt;p&gt;
I was recently asked the following question. 
&lt;/p&gt;
&lt;p&gt;
&lt;div class="quote"&gt;
How can I get my ad into the highlighted green area for the first 3 ads. I consistently
rank 1, 2, and 3 but my ad shows up on the right side and never in the highlighted
green area. 
&lt;/div&gt;
&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
Try using "position preference". You can set it to only allow ads in the #1 position,
which should be the "green area". Adwords will manage the CPC so that your ads appear
only in that position. You can limit the daily budget to control costs. 
&lt;/p&gt;
&lt;p&gt;
Read more about position preference from Google themselves 
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://adwords.google.com/support/aw/bin/answer.py?hl=en&amp;answer=36482"&gt;http://adwords.google.com/support/aw/bin/answer.py?hl=en&amp;answer=36482&lt;/a&gt; 
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.imarketingtool.com/blog/aggbug.ashx?id=063a737c-cbde-4ceb-b580-b25509924020" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Are your Adwords ads too expensive? Slash your Adwords costs and get more traffic
with the &lt;a href="http://www.imarketingtool.com/adwords-marketing.aspx"&gt;FREE Adwords
Strategy Guide&lt;/a&gt;.  Get your copy now.

</description>
      <comments>http://www.imarketingtool.com/blog/CommentView,guid,063a737c-cbde-4ceb-b580-b25509924020.aspx</comments>
      <category>Adwords</category>
    </item>
    <item>
      <trackback:ping>http://www.imarketingtool.com/blog/Trackback.aspx?guid=df454df3-6df1-4473-a1c4-f2359c3eb2f0</trackback:ping>
      <pingback:server>http://www.imarketingtool.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.imarketingtool.com/blog/PermaLink,guid,df454df3-6df1-4473-a1c4-f2359c3eb2f0.aspx</pingback:target>
      <dc:creator>Admin!</dc:creator>
      <wfw:comment>http://www.imarketingtool.com/blog/CommentView,guid,df454df3-6df1-4473-a1c4-f2359c3eb2f0.aspx</wfw:comment>
      <wfw:commentRss>http://www.imarketingtool.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=df454df3-6df1-4473-a1c4-f2359c3eb2f0</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Google has not released any information regarding acceptable keyword density. But,
the accepted theory is that your maximum keyword density is 5%. That means if you
have 200 words on your landing page, no more than 10 of them should be the keyword.
Five percent is a high density and it's difficult to exceed that mark. 
</p>
        <p>
I generally look for a keyword density anywhere between 2% and 5%. That range is assumed
to be good for Google SEO and Google Adwords. 
</p>
        <p>
I tend to make sure my keyword appears... 
</p>
        <ol>
          <li>
in the page url</li>
          <li>
in the page title</li>
          <li>
in the meta description and meta keyword tags</li>
          <li>
in the h1 tags</li>
        </ol>
        <p>
If I've done all four of the those, I find that I can have naturally written content
without concern for keyword density and still get good quality scores. 
</p>
        <img width="0" height="0" src="http://www.imarketingtool.com/blog/aggbug.ashx?id=df454df3-6df1-4473-a1c4-f2359c3eb2f0" />
        <br />
        <hr />
Are your Adwords ads too expensive? Slash your Adwords costs and get more traffic
with the <a href="http://www.imarketingtool.com/adwords-marketing.aspx">FREE Adwords
Strategy Guide</a>. Get your copy now. 
</body>
      <title>What is the acceptable keyword density for a landing page</title>
      <guid isPermaLink="false">http://www.imarketingtool.com/blog/PermaLink,guid,df454df3-6df1-4473-a1c4-f2359c3eb2f0.aspx</guid>
      <link>http://www.imarketingtool.com/blog/2009/10/05/WhatIsTheAcceptableKeywordDensityForALandingPage.aspx</link>
      <pubDate>Mon, 05 Oct 2009 11:56:10 GMT</pubDate>
      <description>&lt;p&gt;
Google has not released any information regarding acceptable keyword density. But,
the accepted theory is that your maximum keyword density is 5%. That means if you
have 200 words on your landing page, no more than 10 of them should be the keyword.
Five percent is a high density and it's difficult to exceed that mark. 
&lt;/p&gt;
&lt;p&gt;
I generally look for a keyword density anywhere between 2% and 5%. That range is assumed
to be good for Google SEO and Google Adwords. 
&lt;/p&gt;
&lt;p&gt;
I tend to make sure my keyword appears... 
&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
in the page url&lt;/li&gt;
&lt;li&gt;
in the page title&lt;/li&gt;
&lt;li&gt;
in the meta description and meta keyword tags&lt;/li&gt;
&lt;li&gt;
in the h1 tags&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;
If I've done all four of the those, I find that I can have naturally written content
without concern for keyword density and still get good quality scores. 
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.imarketingtool.com/blog/aggbug.ashx?id=df454df3-6df1-4473-a1c4-f2359c3eb2f0" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Are your Adwords ads too expensive? Slash your Adwords costs and get more traffic
with the &lt;a href="http://www.imarketingtool.com/adwords-marketing.aspx"&gt;FREE Adwords
Strategy Guide&lt;/a&gt;.  Get your copy now.

</description>
      <comments>http://www.imarketingtool.com/blog/CommentView,guid,df454df3-6df1-4473-a1c4-f2359c3eb2f0.aspx</comments>
      <category>Adwords</category>
    </item>
    <item>
      <trackback:ping>http://www.imarketingtool.com/blog/Trackback.aspx?guid=883ba40d-abd9-49d0-a069-7e69fa6ce0fd</trackback:ping>
      <pingback:server>http://www.imarketingtool.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.imarketingtool.com/blog/PermaLink,guid,883ba40d-abd9-49d0-a069-7e69fa6ce0fd.aspx</pingback:target>
      <dc:creator>Admin!</dc:creator>
      <wfw:comment>http://www.imarketingtool.com/blog/CommentView,guid,883ba40d-abd9-49d0-a069-7e69fa6ce0fd.aspx</wfw:comment>
      <wfw:commentRss>http://www.imarketingtool.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=883ba40d-abd9-49d0-a069-7e69fa6ce0fd</wfw:commentRss>
      <title>Do You Guess At What To Promote</title>
      <guid isPermaLink="false">http://www.imarketingtool.com/blog/PermaLink,guid,883ba40d-abd9-49d0-a069-7e69fa6ce0fd.aspx</guid>
      <link>http://www.imarketingtool.com/blog/2009/09/26/DoYouGuessAtWhatToPromote.aspx</link>
      <pubDate>Sat, 26 Sep 2009 03:27:10 GMT</pubDate>
      <description>&lt;div class="MyContent" onclick="window.top.location='http://www.adwords-marketing-tool.com/af/bailey411.aspx';"&gt;
&lt;div class="Heading"&gt;
Do You Guess At What To Promote? 
&lt;/div&gt;
&lt;div style="float:right"&gt;
&lt;object width="212" height="172"&gt;
&lt;param name="movie" value="http://www.youtube.com/v/6sLAqK2_vYU&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;feature=player_embedded&amp;fs=1"&gt;&gt;
&lt;param name="allowFullScreen" value="true"&gt;&gt;
&lt;param name="allowScriptAccess" value="always"&gt;&gt;&lt;embed src="http://www.youtube.com/v/6sLAqK2_vYU&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;feature=player_embedded&amp;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="425" height="344"&gt;&lt;/embed&gt;
&lt;/object&gt;
&lt;/div&gt;
&lt;p&gt;
May I ask because I'm curious? 
&lt;/p&gt;
&lt;p&gt;
How often do you just **guess** at what markets and products to promote? 
&lt;/p&gt;
&lt;p&gt;
And how often does that lead to a campaign that hauls in the loot for you? 
&lt;/p&gt;
&lt;p&gt;
And it's okay... 
&lt;/p&gt;
&lt;p&gt;
We've all done it...**guess** I mean. 
&lt;/p&gt;
&lt;p&gt;
What if? 
&lt;/p&gt;
&lt;p&gt;
What if we could get a multi-million dollar corporation to do ALL the work for you? 
&lt;/p&gt;
&lt;p&gt;
And... 
&lt;/p&gt;
&lt;p&gt;
What if all that research was AVAILABLE FREE?...and all you had to do was know where
to look...and how to look? 
&lt;/p&gt;
&lt;p&gt;
The happy news is...the work IS done for you... 
&lt;/p&gt;
&lt;p&gt;
And my friend David wants to show you this 'secret site'... 
&lt;/p&gt;
&lt;p&gt;
You don't have to opt in or anything... 
&lt;/p&gt;
&lt;p&gt;
You do have to scroll down 1/2 way on the page and look for 
&lt;/p&gt;
&lt;p&gt;
**How To Find A Profitable Niche To Sell To...the Movie** 
&lt;/p&gt;
&lt;p&gt;
Then if this helps you as much as I think it will...and you like David's style... 
&lt;/p&gt;
&lt;div style="float:left;"&gt;
&lt;img border="0" src="/images/4DMMB.png" /&gt; 
&lt;/div&gt;
&lt;div class="BigLink"&gt;
&lt;a href="http://www.adwords-marketing-tool.com/af/bailey411.aspx"&gt; 
&lt;br /&gt;
Grab his 4 Day&lt;br /&gt;
Money Making Blueprint &lt;/a&gt; 
&lt;/div&gt;
&lt;/div&gt;
&lt;img width="0" height="0" src="http://www.imarketingtool.com/blog/aggbug.ashx?id=883ba40d-abd9-49d0-a069-7e69fa6ce0fd" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Are your Adwords ads too expensive? Slash your Adwords costs and get more traffic
with the &lt;a href="http://www.imarketingtool.com/adwords-marketing.aspx"&gt;FREE Adwords
Strategy Guide&lt;/a&gt;.  Get your copy now.

</description>
      <comments>http://www.imarketingtool.com/blog/CommentView,guid,883ba40d-abd9-49d0-a069-7e69fa6ce0fd.aspx</comments>
      <category>keyword research</category>
    </item>
    <item>
      <trackback:ping>http://www.imarketingtool.com/blog/Trackback.aspx?guid=392a0a95-0dbc-404e-9c82-efbc35d454e9</trackback:ping>
      <pingback:server>http://www.imarketingtool.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.imarketingtool.com/blog/PermaLink,guid,392a0a95-0dbc-404e-9c82-efbc35d454e9.aspx</pingback:target>
      <dc:creator>Admin!</dc:creator>
      <wfw:comment>http://www.imarketingtool.com/blog/CommentView,guid,392a0a95-0dbc-404e-9c82-efbc35d454e9.aspx</wfw:comment>
      <wfw:commentRss>http://www.imarketingtool.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=392a0a95-0dbc-404e-9c82-efbc35d454e9</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <div class="MyContent" onclick="window.top.location='http://www.adwords-marketing-tool.com/af/BKGEN.aspx';">
          <div class="Heading">
What is a "buying" keyword? 
</div>
          <p>
It is a keyword that is used by a customer who is ready to buy. It separates the buyers
from the those looking for information only. I'm sure you have come across keywords
that have plenty of traffic, but no sales. Those are keywords used by people who are
just browsing. 
</p>
          <p>
You need to concentrate on the buying keywords. There is a new system that locates
these buying keywords you. It will change the way you perform keyword research. 
</p>
What can it do for you? 
<ul><li><b>The <u>fastest</u> way </b><b>to become a niche super affiliate </b></li><li><b>The <u>quickest</u> way</b><b> to Generate record-breaking affiliate commissions </b></li><li><b>The easiest way</b><b> to <u>make</u> more money online… guaranteed </b></li><li><b>The easiest way</b><b> to <u>sell</u><u>anything</u> online… guaranteed</b></li></ul><div class="BigLink"><a href="http://www.adwords-marketing-tool.com/af/BKGEN.aspx"><img border="0" src="/images/bkg.jpg" /><br />
Download Buyer Keyword Generator </a></div></div>
        <img width="0" height="0" src="http://www.imarketingtool.com/blog/aggbug.ashx?id=392a0a95-0dbc-404e-9c82-efbc35d454e9" />
        <br />
        <hr />
Are your Adwords ads too expensive? Slash your Adwords costs and get more traffic
with the <a href="http://www.imarketingtool.com/adwords-marketing.aspx">FREE Adwords
Strategy Guide</a>. Get your copy now. 
</body>
      <title>What is a "buying" keyword?</title>
      <guid isPermaLink="false">http://www.imarketingtool.com/blog/PermaLink,guid,392a0a95-0dbc-404e-9c82-efbc35d454e9.aspx</guid>
      <link>http://www.imarketingtool.com/blog/2009/09/25/WhatIsABuyingKeyword.aspx</link>
      <pubDate>Fri, 25 Sep 2009 02:51:25 GMT</pubDate>
      <description>&lt;div class="MyContent" onclick="window.top.location='http://www.adwords-marketing-tool.com/af/BKGEN.aspx';"&gt;
&lt;div class="Heading"&gt;
What is a "buying" keyword? 
&lt;/div&gt;
&lt;p&gt;
It is a keyword that is used by a customer who is ready to buy. It separates the buyers
from the those looking for information only. I'm sure you have come across keywords
that have plenty of traffic, but no sales. Those are keywords used by people who are
just browsing. 
&lt;/p&gt;
&lt;p&gt;
You need to concentrate on the buying keywords. There is a new system that locates
these buying keywords you. It will change the way you perform keyword research. 
&lt;/p&gt;
What can it do for you? 
&lt;ul&gt;
&lt;li&gt;
&lt;b&gt;The &lt;u&gt;fastest&lt;/u&gt; way &lt;/b&gt;&gt;&lt;b&gt;to become a niche super affiliate &lt;/b&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;b&gt;The &lt;u&gt;quickest&lt;/u&gt; way&lt;/b&gt;&gt;&lt;b&gt; to Generate record-breaking affiliate commissions &lt;/b&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;b&gt;The easiest way&lt;/b&gt;&gt;&lt;b&gt; to &lt;u&gt;make&lt;/u&gt; more money online… guaranteed &lt;/b&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;b&gt;The easiest way&lt;/b&gt;&gt;&lt;b&gt; to &lt;u&gt;sell&lt;/u&gt; &lt;u&gt;anything&lt;/u&gt; online… guaranteed&lt;/b&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;div class="BigLink"&gt;
&lt;a href="http://www.adwords-marketing-tool.com/af/BKGEN.aspx"&gt; &lt;img border="0" src="/images/bkg.jpg" /&gt; 
&lt;br /&gt;
Download Buyer Keyword Generator &lt;/a&gt; 
&lt;/div&gt;
&lt;/div&gt;
&lt;img width="0" height="0" src="http://www.imarketingtool.com/blog/aggbug.ashx?id=392a0a95-0dbc-404e-9c82-efbc35d454e9" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Are your Adwords ads too expensive? Slash your Adwords costs and get more traffic
with the &lt;a href="http://www.imarketingtool.com/adwords-marketing.aspx"&gt;FREE Adwords
Strategy Guide&lt;/a&gt;.  Get your copy now.

</description>
      <comments>http://www.imarketingtool.com/blog/CommentView,guid,392a0a95-0dbc-404e-9c82-efbc35d454e9.aspx</comments>
      <category>keyword research</category>
    </item>
    <item>
      <trackback:ping>http://www.imarketingtool.com/blog/Trackback.aspx?guid=67c96856-e5d9-462f-bded-bc1c096f491f</trackback:ping>
      <pingback:server>http://www.imarketingtool.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.imarketingtool.com/blog/PermaLink,guid,67c96856-e5d9-462f-bded-bc1c096f491f.aspx</pingback:target>
      <dc:creator>Admin!</dc:creator>
      <wfw:comment>http://www.imarketingtool.com/blog/CommentView,guid,67c96856-e5d9-462f-bded-bc1c096f491f.aspx</wfw:comment>
      <wfw:commentRss>http://www.imarketingtool.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=67c96856-e5d9-462f-bded-bc1c096f491f</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
The following is an email I sent to Marshall Alder who has been having trouble with <a href="http://www.adwords-marketing-tool.com/potpiegirl/one-week-marketing.aspx">One
Week Marketing</a> from <a href="http://hubpages.com/hub/PotPieGirl">PotPieGirl</a>. 
</p>
        <p>
I think the methods may work, but you really have to get into the long tail keywords.
Did you get the Bum Marketing course from Travis? It talks about finding the right
long tail keywords which I think is half the battle. 
</p>
        <p>
http://www.bummarketingmethod.com/ 
</p>
        <p>
I agree with Travis and before I ever read his materials, I was using The Google Keyword
Tool and plain old Google Search Results to conduct my research. It's all free. In
a nutshell here it is... 
</p>
        <p>
1) Find a product. PotPieGirl says find either a market or a product, but I personally
start with a product. I do think cb-analytics.com is a good place to go, because clickbanks
marketplace is hard to navigate. I also like CommissionJunction.com, but let's stick
with ClickBank. 
</p>
        <p>
Now, I think the product has to have some gravity. Gravity indicates that somebody
is making sales. That means there is a market. Plus the sales letter has to be doing
its job if other affiliates make money. Of course too much gravity may mean there's
already a ton of affiliates out there. I'm really still trying to define a good gravity
point, I'd recommend 50 for now. 
</p>
        <p>
http://www.cb-analytics.com/ 
</p>
        <p>
2) Take a main keyword for the product or the primary market and go to the google
keyword tool, and pull up all the related keywords. Look for keyword that have about
1000, maybe even 2000 global monthly searches. Any more than this and there probably
too much competition. Of course, you never know until you look, so give a few higher
volume ones a try. Find ten long tail keywords that you will research further. 
</p>
        <p>
https://adwords.google.com/select/KeywordToolExternal 
</p>
        <p>
3) go to plain old Google.com and search for your ten keywords. Wrap each one in double
quotes, do a search and see how many pages returned there are (this is called "phrase"
match). Travis says you want keywords with less than 1000 competing pages. I agree. 
</p>
        <p>
Hopefully, 5 of your 10 keywords fit the 1000 or less competing pages rules. If not,
go back to the keyword tool and get another 10 keywords, and look at the competition
for them. 
</p>
        <p>
4) After you have 5 low competition keywords, start building your Squidoo lenses,
writing articles, everything PotPieGirl recommends. 
</p>
        <p>
Again, I think if you put more into the keyword research, you get more out. 
</p>
        <img width="0" height="0" src="http://www.imarketingtool.com/blog/aggbug.ashx?id=67c96856-e5d9-462f-bded-bc1c096f491f" />
        <br />
        <hr />
Are your Adwords ads too expensive? Slash your Adwords costs and get more traffic
with the <a href="http://www.imarketingtool.com/adwords-marketing.aspx">FREE Adwords
Strategy Guide</a>. Get your copy now. 
</body>
      <title>PotPieGirl Finding a Niche Market and Keywords</title>
      <guid isPermaLink="false">http://www.imarketingtool.com/blog/PermaLink,guid,67c96856-e5d9-462f-bded-bc1c096f491f.aspx</guid>
      <link>http://www.imarketingtool.com/blog/2009/07/27/PotPieGirlFindingANicheMarketAndKeywords.aspx</link>
      <pubDate>Mon, 27 Jul 2009 01:22:45 GMT</pubDate>
      <description>&lt;p&gt;
The following is an email I sent to Marshall Alder who has been having trouble with &lt;a href="http://www.adwords-marketing-tool.com/potpiegirl/one-week-marketing.aspx"&gt;One
Week Marketing&lt;/a&gt; from &lt;a href="http://hubpages.com/hub/PotPieGirl"&gt;PotPieGirl&lt;/a&gt;. 
&lt;/p&gt;
&lt;p&gt;
I think the methods may work, but you really have to get into the long tail keywords.
Did you get the Bum Marketing course from Travis? It talks about finding the right
long tail keywords which I think is half the battle. 
&lt;/p&gt;
&lt;p&gt;
http://www.bummarketingmethod.com/ 
&lt;/p&gt;
&lt;p&gt;
I agree with Travis and before I ever read his materials, I was using The Google Keyword
Tool and plain old Google Search Results to conduct my research. It's all free. In
a nutshell here it is... 
&lt;/p&gt;
&lt;p&gt;
1) Find a product. PotPieGirl says find either a market or a product, but I personally
start with a product. I do think cb-analytics.com is a good place to go, because clickbanks
marketplace is hard to navigate. I also like CommissionJunction.com, but let's stick
with ClickBank. 
&lt;/p&gt;
&lt;p&gt;
Now, I think the product has to have some gravity. Gravity indicates that somebody
is making sales. That means there is a market. Plus the sales letter has to be doing
its job if other affiliates make money. Of course too much gravity may mean there's
already a ton of affiliates out there. I'm really still trying to define a good gravity
point, I'd recommend 50 for now. 
&lt;/p&gt;
&lt;p&gt;
http://www.cb-analytics.com/ 
&lt;/p&gt;
&lt;p&gt;
2) Take a main keyword for the product or the primary market and go to the google
keyword tool, and pull up all the related keywords. Look for keyword that have about
1000, maybe even 2000 global monthly searches. Any more than this and there probably
too much competition. Of course, you never know until you look, so give a few higher
volume ones a try. Find ten long tail keywords that you will research further. 
&lt;/p&gt;
&lt;p&gt;
https://adwords.google.com/select/KeywordToolExternal 
&lt;/p&gt;
&lt;p&gt;
3) go to plain old Google.com and search for your ten keywords. Wrap each one in double
quotes, do a search and see how many pages returned there are (this is called "phrase"
match). Travis says you want keywords with less than 1000 competing pages. I agree. 
&lt;/p&gt;
&lt;p&gt;
Hopefully, 5 of your 10 keywords fit the 1000 or less competing pages rules. If not,
go back to the keyword tool and get another 10 keywords, and look at the competition
for them. 
&lt;/p&gt;
&lt;p&gt;
4) After you have 5 low competition keywords, start building your Squidoo lenses,
writing articles, everything PotPieGirl recommends. 
&lt;/p&gt;
&lt;p&gt;
Again, I think if you put more into the keyword research, you get more out. 
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.imarketingtool.com/blog/aggbug.ashx?id=67c96856-e5d9-462f-bded-bc1c096f491f" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Are your Adwords ads too expensive? Slash your Adwords costs and get more traffic
with the &lt;a href="http://www.imarketingtool.com/adwords-marketing.aspx"&gt;FREE Adwords
Strategy Guide&lt;/a&gt;.  Get your copy now.

</description>
      <comments>http://www.imarketingtool.com/blog/CommentView,guid,67c96856-e5d9-462f-bded-bc1c096f491f.aspx</comments>
      <category>Affiliate</category>
    </item>
    <item>
      <trackback:ping>http://www.imarketingtool.com/blog/Trackback.aspx?guid=e0e04a1a-f3ed-4e24-ab2a-6993570dc119</trackback:ping>
      <pingback:server>http://www.imarketingtool.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.imarketingtool.com/blog/PermaLink,guid,e0e04a1a-f3ed-4e24-ab2a-6993570dc119.aspx</pingback:target>
      <dc:creator>Admin!</dc:creator>
      <wfw:comment>http://www.imarketingtool.com/blog/CommentView,guid,e0e04a1a-f3ed-4e24-ab2a-6993570dc119.aspx</wfw:comment>
      <wfw:commentRss>http://www.imarketingtool.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=e0e04a1a-f3ed-4e24-ab2a-6993570dc119</wfw:commentRss>
      <title>How the Adwords Ad Auction system works</title>
      <guid isPermaLink="false">http://www.imarketingtool.com/blog/PermaLink,guid,e0e04a1a-f3ed-4e24-ab2a-6993570dc119.aspx</guid>
      <link>http://www.imarketingtool.com/blog/2009/06/27/HowTheAdwordsAdAuctionSystemWorks.aspx</link>
      <pubDate>Sat, 27 Jun 2009 13:13:47 GMT</pubDate>
      <description>&lt;p&gt;
This is a video from Hal Varian, the Chief Economist at Google. It's a great in depth
explanation of how the Adwords Ad Auction system works. 
&lt;p&gt;
He explains how vital the Quality Score is to a Successful Adwords Campaign. The video
explains the Quality Score is calculated. It also explains how it plus your CPC determines
ad position. Quality score is the reason your Adwords Campaign will be a success,
or the reason it will fail. The &lt;b&gt;Free&lt;/b&gt; Adwords Strategy Guide show you how to
improve your Quality Scores and Save Money. &lt;a href="/adwords-marketing.aspx"&gt;Request
your copy of the &lt;b&gt;Free&lt;/b&gt; guide&lt;/a&gt;. 
&lt;/p&gt;
&lt;object height="355" width="425"&gt;
&lt;param name="allowScriptAccess" value="never" /&gt;
&lt;param name="allowNetworking" value="internal" /&gt;
&lt;param name="movie" value="http://www.youtube.com/v/K7l0a2PVhPQ&amp;hl=en&amp;rel=0" /&gt;
&lt;param name="wmode" value="transparent" /&gt;
&lt;embed type="application/x-shockwave-flash" allowscriptaccess="never" allownetworking="internal" src="http://www.youtube.com/v/K7l0a2PVhPQ&amp;hl=en&amp;rel=0" height="355" width="425" wmode="transparent" /&gt; 
&lt;param value="transparent" name="wmode" /&gt;
&lt;/object&gt;
&lt;img width="0" height="0" src="http://www.imarketingtool.com/blog/aggbug.ashx?id=e0e04a1a-f3ed-4e24-ab2a-6993570dc119" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Are your Adwords ads too expensive? Slash your Adwords costs and get more traffic
with the &lt;a href="http://www.imarketingtool.com/adwords-marketing.aspx"&gt;FREE Adwords
Strategy Guide&lt;/a&gt;.  Get your copy now.

</description>
      <comments>http://www.imarketingtool.com/blog/CommentView,guid,e0e04a1a-f3ed-4e24-ab2a-6993570dc119.aspx</comments>
      <category>Adwords</category>
    </item>
    <item>
      <trackback:ping>http://www.imarketingtool.com/blog/Trackback.aspx?guid=d7148178-6f10-4884-80b3-4a8ff93e9b1d</trackback:ping>
      <pingback:server>http://www.imarketingtool.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.imarketingtool.com/blog/PermaLink,guid,d7148178-6f10-4884-80b3-4a8ff93e9b1d.aspx</pingback:target>
      <dc:creator>Admin!</dc:creator>
      <wfw:comment>http://www.imarketingtool.com/blog/CommentView,guid,d7148178-6f10-4884-80b3-4a8ff93e9b1d.aspx</wfw:comment>
      <wfw:commentRss>http://www.imarketingtool.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=d7148178-6f10-4884-80b3-4a8ff93e9b1d</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I had question from one of my customers regarding the keyword level destination url.
It seems there some confusion between the adgroup level destination url and the keyword
level one. Below is my reply. 
</p>
        <p>
There are two kinds of campaigns you can generate with the campaign creator. One,
the recommended way of one adgroup per keyword, which results in multiple adgroups.
Two, a campaign with a single adgroup and each keyword in the adgroup has a keyword-level
destination url. If you "switch to advanced mode" you get the choice to generate multiple
adgroups or a single adgroup in the dropdown labelled "AdGroup". 
</p>
        <p>
Now, a keyword-level destination is a url attached to the keyword. If you are familiar
with adwords, you know you use syntax like this... 
</p>
        <pre>
   Keyword ** Max CPC ** Destination URL
</pre>
        <p>
This provides a keyword-level CPC and Destination url. Thus you can have single adgroup
with multiple keywords and multiple destination urls. 
</p>
        <p>
A regular destination url is at the adgroup level, and applies to all keywords. 
</p>
        <p>
You must have a destination url, in one form or another. 
</p>
        <p>
The error message "No need to apply destination url to keyword if generating multiple
ad groups." means you have the "Adgroup" dropdown set at "multiple" and you've checked
the "Keyword dest. url". What you are saying is generate mutlkiple adgroups with one
keyword per adgroup, but then give that one keyword a keyword-level destination url.
The system is preventing you from doing that. The only way you'd ever want to check
the "Keyword dest. url" checkbox is if you set the "adgroup" dropdown to "single". 
</p>
        <img width="0" height="0" src="http://www.imarketingtool.com/blog/aggbug.ashx?id=d7148178-6f10-4884-80b3-4a8ff93e9b1d" />
        <br />
        <hr />
Are your Adwords ads too expensive? Slash your Adwords costs and get more traffic
with the <a href="http://www.imarketingtool.com/adwords-marketing.aspx">FREE Adwords
Strategy Guide</a>. Get your copy now. 
</body>
      <title>Question regarding the keyword level destination url</title>
      <guid isPermaLink="false">http://www.imarketingtool.com/blog/PermaLink,guid,d7148178-6f10-4884-80b3-4a8ff93e9b1d.aspx</guid>
      <link>http://www.imarketingtool.com/blog/2009/06/03/QuestionRegardingTheKeywordLevelDestinationUrl.aspx</link>
      <pubDate>Wed, 03 Jun 2009 13:02:55 GMT</pubDate>
      <description>&lt;p&gt;
I had question from one of my customers regarding the keyword level destination url.
It seems there some confusion between the adgroup level destination url and the keyword
level one. Below is my reply. 
&lt;/p&gt;
&lt;p&gt;
There are two kinds of campaigns you can generate with the campaign creator. One,
the recommended way of one adgroup per keyword, which results in multiple adgroups.
Two, a campaign with a single adgroup and each keyword in the adgroup has a keyword-level
destination url. If you "switch to advanced mode" you get the choice to generate multiple
adgroups or a single adgroup in the dropdown labelled "AdGroup". 
&lt;/p&gt;
&lt;p&gt;
Now, a keyword-level destination is a url attached to the keyword. If you are familiar
with adwords, you know you use syntax like this... 
&lt;/p&gt;
&lt;pre&gt;
   Keyword ** Max CPC ** Destination URL
&lt;/pre&gt;
&lt;p&gt;
This provides a keyword-level CPC and Destination url. Thus you can have single adgroup
with multiple keywords and multiple destination urls. 
&lt;/p&gt;
&lt;p&gt;
A regular destination url is at the adgroup level, and applies to all keywords. 
&lt;/p&gt;
&lt;p&gt;
You must have a destination url, in one form or another. 
&lt;/p&gt;
&lt;p&gt;
The error message "No need to apply destination url to keyword if generating multiple
ad groups." means you have the "Adgroup" dropdown set at "multiple" and you've checked
the "Keyword dest. url". What you are saying is generate mutlkiple adgroups with one
keyword per adgroup, but then give that one keyword a keyword-level destination url.
The system is preventing you from doing that. The only way you'd ever want to check
the "Keyword dest. url" checkbox is if you set the "adgroup" dropdown to "single". 
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.imarketingtool.com/blog/aggbug.ashx?id=d7148178-6f10-4884-80b3-4a8ff93e9b1d" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Are your Adwords ads too expensive? Slash your Adwords costs and get more traffic
with the &lt;a href="http://www.imarketingtool.com/adwords-marketing.aspx"&gt;FREE Adwords
Strategy Guide&lt;/a&gt;.  Get your copy now.

</description>
      <comments>http://www.imarketingtool.com/blog/CommentView,guid,d7148178-6f10-4884-80b3-4a8ff93e9b1d.aspx</comments>
      <category>campaign creator</category>
    </item>
    <item>
      <trackback:ping>http://www.imarketingtool.com/blog/Trackback.aspx?guid=dd565878-9be7-4aa4-a0ca-f397e82b318b</trackback:ping>
      <pingback:server>http://www.imarketingtool.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.imarketingtool.com/blog/PermaLink,guid,dd565878-9be7-4aa4-a0ca-f397e82b318b.aspx</pingback:target>
      <dc:creator>Admin!</dc:creator>
      <wfw:comment>http://www.imarketingtool.com/blog/CommentView,guid,dd565878-9be7-4aa4-a0ca-f397e82b318b.aspx</wfw:comment>
      <wfw:commentRss>http://www.imarketingtool.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=dd565878-9be7-4aa4-a0ca-f397e82b318b</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I got the following question from one of my customers. I think it addresses something
I may not have been clear on. 
</p>
        <div class="quote">
          <p>
... Now I am going to go work on my ad creation in the campaign creation tool. My
question relates to the Display url. What url do I use for display so it does not
conflict with with my destination url since my destination url will vary depending
on the keywords I choose? 
</p>
          <p>
Thanks a lot. Also, is it best to use all keyword matches or just limit it to exact
and phrase? 
</p>
        </div>
        <p>
First, Your display url doesn't have to match the destination url. In fact, the display
url in Google Adwords has severe size limitations, so you probably can't use the destination
url. 
</p>
        <p>
The only requirement Google Adwords imposes is that the dispay url domain must match
the destination url domain. 
</p>
        <p>
What I would do is use only the domain in the display url. For example, if your keyword
is "college football", your destination url is something like... 
</p>
        <pre>
     http://www.mydomain.com/college-football.php
</pre>
        <p>
then I would make the display url simply... 
</p>
        <pre>
     mydomain.com
</pre>
        <p>
But, there is an addition tip you can use to get the keyword in the ad one more time.
Both Google Adwords and your potential customers will like seeing the keyword as many
times as possible. That makes it worthwhile to use this tip. 
</p>
        <p>
The tip is to but the keyword in the display url. Again, Google Adwords only makes
the domains match, so once you have that you can do anything you want. So you could
make your display url this... 
</p>
        <pre>
     mydomain.com/go-away
</pre>
        <p>
So, use the display url to get the keyword out there one more time... 
</p>
        <pre>
     mydomain.com/college-football
</pre>
        <p>
And if you exceed the maximum characters for the display url, so can always use a
partial keyword... 
</p>
        <pre>
      mydomain.com/football
</pre>
        <p>
All of this can be done inside the campaign creator using the "keyword"/"dash" tokens.
We'll use the "dash" token since spaces are invalid in urls. Make your display url
in the campaign creator look like this... 
</p>
        <pre>
     mydomain.com/[Dash:football]
</pre>
        <p>
Which means try to replace the "Dash" with the dash replaced keyword. Then, if the
total display url exceeds the character limits, just use the word football instead.
This is just like the way Google Adwords Dynamic Keyword Instertion works. 
</p>
        <p>
I recommend only using the exact and phrase matches. Broad match will generate impressions
and clicks on unrelated searches. Unrelated searches are unlikely to buy from you.
By using only exact and phrase matches, you are screening out some of these unrelated
searches. 
</p>
        <img width="0" height="0" src="http://www.imarketingtool.com/blog/aggbug.ashx?id=dd565878-9be7-4aa4-a0ca-f397e82b318b" />
        <br />
        <hr />
Are your Adwords ads too expensive? Slash your Adwords costs and get more traffic
with the <a href="http://www.imarketingtool.com/adwords-marketing.aspx">FREE Adwords
Strategy Guide</a>. Get your copy now. 
</body>
      <title>Display Url versus the Destination Url</title>
      <guid isPermaLink="false">http://www.imarketingtool.com/blog/PermaLink,guid,dd565878-9be7-4aa4-a0ca-f397e82b318b.aspx</guid>
      <link>http://www.imarketingtool.com/blog/2009/05/31/DisplayUrlVersusTheDestinationUrl.aspx</link>
      <pubDate>Sun, 31 May 2009 13:44:04 GMT</pubDate>
      <description>&lt;p&gt;
I got the following question from one of my customers. I think it addresses something
I may not have been clear on. 
&lt;/p&gt;
&lt;div class="quote"&gt;
&lt;p&gt;
... Now I am going to go work on my ad creation in the campaign creation tool. My
question relates to the Display url. What url do I use for display so it does not
conflict with with my destination url since my destination url will vary depending
on the keywords I choose? 
&lt;/p&gt;
&lt;p&gt;
Thanks a lot. Also, is it best to use all keyword matches or just limit it to exact
and phrase? 
&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;
First, Your display url doesn't have to match the destination url. In fact, the display
url in Google Adwords has severe size limitations, so you probably can't use the destination
url. 
&lt;/p&gt;
&lt;p&gt;
The only requirement Google Adwords imposes is that the dispay url domain must match
the destination url domain. 
&lt;/p&gt;
&lt;p&gt;
What I would do is use only the domain in the display url. For example, if your keyword
is "college football", your destination url is something like... 
&lt;/p&gt;
&lt;pre&gt;
     http://www.mydomain.com/college-football.php
&lt;/pre&gt;
&lt;p&gt;
then I would make the display url simply... 
&lt;/p&gt;
&lt;pre&gt;
     mydomain.com
&lt;/pre&gt;
&lt;p&gt;
But, there is an addition tip you can use to get the keyword in the ad one more time.
Both Google Adwords and your potential customers will like seeing the keyword as many
times as possible. That makes it worthwhile to use this tip. 
&lt;/p&gt;
&lt;p&gt;
The tip is to but the keyword in the display url. Again, Google Adwords only makes
the domains match, so once you have that you can do anything you want. So you could
make your display url this... 
&lt;/p&gt;
&lt;pre&gt;
     mydomain.com/go-away
&lt;/pre&gt;
&lt;p&gt;
So, use the display url to get the keyword out there one more time... 
&lt;/p&gt;
&lt;pre&gt;
     mydomain.com/college-football
&lt;/pre&gt;
&lt;p&gt;
And if you exceed the maximum characters for the display url, so can always use a
partial keyword... 
&lt;/p&gt;
&lt;pre&gt;
      mydomain.com/football
&lt;/pre&gt;
&lt;p&gt;
All of this can be done inside the campaign creator using the "keyword"/"dash" tokens.
We'll use the "dash" token since spaces are invalid in urls. Make your display url
in the campaign creator look like this... 
&lt;/p&gt;
&lt;pre&gt;
     mydomain.com/[Dash:football]
&lt;/pre&gt;
&lt;p&gt;
Which means try to replace the "Dash" with the dash replaced keyword. Then, if the
total display url exceeds the character limits, just use the word football instead.
This is just like the way Google Adwords Dynamic Keyword Instertion works. 
&lt;/p&gt;
&lt;p&gt;
I recommend only using the exact and phrase matches. Broad match will generate impressions
and clicks on unrelated searches. Unrelated searches are unlikely to buy from you.
By using only exact and phrase matches, you are screening out some of these unrelated
searches. 
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.imarketingtool.com/blog/aggbug.ashx?id=dd565878-9be7-4aa4-a0ca-f397e82b318b" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Are your Adwords ads too expensive? Slash your Adwords costs and get more traffic
with the &lt;a href="http://www.imarketingtool.com/adwords-marketing.aspx"&gt;FREE Adwords
Strategy Guide&lt;/a&gt;.  Get your copy now.

</description>
      <comments>http://www.imarketingtool.com/blog/CommentView,guid,dd565878-9be7-4aa4-a0ca-f397e82b318b.aspx</comments>
      <category>campaign creator</category>
    </item>
  </channel>
</rss>
