<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Gary Truitt:</title>
	<atom:link href="http://www.garytruitt.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.garytruitt.com</link>
	<description>{ my personal SEO space }</description>
	<lastBuildDate>Tue, 11 Oct 2011 22:09:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Google Revamps Keyword Tool (&#8230;it&#8217;s about time)</title>
		<link>http://www.garytruitt.com/109/google-revamps-keyword-tool-its-about-time/</link>
		<comments>http://www.garytruitt.com/109/google-revamps-keyword-tool-its-about-time/#comments</comments>
		<pubDate>Mon, 27 Sep 2010 12:12:34 +0000</pubDate>
		<dc:creator>Gary Truitt</dc:creator>
				<category><![CDATA[Search Engine News]]></category>

		<guid isPermaLink="false">http://www.garytruitt.com/?p=109</guid>
		<description><![CDATA[Revised Google Keyword Tool ]]></description>
			<content:encoded><![CDATA[<p>As an online marketer you probably have heard of or used the Google Keyword Tool. As the co-founder of a Search Marketing firm we were using it religiously and put a lot of faith in it to gauge search volumes on keywords we were researching. That is until we started wondering why the numbers were not matching our results.</p>
<p>We knew Google&#8217;s numbers were correct but why such a big disparity between our analytics reports,  after taking the top position n Google&#8217;s organic search results, and the current monthly searches Google was showing in their Keyword Tool. Well just the past Friday Sept. 24 Google revised the Keyword Tool&#8217;s search numbers and explained it this way:</p>
<p>“…we’ve also changed how we calculate Global Monthly Searches and Local Monthly Searches. Statistics in these columns are now based on Google.com search traffic only. Previously, they also included traffic from search partners.</p>
<p>So as you see, we can now see pure search numbers coming from Google Search. This is great for us as SEO&#8217;s and for everyone who was looking to the tool as a baseline of how certain keywords will perform.</p>
<p>To see the press release from Google<a href="http://adwords.blogspot.com/2010/09/updated-keyword-tool-out-of-beta.html" target="_blank"> Click Here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.garytruitt.com/109/google-revamps-keyword-tool-its-about-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Four Reasons Why Google Might Disregard Your Anchor Text</title>
		<link>http://www.garytruitt.com/106/four-reasons-why-google-might-disregard-your-anchor-text/</link>
		<comments>http://www.garytruitt.com/106/four-reasons-why-google-might-disregard-your-anchor-text/#comments</comments>
		<pubDate>Fri, 28 May 2010 11:36:21 +0000</pubDate>
		<dc:creator>Gary Truitt</dc:creator>
				<category><![CDATA[Search Engine News]]></category>

		<guid isPermaLink="false">http://www.garytruitt.com/?p=106</guid>
		<description><![CDATA[The text that is used in the links that point to your website has a major effect on the position of your website in Google's search results. You better look at them twice.]]></description>
			<content:encoded><![CDATA[<div id="TixyyLink" style="BORDER-BOTTOM: medium none; TEXT-ALIGN: left; BORDER-LEFT: medium none; BACKGROUND-COLOR: transparent; COLOR: #000000; OVERFLOW: hidden; BORDER-TOP: medium none; BORDER-RIGHT: medium none; TEXT-DECORATION: none">
<p>The text that is used in the links that point to your website has a major effect on the position of your website in Google&#8217;s search results.</p>
<p>For example, if many people use the text &#8220;buy blue widgets&#8221; to link to your website, then it is very likely that the linked web page will get high rankings for the keyphrase &#8220;buy blue widgets&#8221; in Google&#8217;s search results.</p>
<p>The link text (also called anchor text) is the text that is used in text links. Example:</p>
<blockquote><p><em>&lt;a href=&#8221;http://www.example.com&#8221;&gt;this is the link text&lt;/a&gt;</em></p></blockquote>
<p>Unfortunately, not all anchor texts will be used by Google. Check the following things to make sure that the links to your website pass the correct anchor tag:</p>
<p><strong>1. The nofollow attribute</strong></p>
<blockquote><p>This is a no-brainer. Links to your website that use the rel=&#8221;nofollow&#8221; attribute don&#8217;t pass the link text to Google. Example:</p>
<p><em>&lt;a href=&#8221;http://www.example.com&#8221; rel=&#8221;nofollow&#8221;&gt;great keyword&lt;/a&gt;</em></p>
<p>There are some automated tools that you can use to help you find out if the websites that link to your site use the nofollow attributes.</p></blockquote>
<p><strong>2. Invalid characters in the URL</strong></p>
<blockquote><p>If an URL contains invalid extra characters then chances are that search engines won&#8217;t be able to index the link correctly. Example:</p>
<p><em>&lt;a href=&#8221;http://www.example.com &#8220;&gt;great keyword&lt;/a&gt;</em></p>
<p>In this example, there&#8217;s a space at the end of the URL. Some webmasters found out that anchor text is not passed to Google if the link contains an extra space character.</p>
<p>Note that most browsers are able to correct this link and they will display the web page correctly. Unfortunately, search engine spiders seem to have more difficulty with malformed links (or they take them as a signal of low quality).</p></blockquote>
<p><strong>3. The links use 301 redirects</strong></p>
<blockquote><p>Google&#8217;s Matt Cutts recently confirmed that Google won&#8217;t consider all anchor texts that are used in 301 redirected links. Example:</p>
<p><em>&lt;a href=&#8221;http://www.example.com/page.htm&#8221;&gt;great keyword&lt;/a&gt;</em></p>
<p>The web server redirects &#8220;<em>http://www.example.com/page.htm</em>&#8221; to &#8220;<em>http://www.example.com</em>&#8221; with a 301 redirect. In that case, it&#8217;s likely that Google won&#8217;t use the link text.</p></blockquote>
<p><strong>4. The first link passes the link text</strong></p>
<blockquote><p>If a page links twice to the same page then Google will use the first link text and discard the other link texts. Example:</p>
<p><em>&lt;a href=&#8221;http://www.example.com&#8221;&gt;This&lt;/a&gt; is an example. The link text &lt;a href=&#8221;http://www.example.com&#8221;&gt;great keyword&lt;/a&gt; will be ignored by Google.</em></p>
<p>The first and the second link go to the same URL. In this example, Google will use the link text of the first link, which is &#8220;This&#8221;. The link text of the second link will be ignored by Google.</p>
<p>If the second link points to another page of the linked website, then both link texts will be used by Google:</p>
<p><em>&lt;a href=&#8221;http://www.example.com/page1.htm&#8221;&gt;This&lt;/a&gt; is an example. The link text &lt;a href=&#8221;http://www.example.com/page2.htm&#8221;&gt;great keyword&lt;/a&gt; will be ignored by Google.</em></p></blockquote>
<p>Links are the most important factor when it comes to getting top 10 rankings on Google and other major search engines.</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.garytruitt.com/106/four-reasons-why-google-might-disregard-your-anchor-text/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>6 Basic Steps To Remove Negative Press From Search Results</title>
		<link>http://www.garytruitt.com/103/6-basic-steps-to-remove-negative-press-from-search-results/</link>
		<comments>http://www.garytruitt.com/103/6-basic-steps-to-remove-negative-press-from-search-results/#comments</comments>
		<pubDate>Tue, 25 May 2010 11:33:27 +0000</pubDate>
		<dc:creator>Gary Truitt</dc:creator>
				<category><![CDATA[Reputation Management]]></category>

		<guid isPermaLink="false">http://www.garytruitt.com/?p=103</guid>
		<description><![CDATA[No matter how good your company is, some people will always write something negative about your site, even if you tried your best to help them. There is a way to remove bad press. ]]></description>
			<content:encoded><![CDATA[<div id="TixyyLink" style="text-align: left; background-color: transparent; color: #000000; overflow: hidden; text-decoration: none;">
<p>No matter how good your company is, some people will always write something negative about your site, even if you tried your best to help them.</p>
<p><img style="float: right;" src="http://www.axandra.com/images/reputation-first-aid.gif" alt="Reputation first aid" />Some customers might write negative comments about your company in their blogs or some of your competitors might like to damage your reputation by creating fake comments about your site.</p>
<p>What can you do if web pages with negative comments appear on Google&#8217;s first result page for your company name?</p>
<p><strong>1. Fix the problem</strong></p>
<blockquote><p>If people write negative reviews about your company, the first thing that you should do is to fix the problem that caused the negative review.</p></blockquote>
<p><strong>2. It doesn&#8217;t hurt to ask</strong></p>
<blockquote><p>Send the webmaster of the web page with the negative review a polite email and ask for removal of the negative comments. Many webmasters will cooperate if you explain the issue.</p></blockquote>
<p><strong>3. Give web pages with positive comments a boost</strong></p>
<blockquote><p>If the webmaster does not want to remove the negative review, find websites that contain positive comments about your site.</p>
<p>Link to these pages from your own website to increase the link popularity of these pages. The more links the pages with the positive reviews have, the higher they will be ranking in the search results.</p>
<p>If appropriate, bookmark web pages with positive remarks about your website on social bookmark sites such as Digg and Delicious.</p></blockquote>
<p><strong>4. </strong><strong>Ask for testimonials from happy customers</strong></p>
<blockquote><p>If you receive positive feedback from customers, ask them to write a review on ConsumerReview.com, Epinions.com or similar sites.</p></blockquote>
<p><strong>5. Add your website to company wiki pages</strong></p>
<blockquote><p>Websites like AboutUs.org allow you to create an article about your company. If your company is important enough, you might even create an entry in Wikipedia.</p>
<p>These Wiki pages will also appear in the search results when someone searches for your company name.</p></blockquote>
<p><strong>6. Make sure that your own website tops the search results</strong></p>
<blockquote><p>If your own website comes first for your company name then most people will click on your link and don&#8217;t look further. Use the expert services of companies like Click Farther Media, to help you fix these problems. We use a hollistic and systematic approach to remove or push negative results away from the eyes of your customers. Call us at (561) 301-2424.</p></blockquote>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.garytruitt.com/103/6-basic-steps-to-remove-negative-press-from-search-results/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Maps Adds New Features For Service-Based Businesses</title>
		<link>http://www.garytruitt.com/93/google-maps-adds-new-features-for-service-based-businesses/</link>
		<comments>http://www.garytruitt.com/93/google-maps-adds-new-features-for-service-based-businesses/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 21:13:06 +0000</pubDate>
		<dc:creator>Gary Truitt</dc:creator>
				<category><![CDATA[Search Engine News]]></category>

		<guid isPermaLink="false">http://www.garytruitt.com/?p=93</guid>
		<description><![CDATA[Google Maps is rolling out what it hopes will be a solution to one of the Local Business Center’s longtime shortcomings: the inability for service-based and/or home-based local businesses to use the LBC. Before today, all local businesses using the Local Business Center had to display a business address for their physical location — not [...]]]></description>
			<content:encoded><![CDATA[<p>Google Maps is rolling out what it hopes will be a solution to one of the Local Business Center’s longtime shortcomings: the inability for service-based and/or home-based local businesses to use the LBC. Before today, all local businesses using the Local Business Center had to display a business address for their physical location — not an ideal situation for home-based businesses. Further, for plumbers, real estate agents, and countless other businesses that serve many towns in one area, it’s been extremely difficult to have visibility anywhere other than the town associated with the LBC listing.</p>
<p>Those problems appear to be a thing of the past.</p>
<p>When logged in to the LBC, users will see a new tab called “Service Areas and Location Settings.”</p>
<p><img class="alignnone size-full wp-image-97" title="maps-1" src="http://www.garytruitt.com/wp-content/uploads/2010/03/maps-11.png" alt="maps-1" width="506" height="151" /></p>
<p>After clicking “Yes, this business serves customers at their locations,” a new set of choices appears.</p>
<p><img class="alignnone size-full wp-image-98" title="maps-2" src="http://www.garytruitt.com/wp-content/uploads/2010/03/maps-21.png" alt="maps-2" width="507" height="484" /></p>
<p>As you can see, at this point the local business owner can indicate that s/he doesn’t want a business address to appear in Google Maps. This is for local business owners who work from home, but don’t want to give out their home address in Google Maps. Until now, the primary advice for business owners in this situation has been to rent a mailbox somewhere and use that address; others have simply spammed Google Maps by using someone else’s address or creating a new, non-existent address to get around this problem.</p>
<p>For service-based businesses, there’s also an option to tell Google Maps how your location should be specified. The choices are “Distance from one location” or “List of areas served,” and you can only choose one.</p>
<p> <img class="alignnone size-full wp-image-100" title="lbc" src="http://www.garytruitt.com/wp-content/uploads/2010/03/lbc2.jpg" alt="lbc" width="507" height="300" /></p>
<p>There’s been no official announcement from Google about this yet, and we don’t know if this is available to all LBC users or if it’s a limited test. We have an email in to Google for more information. In any case, this will be extremely welcome relief for a large group of local business owners who’ve essentially been unable to use Google Maps for search engine visibility.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.garytruitt.com/93/google-maps-adds-new-features-for-service-based-businesses/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>See Your Complete Conversion Funnel: Google AdWords Search Funnels Launched</title>
		<link>http://www.garytruitt.com/85/see-your-complete-conversion-funnel-google-adwords-search-funnels-launched/</link>
		<comments>http://www.garytruitt.com/85/see-your-complete-conversion-funnel-google-adwords-search-funnels-launched/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 16:10:28 +0000</pubDate>
		<dc:creator>Gary Truitt</dc:creator>
				<category><![CDATA[PPC]]></category>
		<category><![CDATA[Search Engine News]]></category>

		<guid isPermaLink="false">http://www.garytruitt.com/?p=85</guid>
		<description><![CDATA[Google launched a new AdWords reporting feature called AdWords Search Funnels. AdWords Search Funnel shows you all the keywords that assisted in conversions made through Google AdWords, rather than just the last one before a buy or conversion action. This feature is being rolled out over the next few weeks, so keep an eye out [...]]]></description>
			<content:encoded><![CDATA[<p>Google launched a new AdWords reporting feature called <a href="https://adwords.google.com/support/aw/bin/topic.py?hl=en&amp;topic=27485">AdWords Search Funnels</a>. AdWords Search Funnel shows you all the keywords that assisted in conversions made through Google AdWords, rather than just the last one before a buy or conversion action. This feature is being rolled out over the next few weeks, so keep an eye out for it.</p>
<p>Until now, Google would only show you the last keywords that led to a conversion. In many cases, searchers will go through a searching process that includes research that might not lead to an immediate sale but may assist in a sale after a few more searches.</p>
<p>For example, imagine someone searches for [camera] then visits your site and does some research. They later search for a specific model number that they want to purchase. They end up back on your site and convert based on the specific model number. Google will show you in the Search Funnels report that the keyword [camera] did not specific convert, but assisted in a conversion.</p>
<p style="text-align: left;"><span style="font-family: Times New Roman; font-size: small;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="350" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.youtube.com/v/Wwj5W0UzAlo" /><embed type="application/x-shockwave-flash" width="425" height="350" src="http://www.youtube.com/v/Wwj5W0UzAlo"></embed></object></span></p>
<p>How’s Google gathering the data and protecting user privacy? Good Question. Here’s How:</p>
<p>Funnels are created by noting when someone clicks on an ad at Google. That links their search activity from that click to a particular advertiser for 30 days. If they do other searches in that period after the initial click, even if they don’t click on the advertiser’s ad each time, Google will still track that the advertiser’s ad showed for that searcher and what keywords it showed for. If they eventually click again on the advertiser’s ad and convert, only then is a funnel report created — and only if the advertiser also uses the AdWords conversion tracking code.</p>
<p>This means that no “natural” clicks are logged and reported in the funnel (a potential weakness for those fully trying to understand the research process). It also means that no keywords are reported as part of the funnel unless the advertiser has an ad showing for those keywords — so again, some part of a research process might go missing.</p>
<p>In terms of user privacy, Google’s not reporting actual search queries — the exact search terms entered in the order they are entered — but rather a list of keywords used overall. Further, any “non-popular” search paths are not reported. In other words, you shouldn’t be able to single out a particular individual. Instead, only popular funnels drawn in aggregate from data are reported.</p>
<p>First, only advertisers who make use of the AdWords conversion tracking code will even see tracking reports. Second, someone has to actually convert for a report to be available. Third, someone needs to click on an ad.</p>
<p>There is a summary page that includes total conversion, average days to convert, average ad clicks to convert and average impressions to convert. You can drill down deeper to see specific details.</p>
<p>For instance, you can see the distribution of the number of impressions and the percentage of those searches that led to a conversion (i.e. 45% convert after 1 impression and 20% convert after 2 impressions, etc.). There are reports that show a breakdown of the number of clicks leading to conversions, the time to convert, the top paths to convert and so on. I will post screen captures of sample reports, which should explain most of these reports.</p>
<p>It is important to note that you can set up conversion types to better differentiate between true assisted keywords and fake assisted keywords. For example, if you sell both dresses and cameras, most of the time an assist from a keyword search on [dresses] would not be relevant. So there are ways around that.</p>
<p>Finally, I have asked if the AdWords Quality team takes into account “assisted” conversions. Obviously, as a advertiser, to keep your quality score up, you want keywords that lead to clicks and conversions, but these reports can show you that impressions and non-converting keywords do play a role in conversion. When I hear back, I will update this post. Update: Google told me, “Search Funnel data does not affect quality score. You can see the core components of calculating quality score <a href="http://adwords.google.com/support/aw/bin/answer.py?hl=en&amp;answer=10215">here</a>.”</p>
<p>Google also discusses them more on their blog <a href="http://adwords.blogspot.com/2010/03/new-reports-adwords-search-funnels.html">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.garytruitt.com/85/see-your-complete-conversion-funnel-google-adwords-search-funnels-launched/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Picking Great PPC Keywords</title>
		<link>http://www.garytruitt.com/82/picking-great-ppc-keywords/</link>
		<comments>http://www.garytruitt.com/82/picking-great-ppc-keywords/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 16:10:29 +0000</pubDate>
		<dc:creator>Gary Truitt</dc:creator>
				<category><![CDATA[PPC]]></category>
		<category><![CDATA[Keywords]]></category>

		<guid isPermaLink="false">http://www.garytruitt.com/?p=82</guid>
		<description><![CDATA[No all keywords are created equal. You need to examine what you pick based on several criteria. Here are a few tips. ]]></description>
			<content:encoded><![CDATA[<p>Keywords are the search terms (words or phrases) which trigger your ad, and they are critical to the success of your AdWords advertising. This email explains how you can choose the most effective keywords, assess your keyword performance and how this affects the amount you pay.</p>
<p><strong><span style="color: #008000;">Top tips for great keywords</span></strong></p>
<p><strong>A great keyword is:</strong></p>
<ul>
<li>Ideally, 2-3 words long</li>
<li>Specific (keywords that are too broad or general will not reach users as effectively as keywords that are highly targeted)</li>
<li>Directly related to the text in your ad</li>
<li>Directly related to the page your ad links to (specified by the destination URL)</li>
</ul>
<p><strong> </strong><strong><span style="color: #008000;">What keywords should I choose?</span></strong></p>
<p>First, look at your website content and write down every word, word combination or phrase that describes each category of your business. This is the starting point for creating your keyword lists.</p>
<p>Include all brand and product names as well as plurals, synonyms and alternate spellings for each word or phrase. Capitalization does not matter. Take out keywords that are very generic, irrelevant, or obscure.</p>
<p>Then, group your keywords into close-knit themes and create a new ad group for each theme. Put your keywords into these new ad groups. For example, if your campaign is for digital cameras, you can group together mini digital cameras in one ad group and SLR digital cameras in another.</p>
<p>Try using negative keywords. Negative keywords prevent your ad from showing when a word or phrase you specify is part of a search term. If you specify the negative keyword <em>-repair</em>, for instance, your ad won’t show for search terms such as <em>digital camera repair</em>.</p>
<p>Want <a href="http://adwords.google.com/support/aw/bin/static.py?hl=en_US&amp;page=guide.cs&amp;guide=21899&amp;topic=22356&amp;answer=149062&amp;utm_source=awo&amp;utm_campaign=ww-en_US-em-newad_email2&amp;utm_medium=email" target="_blank">more keyword information and examples</a>?</p>
<p><strong><span style="color: #008000;">How can I tell if my keywords are working well?</span></strong></p>
<p>Check your keyword performance regularly in the &#8216;Keyword&#8217; tab of your account.</p>
<p>An &#8216;Eligible&#8217; status means your keyword is eligible to trigger ads. Click on the icon in the status column to get more detail on your individual keyword performance.</p>
<p>Then, one of the most important metrics to assess is the clickthrough rate (CTR), as it shows the proportion of people who clicked on your ad after they saw it. Keywords that produce a relatively low CTR (e.g. less than 1% on the search network) can often be improved. Implementing the tips above will help improve your keyword performance. A higher CTR will help to increase your ad&#8217;s position on Google.</p>
<p>Learn more about what <a href="http://adwords.google.com/support/aw/bin/static.py?hl=en_US&amp;page=guide.cs&amp;guide=21899&amp;topic=21905&amp;answer=146306&amp;utm_source=awo&amp;utm_campaign=ww-en_US-em-newad_email2&amp;utm_medium=email" target="_blank">keyword metrics</a> to look out for.</p>
<p><strong><span style="color: #008000;">How do my keywords impact how much I pay?</span></strong></p>
<p>If your keywords are well chosen and you follow the tips above, your ads may show in a higher position or at a lower cost.</p>
<p>AdWords bidding works on an auction-style system, with advertisers bidding for keywords that will trigger their ads to appear. As multiple advertisers will often bid on the same keywords, Google must determine which ads will show, and in what position on the page. To do this, it looks at both <strong>CPC bids</strong> and the <strong>quality </strong>of your keywords<strong>:</strong></p>
<ul>
<li><strong>Cost-per-click bids (Maximum CPCs)</strong> are the amount you are willing to pay when someone clicks on your ad</li>
<li><strong>Quality score</strong> relates to how relevant your ads and keywords are to searches on Google, which is determined by a number of things, including your CTR.  </li>
</ul>
<p><em>P.S. Next week I&#8217;ll cover everything you need to know to write eye-catching ad texts!</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.garytruitt.com/82/picking-great-ppc-keywords/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don’t Set it and Forget it</title>
		<link>http://www.garytruitt.com/77/don%e2%80%99t-set-it-and-forget-it/</link>
		<comments>http://www.garytruitt.com/77/don%e2%80%99t-set-it-and-forget-it/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 22:14:43 +0000</pubDate>
		<dc:creator>Gary Truitt</dc:creator>
				<category><![CDATA[PPC]]></category>
		<category><![CDATA[Campaign Performance]]></category>

		<guid isPermaLink="false">http://www.garytruitt.com/?p=77</guid>
		<description><![CDATA[Four simple steps to help your search marketing campaign keep up with new searches. I know I&#8217;m not the only person that remembers the line “just set it and forget it”. Those were the good ol’ days—the days when you could just set up a search marketing campaign and leave it alone. Not anymore. Users [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Four simple steps to help your search marketing campaign keep up with new searches. </strong></p>
<p>I know I&#8217;m not the only person that remembers the line “just set it and forget it”.  Those were the good ol’ days—the days when you could just set up a search marketing campaign and leave it alone.</p>
<p>Not anymore. Users are more sophisticated in their searches now, and we’ve seen that up to 20% of searches in any given month can be search queries never seen before by a search engine.  This means if you leave your campaign untouched, you could be missing 20% more traffic.</p>
<p>So what’s the best way to keep up to speed with the changing search tide while maintaining your sanity?  Here are our four simple steps that will help your Search Engine Marketing campaign keep pace.</p>
<p><strong>1.  First, let’s set up the campaign properly.</strong></p>
<p>Start by making sure you have selected the proper match type-(Google) or if Yahoo, make sure your campaign is opted into Advanced Match (this is the default setting). Broad Match types in Google can be used if you need more traffic but can&#8217;t seem to find it, and when used with negative keywords can get you maximum traffic.</p>
<p>Advanced Match campaigns in Yahoo will display ads for a broader range of searches relevant to your keywords, titles and descriptions,than you may have thought of yourself. Thus taking the guesswork out of keyword research. (although I would continue to do the research)</p>
<p>Yahoo uses very sophisticated keyword or phrase intelligence which includes concepts that are related to your keyword, but that do not necessarily contain your keyword. Think of Advanced Match as the sales guy that’s going above and beyond to bring in great leads where you least expected them.</p>
<p>Which keywords should you start with first?  Well, if you have a big budget and want to focus on driving traffic, then you may want more high-volume search terms (e.g. car) in your campaign. If your objective is getting higher conversions, you may want to include more tail terms as they are more product specific (e.g., new 2010 Toyota Prius hybrid car).  Make sure to use excluded words (or negative keywords) to avoid matching to terms that are not relevant to your product or service.</p>
<p><strong>2.  Monitor your campaign regularly</strong></p>
<p>Because search habits constantly change, you should tune your campaigns as regularly as possible.  The frequency really depends on you and what your objectives are, and if you’re meeting those goals or not.</p>
<p>The best way to determine your campaign’s performance is through the myriad of reports available through the search engines reporting tools.  It’s kind of like when you check traffic in the evening to determine the best route to take home.  You may choose to take the shortest route but sit in a little bit of traffic (or a lot if you’re on highway 101).  Or you may choose a route that is longer but less traveled, and gets you home 15 minutes earlier.  The same logic applies to your campaign.  Know your objective, and look at the reports to help you get there.</p>
<p>Once you have some insight about which campaigns and keywords are performing, here are some things you can try:</p>
<p>* Work with your consultant or search engine account manager to identify additional keywords and bid opportunities.</p>
<p>* Take advantage of our keyword suggestion tools &amp; discovery tools to supplement your existing keywords. I recommend <a title="Keyword Research Pro" href="http://ecc84zo9k9lvsl0evhy84q0l7a.hop.clickbank.net/" target="_blank">Keyword Research Pro</a>. Its inexpensive and easy to use.</p>
<p>* Use organic search results to optimize campaigns and expand your keywords or add excluded words to avoid future matches. Google Analytics provides the keywords used when people find your website.</p>
<p><strong>3.  Tune your campaign</strong></p>
<p>By now you have a pretty good idea which keywords are doing well in your campaigns, and which ones are lagging.  It’s time to take action.  Separate lower performing keywords from higher performing keywords so your high performers aren’t dragged down by your low performers.  Create a “low budget” campaign that includes all of your low performing keywords, and use lower bids so that you continue to participate in the marketplace.</p>
<p>Another tuning technique is to separate keywords that get a lot of clicks from low-volume keywords.  This allows you to tweak your ad copy for the greatest impact on the high-volume terms.  Mixing the two may dilute your campaigns overall performance, and make it difficult for you to determine which keyword is negatively affecting your campaign’s Quality Index.</p>
<p><strong> 4.  Sit back and enjoy the fruits of your labor…but don’t get too comfortable</strong></p>
<p>Now that you’ve tuned your campaigns, give it some time to see how each campaign performs, but don’t let it simmer for too long.  The duration really depends on how much traffic you’re getting.  You may notice changes taking effect immediately, or you may have to wait a few days or weeks to see the full impact.</p>
<p>At the end of the day, where does this cycle of keyword addition, monitoring, separating, tuning, re-running your campaign take you?  It allows you to improve your ad quality and your campaign performance.  The better a campaign’s performance, the less it’ll cost you to participate.  And who wouldn’t want a few extra dollars back in their pockets?</p>
<p>Besides, if you’re not managing your campaign regularly, you can bet your competitors are—and possibly taking traffic away from you.  To protect your traffic and your business, we encourage you to actively manage your campaign. Don’t just set and forget it!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.garytruitt.com/77/don%e2%80%99t-set-it-and-forget-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yahoo &amp; Microsoft Receive Go Ahead To Implement Search Deal</title>
		<link>http://www.garytruitt.com/75/yahoo-microsoft-receive-go-ahead-to-implement-search-deal/</link>
		<comments>http://www.garytruitt.com/75/yahoo-microsoft-receive-go-ahead-to-implement-search-deal/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 16:22:08 +0000</pubDate>
		<dc:creator>Gary Truitt</dc:creator>
				<category><![CDATA[Search Engine News]]></category>
		<category><![CDATA[Yahoo & Microsoft]]></category>

		<guid isPermaLink="false">http://www.garytruitt.com/?p=75</guid>
		<description><![CDATA[Yahoo and Microsoft announced  they have clearance to implement their proposed search deal where Microsoft will power Yahoo Search and search ads.]]></description>
			<content:encoded><![CDATA[<p>Yahoo and Microsoft <a href="http://finance.yahoo.com/news/Yahoo-and-Microsoft-to-bw-2356666634.html?x=0">announced</a> they have clearance to implement their proposed <a href="http://searchengineland.com/microsoft-yahoo-search-deal-simplified-23299">search deal</a> where Microsoft will power Yahoo Search and search ads. Today they received “unrestricted” clearance from both the U.S. Department of Justice and the European Commission to proceed. And proceed they will.</p>
<p>Yahoo said the implementation will begin in the next “days.” Here is the announcement:</p>
<p>Implementation of the deal is expected to begin in the coming days and will involve transitioning Yahoo!’s algorithmic and paid search platforms to Microsoft, with Yahoo! becoming the exclusive relationship sales force for both companies’ premium search advertisers globally. Once the transition is completed, the companies’ unified search marketplace will deliver improved innovation for consumers, better volume and efficiency for advertisers and better monetization opportunities for web publishers through a platform that contains a larger pool of search queries.</p>
<p>Several Yahoo blogs have discussion around this. They include the <a href="http://www.ysearchblog.com/2010/02/18/search-alliance/">Yahoo Search Blog</a>, <a href="http://www.ysmblog.com/blog/2010/02/18/search-alliance/">Yahoo Search Marketing Blog</a> and <a href="http://developer.yahoo.net/blog/archives/2010/02/search-alliance.html">Yahoo Developer Blog</a>.</p>
<p><strong>My Take Away:</strong> Notice is says &#8220;better monetization opportunities for web publishers&#8221;? Well there are several advantages to this merger and I will be sharing those with you soon! Stay tuned&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.garytruitt.com/75/yahoo-microsoft-receive-go-ahead-to-implement-search-deal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best WordPress Plugin &amp; Theme Ever!</title>
		<link>http://www.garytruitt.com/72/best-wordpress-plugin-theme-ever/</link>
		<comments>http://www.garytruitt.com/72/best-wordpress-plugin-theme-ever/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 19:07:08 +0000</pubDate>
		<dc:creator>Gary Truitt</dc:creator>
				<category><![CDATA[Products]]></category>

		<guid isPermaLink="false">http://www.garytruitt.com/?p=72</guid>
		<description><![CDATA[I came across this WordPress plugin accidentally the other day and after getting it and playing around with it, I am not only impressed with it,  I am blown away by what it can do for your WordPress blog! Ok here is the quick rundown on it: Allows you to turn your WP blog into [...]]]></description>
			<content:encoded><![CDATA[<p>I came across this WordPress plugin accidentally the other day and after getting it and playing around with it, I am not only impressed with it,  I am blown away by what it can do for your WordPress blog! Ok here is the quick rundown on it:</p>
<ul>
<li>Allows you to turn your WP blog into multiple sales pages</li>
<li>Create different squeeze pages</li>
<li>Create different page designs</li>
<li>Create different campaigns</li>
<li>etc.</li>
</ul>
<p>Basically you never need to buy squeeze or landing page templates. You can create all of them under one domain name and control all of them from one location. Cool stuff.</p>
<p>You can buy the plugin or the theme that they offer or save some money and buy both of them. I suggest getting both of them because they work together seamlessly and allow you do do more.</p>
<p><a href="http://creationspire.com/wpspire/wp-spire-plugin/?e=clickfar" target="_blank">To get just the plugin go here: </a></p>
<p><a href="http://creationspire.com/wpspire/wp-spire-bundle/?e=clickfar" target="_blank">To get the bundled theme and plugin go here: </a></p>
<p><a href="http://creationspire.com/wpspire/?e=clickfar" target="_blank">The main sales page is here:</a></p>
<p>Enjoy it!</p>
<p>Gary</p>
]]></content:encoded>
			<wfw:commentRss>http://www.garytruitt.com/72/best-wordpress-plugin-theme-ever/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gotta Love Sales Page Headlines&#8230;</title>
		<link>http://www.garytruitt.com/68/gotta-love-sales-page-headlines/</link>
		<comments>http://www.garytruitt.com/68/gotta-love-sales-page-headlines/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 22:08:15 +0000</pubDate>
		<dc:creator>Gary Truitt</dc:creator>
				<category><![CDATA[Sales Strategies]]></category>

		<guid isPermaLink="false">http://www.garytruitt.com/?p=68</guid>
		<description><![CDATA[I got an email from an internet marketer that read like this: &#8220;Who Else Wants To Discover The *Alien Like* Tool That Turned A Poor Homeless Boy Into A Millionaire In Only 3 Years Time &#8211; For FREE!&#8221; It still amazes me that this would get ANYONES attention. Especially considering that we are all not [...]]]></description>
			<content:encoded><![CDATA[<p>I got an email from an internet marketer that read like this: &#8220;Who Else Wants To Discover The *Alien Like* Tool That Turned A Poor Homeless Boy Into A Millionaire In Only 3 Years Time &#8211; For FREE!&#8221;</p>
<p>It still amazes me that this would get ANYONES attention. Especially considering that we are all not complete idots right? Wrong! Yes there are a few of those out there who just can&#8217;t help themselves and have to see what the &#8220;Aliens&#8221; gave to this guy to turn him from homeless to millionaire. Its just plain human nature&#8230;.we have to see what&#8217;s behind door number 2. We crave excitement and intrigue and that will never change. Oh and we also want to be millionaires.</p>
<p>So my point is there are many ways to get someones attention using headlines. I just wish we could move on from the stupid ones. Not all of us were raised on Jerry Springer episodes.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.garytruitt.com/68/gotta-love-sales-page-headlines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

