<?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>Chicago Internet Marketing Blog &#124; Rise Interactive</title>
	<atom:link href="http://blog.riseinteractive.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.riseinteractive.com</link>
	<description>The Internet Marketing Blog of Rise Interactive</description>
	<lastBuildDate>Wed, 09 May 2012 19:25:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>What is PPC: The Complete Beginner’s Guide to Paid Search Advertising</title>
		<link>http://blog.riseinteractive.com/2012/05/09/what-is-ppc-the-complete-beginners-guide-to-paid-search-advertising/</link>
		<comments>http://blog.riseinteractive.com/2012/05/09/what-is-ppc-the-complete-beginners-guide-to-paid-search-advertising/#comments</comments>
		<pubDate>Wed, 09 May 2012 17:40:26 +0000</pubDate>
		<dc:creator>Ben Kuikman, Internet Marketing Consultant</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Google AdWords]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[Paid Search (PPC)]]></category>
		<category><![CDATA[Web Analytics]]></category>
		<category><![CDATA[adcenter]]></category>
		<category><![CDATA[adgooroo]]></category>
		<category><![CDATA[Adwords]]></category>
		<category><![CDATA[digital marketing]]></category>
		<category><![CDATA[double click search]]></category>
		<category><![CDATA[internet marketing]]></category>
		<category><![CDATA[kenshoo]]></category>
		<category><![CDATA[marin]]></category>
		<category><![CDATA[marketing tools]]></category>
		<category><![CDATA[msn adcenter]]></category>
		<category><![CDATA[paid search]]></category>
		<category><![CDATA[paid search advertising]]></category>
		<category><![CDATA[paid search marketing]]></category>
		<category><![CDATA[ppc]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[SEOMoz]]></category>

		<guid isPermaLink="false">http://blog.riseinteractive.com/?p=3398</guid>
		<description><![CDATA[Who knew that looking for, or rather helping people find what they’re looking for, could be so complicated? Starting, building, managing, analyzing and optimizing a paid search marketing campaign can prove to be a daunting task.]]></description>
			<content:encoded><![CDATA[<p></br>Who knew that looking for, or rather helping people find what they’re looking for, could be so complicated? Starting, building, managing, analyzing and optimizing a paid search marketing campaign can prove to be a daunting task.<span id="more-3398"></span></p>
<p>The following is a reference guide meant to provide an overview of the essential pieces of paid search advertising, as well as some basic strategies and tools to get anyone new to the game off on the right foot. If you were to take a PPC 101 class, consider this the “Cliffs Notes” you’d really want to get your hands on ahead of time. They won’t get you through the class by themselves, but they will certainly make your life much easier.</p>
<p>Please click the links below to expand each section.</p>
<p><script type="text/javascript">// <![CDATA[
            function toggleMe(a){  var e=document.getElementById(a);  if(!e)return true;  if(e.style.display=="none"){  e.style.display="block"  } else {  e.style.display="none"  }  return false;  }
// ]]&gt;</script></p>
<p><a onclick="return toggleMe('paragraph1')" href="#"><strong>Quality Scores</strong></a></p>
<div id="paragraph1" style="display: none;">
<p>A quality score is a dynamic number between one and ten that is calculated every time a keyword in an AdWords account matches a search query. Scores are updated frequently and are based on the relevancy and performance of the keyword in relation to the query. A higher quality score generally means higher ad positions and lower cost-per-click (CPC) rates. There are a number of factors that contribute to the quality score of a keyword including historical click-through-rate (CTR) of the keyword, as well as the history of the account, the quality of the landing page, the relevance of the keyword and the ad shown to the query, and a number of other factors.</p>
<p>To maximize the quality scores of your keywords, first be sure and choose keywords that are very relevant to the content on your landing pages. Build tightly themed ad groups whereby each ad group contains similar keywords. Don’t be afraid to have a campaign with a large number of ad groups. This gives you greater control to optimize your account effectively. Write ad copy that is relevant to the keywords in your ad group and use those keywords in the ads themselves. Be sure that the landing page which visitors are sent to is relevant to the keywords and the ads; this increases the likelihood of your visitors converting. Closely monitor the performance of every campaign and ad group; pause poorly performing keywords or ads with low CTRs, and use the search query report to add additional terms that are performing well (high CTR and conversion rates).</p>
<p>While keywords running in AdCenter also have a quality score that judges relevance and is on a 1-10 scale, the similarities between it and AdWords stop there. In AdCenter, a quality score provides a reference point of how competitive a keyword is in the general marketplace and it does not have an impact on the ranking of an ad. Judged by three criteria &#8211; keyword relevance, landing page relevance, and landing page user experience &#8211; a quality score in AdCenter can give perspective on how well you are performing compared to your competitors for a given keyword.</p>
</div>
<p><script type="text/javascript">// <![CDATA[
            function toggleMe(a){  var e=document.getElementById(a);  if(!e)return true;  if(e.style.display=="none"){  e.style.display="block"  } else {  e.style.display="none"  }  return false;  }
// ]]&gt;</script></p>
<p><a onclick="return toggleMe('paragraph2')" href="#"><strong> Ad Rank</strong></a></p>
<div id="paragraph2" style="display: none;">Ad rank determines where on the page your ad will be shown, and is calculated using quality scores and bids. High quality scores and strong bids mean that you are more likely to have your ad shown in a high position. Theoretically, if your keywords have higher quality scores than your competition, you can bid less than them for equal or better ad positions. The inverse is true, as well. The key is to find the best balance of quality score and bid to put your ad in your preferred position.</div>
<p><script type="text/javascript">// <![CDATA[
            function toggleMe(a){  var e=document.getElementById(a);  if(!e)return true;  if(e.style.display=="none"){  e.style.display="block"  } else {  e.style.display="none"  }  return false;  }
// ]]&gt;</script></p>
<p><a onclick="return toggleMe('paragraph3')" href="#"><strong> Ad Position</strong></a></p>
<div id="paragraph3" style="display: none;">Google shows pay-per-click (PPC) ads in several areas of a search engine results page (SERP): above the organic results, to the right of the organic results, and on some occasions, below the organic search results. Typically the top positions see the most clicks with a descending CTR the further down the page the ad appears. Be sure to analyze your unique data to find what position is actually best for you (you may see a higher conversion rate in position 3 than position 1). In that case, you can be more effective by putting yourself in a higher position with a slightly lower bid, resulting in a higher conversion rate. Let the data tell you where the best position is for you.</div>
<p><script type="text/javascript">// <![CDATA[
            function toggleMe(a){  var e=document.getElementById(a);  if(!e)return true;  if(e.style.display=="none"){  e.style.display="block"  } else {  e.style.display="none"  }  return false;  }
// ]]&gt;</script></p>
<p><a onclick="return toggleMe('paragraph4')" href="#"><strong> Match Types</strong></a></p>
<div id="paragraph4" style="display: none;">
<p>There are four match types utilized across the major PCC advertising platforms. They are broad, phrase, exact, and negative.</p>
<p>Exact match keywords will return the identical keyword in the identical order as the search with no additional keywords in the query. Phrase match will return the identical keyword in the identical order with any number of words before or after it. Broad match will return search terms associated or synonymous with the keyword, and will show with any number of words in any order. These keywords will receive the most impressions, but as a result, can receive lower quality traffic. Modified broad match keywords use the flexibility of the broad match type with the relevancy of phrase match type. Adding a + in front of a keyword accounts for spelling errors, plurals, word order variation, and additional words in the search query. A negative keyword can include exact, phrase, or broad match variations, and prevents your ads from triggering for the keyword(s) in question.</p>
<p>[<a title="Learn more about Match Types" href="http://support.google.com/adwords/bin/answer.py?hl=en&amp;answer=6100" target="_blank">Learn more about Match Types</a>]</p>
<p>&nbsp;</p>
<p><a href="http://blog.riseinteractive.com/wp-content/uploads/2012/05/1.png" target="_blank"><img class="alignnone  wp-image-3476" title="Match Types Across Major PPC Ad Platforms" src="http://blog.riseinteractive.com/wp-content/uploads/2012/05/1-1024x716.png" alt="" width="614" height="430" /></a></p>
</div>
<p><script type="text/javascript">// <![CDATA[
            function toggleMe(a){  var e=document.getElementById(a);  if(!e)return true;  if(e.style.display=="none"){  e.style.display="block"  } else {  e.style.display="none"  }  return false;  }
// ]]&gt;</script></p>
<p><a onclick="return toggleMe('paragraph5')" href="#"><strong> Ad Copy</strong></a></p>
<div id="paragraph5" style="display: none;">
<p>A paid search text advertisement is made up of four essential parts: the headline, description or ad text, a display URL, and the destination URL. A headline is the first line of any ad and is limited to 25 characters. The description lines or ad text are the body of the ad itself and usually contain attention grabbing phrases, keywords, and calls to action. There are two description lines in an AdWords advertisement and each is limited to 35 characters (in AdCenter, there is a single description line limited to 71 characters). The display URL is a hyperlinked website address telling the searcher what website/domain the ad will send them to if clicked; it is limited to 35 characters. The destination URL is the actual URL address that the searcher will be sent to. This address is not seen in the ad and is limited to 1024 characters.</p>
<p>Tips: Using keywords in the ad copy is recommended to increase CTR and relevancy in the eyes of search engines. Ad copy triggered by keywords/search terms will be bolded in the ad copy. Ending the first description line (35 characters) with punctuation can result in that line being displayed next to, rather than below the headline if the ad appears in a top position. The option to use <a title="dynamic keyword insertion" href="http://support.google.com/adwords/bin/answer.py?hl=en&amp;answer=2454041&amp;from=74996&amp;rd=1" target="_blank">dynamic keyword insertion</a> in the headline should be seriously considered and tested, if possible. Dynamic keyword insertion entails placing a basic character code in the headline that allows a headline to display the exact search query a user entered, typically resulting in an increased CTR.</p>
</div>
<p><script type="text/javascript">// <![CDATA[
            function toggleMe(a){  var e=document.getElementById(a);  if(!e)return true;  if(e.style.display=="none"){  e.style.display="block"  } else {  e.style.display="none"  }  return false;  }
// ]]&gt;</script></p>
<p><a onclick="return toggleMe('paragraph6')" href="#"><strong> Keyword Bids</strong></a></p>
<div id="paragraph6" style="display: none;">Every keyword must have a bid or maximum cost-per-click (CPC) associated with it. The limit to this keyword bid is ultimately decided by you and is dependent on the desired CPC, CPA (cost-per-acquisition), CPM (cost-per-thousand impressions), ad position, etc. The bid can range from a few cents to tens or even hundreds of dollars. Bids can be set for individual keywords or a universal bid can be set for all keywords in an ad group. Individual keyword bids take priority if they are higher than the set ad group bid. Bid management can be done manually or automatically by creating rules that will adjust bids based on criteria set by the account holder. A keyword bid, in combination with a quality score, largely determines the ad rank/where an ad will appear on a SERP. There are quite literally hundreds of theories and techniques for efficient and effective keyword bidding (see below for several popular and easy techniques).</div>
<p><script type="text/javascript">// <![CDATA[
            function toggleMe(a){  var e=document.getElementById(a);  if(!e)return true;  if(e.style.display=="none"){  e.style.display="block"  } else {  e.style.display="none"  }  return false;  }
// ]]&gt;</script></p>
<p><a onclick="return toggleMe('paragraph7')" href="#"><strong> Linking AdWords to Google Analytics </strong></a></p>
<div id="paragraph7" style="display: none;">
<p>Do it. Right now. No seriously, if you are using AdWords and Analytics and you haven’t linked the two yet then stop reading, <a title="follow these instructions" href="http://support.google.com/googleanalytics/bin/answer.py?hl=en&amp;answer=55507" target="_blank">follow these instructions</a> and go do the smartest thing you will do all day.</p>
<p>We’ll wait.</p>
</div>
<p><script type="text/javascript">// <![CDATA[
            function toggleMe(a){  var e=document.getElementById(a);  if(!e)return true;  if(e.style.display=="none"){  e.style.display="block"  } else {  e.style.display="none"  }  return false;  }
// ]]&gt;</script></p>
<p><a onclick="return toggleMe('paragraph8')" href="#"><strong> Networks (Google)</strong></a></p>
<div id="paragraph8" style="display: none;">There are three networks in which a paid search ad (PPC) can be run: the Google Search Network (GSN), the Google Search Partner Network (GSP), and the Google Display Network (GDN). Whenever a search is conducted on <a title="Google" href="http://www.google.com/" target="_blank">www.google.com</a>, the SERP that appears is serving organic and paid results on the GSN. Paid results can appear above and to the side or below the organic results. Technically speaking, GSPs are part of the GSN, but they are uniquely identified as being a domain that uses a search engine powered by Google. Some of the more popular GSPs include AOL, Ask.com, Shopping.com, and Google Maps. The Google Display Network (GDN) is comprised of websites that serve text, image, rich media and video ads that can be targeted based on thematic or contextually targeted keywords or managed placements. There are other networks powered by search engines like Bing that operate in fundamentally similar ways.</div>
<p><script type="text/javascript">// <![CDATA[
            function toggleMe(a){  var e=document.getElementById(a);  if(!e)return true;  if(e.style.display=="none"){  e.style.display="block"  } else {  e.style.display="none"  }  return false;  }
// ]]&gt;</script></p>
<p><a onclick="return toggleMe('paragraph9')" href="#"><strong> Alternative networks </strong></a></p>
<div id="paragraph9" style="display: none;">
<p>Typically the top five search engines by popularity in the US are identified as Google, Bing, Yahoo, Ask, and AOL (roughly in that order). AdWords serves ads on the Google network, as well as Ask.com and AOL (both are considered search partners). AdCenter is to Bing and Yahoo as AdWords is to Google, which is to say, the primary platform from which a majority of advertisements are generated, managed, and served on the respective/participating SERPs. Typically Google’s AdWords represents the bulk of paid search advertising traffic on the web, with AdCenter a distant second and other players vying for the leftover scraps. Do not discount AdCenter, however, it reaches a large and demographically unique population and should always be a consideration when building out paid search campaigns. Note: technically speaking, these days YouTube is considered the second largest search engine and one can no longer discount Facebook in this arena either (but, those are subjects for another time).</p>
<p>[<a title="Learn more about AdCenter" href="http://advertising.microsoft.com/small-business/search-advertising" target="_blank">Learn more about AdCenter</a>]</p>
</div>
<p><script type="text/javascript">// <![CDATA[
            function toggleMe(a){  var e=document.getElementById(a);  if(!e)return true;  if(e.style.display=="none"){  e.style.display="block"  } else {  e.style.display="none"  }  return false;  }
// ]]&gt;</script></p>
<p><a onclick="return toggleMe('paragraph10')" href="#"><strong> Negative Keywords</strong></a></p>
<div id="paragraph10" style="display: none;">Negative keywords are equally valuable, if not more valuable in some cases, than traditional match types. This type of keyword prevents your ad from being triggered by a certain word or phrase. It is easy to fall into the habit of “positively” managing your keyword lists, but using negative keywords is essential to maximize control over a campaign or ad group; using them generally results in a higher CTR. Tip: establish a universal list of negative keywords that can be applied to any campaign – think of George Carlin’s famous ‘7 Words You Can Never Say on Television’ monologue and build from there. Use your knowledge of your client, their goals, their competition and search term reports to build a complete and unique list on top of the aforementioned foundation.</div>
<p><script type="text/javascript">// <![CDATA[
            function toggleMe(a){  var e=document.getElementById(a);  if(!e)return true;  if(e.style.display=="none"){  e.style.display="block"  } else {  e.style.display="none"  }  return false;  }
// ]]&gt;</script></p>
<p><a onclick="return toggleMe('paragraph11')" href="#"><strong> Search Term Reports</strong></a></p>
<div id="paragraph11" style="display: none;">
<p>A keyword, depending on the match type, is not always identical to the search term that triggers it, especially if the match types being used in a keyword list are broad or phrase match. Combing through a search term report is an essential part of managing a paid search account and might be one of the easiest ways to discover new keywords, negative keywords and increase CTR and quality score. They also provide decent insights into search habits (e.g. the prevalence of short or long-tail keywords, frequent misspellings, preferred search terminology, etc.). Tucked into the secondary options under the keyword tab, the search term report can be run using one or more keywords, drawing from at least two days of historical data, and will clearly identify popular search terms and give you the option to add them as any of the typical match types, including negative.</p>
<p>[<a title="Learn more about Search Term Reports" href="http://support.google.com/adwords/bin/answer.py?hl=en&amp;answer=2472708" target="_blank">Learn more about Search Term Reports</a>]</p>
</div>
<p><script type="text/javascript">// <![CDATA[
            function toggleMe(a){  var e=document.getElementById(a);  if(!e)return true;  if(e.style.display=="none"){  e.style.display="block"  } else {  e.style.display="none"  }  return false;  }
// ]]&gt;</script></p>
<p><a onclick="return toggleMe('paragraph12')" href="#"><strong> Tagging (Auto and Manual)</strong></a></p>
<div id="paragraph12" style="display: none;">You’re ready to launch a new account, what is an easily overlooked setting that takes one second to enable and is infinitely valuable? Auto tagging. My Account tab &gt; Preferences &gt; Tracking (Auto Tagging set to Yes). It doesn’t do you a lot of good to run a campaign that can’t be tracked effectively in an analytics program, and in AdWords tagging, is done automatically with a click of a button. In MSN, the process is slightly more complicated, but by attaching a string of code to the end of the destination URL, every aspect of your search program, from campaign to ad group to keyword, can be tracked for analysis.</div>
<p><script type="text/javascript">// <![CDATA[
            function toggleMe(a){  var e=document.getElementById(a);  if(!e)return true;  if(e.style.display=="none"){  e.style.display="block"  } else {  e.style.display="none"  }  return false;  }
// ]]&gt;</script></p>
<p><a onclick="return toggleMe('paragraph13')" href="#"><strong> Targeting</strong></a></p>
<div id="paragraph13" style="display: none;">
<p>There are a number of ways that you can target specific demographics, increasing the odds of a conversion. A few of the more popular methods and <a title="targeting tools" href="http://www.google.com/ads/displaynetwork/find-your-audience/targeting-tools.html" target="_blank">targeting tools</a> are explained below.</p>
<p>• <strong>Contextual Targeting</strong> –<br />
your keywords are matched with a domain containing similarly relevant content (e.g. keywords for running shoes shown on a website about marathon training). Contextually targeted lists can be built by hand or using the <a title="Contextual Targeting Tool in Google AdWords" href="http://support.google.com/adwords/bin/answer.py?hl=en&amp;answer=187630" target="_blank">Contextual Targeting Tool in Google AdWords</a>. Contextual targeting is typically done on the GDN, but using the same concept and creating thematic ad groups that run in the search network is a good practice.</p>
<p>• <strong>Audience Targeting</strong> –<br />
your ads are shown only to a vertical segment broken up by interests. You can choose multiple audiences for an ad group from an extensive and detailed list (e.g. Sports &gt; Individual Sports &gt; Running and Walking).</p>
<p>• <strong>Device Platform Targeting</strong> –<br />
control what devices/platforms your ads will be served on. Currently devices are broken up into three separate segments: computers, tablets, and mobile phones. Each device has different times of day when users are most active and different demographics that use them. Tips: tailor your conversions and conversion goals to each device. If you plan to serve ads on mobile phones, be sure that your website is optimized to display on these devices.</p>
<p>• <strong>Location Targeting</strong> –<br />
also known as “geo-targeting,” this option is typically used to control that an ad is shown only to a certain geographic area (i.e. country, state, city, counties, territory and zip code). This setting is implemented at the campaign level in AdWords. This is a particularly useful method of targeting if you are a local business and want to only serve ads to people searching in an area around your business, or if you are a regional or national business and want to run a product marketing test in a particular location.</p>
<p>• <strong>Placement Targeting</strong> –<br />
any location your ads can appear within the GDN is known as a placement. The GDN will automatically choose these placements based on contextual targeting methodology, but you have the ability to exert greater control over placements using manual controls. You can choose your own placements based on sites you would like to appear on (assuming they serve GDN ads), but you can also make use of <a title="Google's Placement Tool" href="http://support.google.com/adwords/bin/answer.py?hl=en&amp;answer=2471191&amp;topic=1713919&amp;ctx=topic" target="_blank">Google’s Placement Tool</a> to discover locations that are relevant to the keywords you are running on.</p>
<p>[<a title="Learn more about Placement Targeting" href="http://support.google.com/adwords/bin/topic.py?hl=en&amp;topic=1713961&amp;from=15907&amp;rd=1" target="_blank">Learn more about Placement Targeting</a>]</p>
</div>
<p><script type="text/javascript">// <![CDATA[
            function toggleMe(a){  var e=document.getElementById(a);  if(!e)return true;  if(e.style.display=="none"){  e.style.display="block"  } else {  e.style.display="none"  }  return false;  }
// ]]&gt;</script></p>
<p><a onclick="return toggleMe('paragraph14')" href="#"><strong> Ad Extensions</strong></a></p>
<div id="paragraph14" style="display: none;">
<p>Ad extensions are optional pieces of information about your business or website that can be added to a paid search advertisement. Contingent on high placement (top 1-3 spots), more often than not, this added information results in higher CTRs, and offers direct routes to existing or alternative conversions, which generally increase conversion rates, as well. Additionally, ad extensions increase the on-screen presence and visibility of your ad, making it harder for someone scanning a SERP to overlook it. Ad extensions are managed at the campaign level, and are quick and easy to implement. There are few, if any, reasons not to be running at least one kind of ad extension (extension options listed below).</p>
<p>• <strong>Sitelink Extensions</strong> –<br />
Showing between two and six additional links to your website will give people more to look at, as well as additional entry points to your website.<br />
• <strong>Location Extensions</strong> –<br />
Showing a map or listing of your physical location(s) in proximity to the searcher can help them decide to visit your business rather than a competitor.<br />
• <strong>Call Extensions</strong> –<br />
Show your business’ phone number. When using a smart phone, this number is hyperlinked and will dial the number on the phone when touched.<br />
• <strong>Product Extensions</strong> –<br />
Show more information, including pictures and pricing for people shopping online. As they say, a picture is worth 1000 words, and PPC ads are usually limited to far fewer words than that.<br />
• <strong>Social Extensions</strong> –<br />
Link directly to your Google+ page. Google is leveraging their social network more and more in organic and paid search results. You can only benefit from setting up a page for your business and integrating it with your advertising.</p>
</div>
<p><script type="text/javascript">// <![CDATA[
            function toggleMe(a){  var e=document.getElementById(a);  if(!e)return true;  if(e.style.display=="none"){  e.style.display="block"  } else {  e.style.display="none"  }  return false;  }
// ]]&gt;</script></p>
<p><a onclick="return toggleMe('paragraph15')" href="#"><strong> Tiered Bidding </strong></a></p>
<div id="paragraph15" style="display: none;">
<p>This bidding technique involves setting bids that vary by match type or alternative criteria set in-house, and is usually contingent on quality scores and CPC limits. There are as many variations of bidding strategies as there are <a title="goats mowing Google's lawn" href="http://googleblog.blogspot.com/2009/05/mowing-with-goats.html" target="_blank">goats mowing Google’s lawn</a>. An example, but by no means the only way to execute this bidding strategy, would be to bid highest for exact match keyword traffic, lower for broad match keyword traffic, and lowest for phrase match keyword traffic. This tactic would allow you to maintain moderate costs for discovery keywords and virtually guarantee that you will always show in strong positions for your most desired [and highest converting] keywords.</p>
<p>This is only an example. Do not discount variations of this technique as your goals, budget, and conversions are unique to your accounts.</p>
</div>
<p><script type="text/javascript">// <![CDATA[
            function toggleMe(a){  var e=document.getElementById(a);  if(!e)return true;  if(e.style.display=="none"){  e.style.display="block"  } else {  e.style.display="none"  }  return false;  }
// ]]&gt;</script></p>
<p><a onclick="return toggleMe('paragraph16')" href="#"><strong> Automatic Bidding </strong></a></p>
<div id="paragraph16" style="display: none;">By setting automated rules for keywords, you can control your budget and the placement of your ads. The combinations of criteria that can be set to control keyword bids are nearly limitless. You can control bids based on ad position, CTR, spend, CPC, quality score, clicks, impressions, etc. Multiple criteria can be set giving nearly surgical control of any number of keywords. One example of bid management would be to set an automated rule whereby if a keyword were to fall below a designated average position, then the bid would be increased by a set percentage or a number of dollars/cents. This rule would theoretically keep your ad in a higher average position in the event you are outbid by a competitor. Note: automated rules can run once a day at most, meaning if you set a rule and were outbid by your competition, they would appear in a higher position until your rule ran again the next day.</div>
<p><script type="text/javascript">// <![CDATA[
            function toggleMe(a){  var e=document.getElementById(a);  if(!e)return true;  if(e.style.display=="none"){  e.style.display="block"  } else {  e.style.display="none"  }  return false;  }
// ]]&gt;</script></p>
<p><a onclick="return toggleMe('paragraph17')" href="#"><strong> Ad Scheduling with Bid Adjustments </strong></a></p>
<div id="paragraph17" style="display: none;">
<p>This tactic requires you to know what times of the day your keywords perform best and your CPC/CPA. Armed with this information, you can set the maximum cost-per-click (CPC) you are willing to spend during hours of the day. Depending on the performance of your keywords, you can raise or lower the maximum CPC (based on a % of the currently set max. CPC) throughout the day and night resulting in more effective spend of your budget. Note: this can only be performed on the ad group level.</p>
<p>[<a title="Learn more about Ad Scheduling with Bid Adjustments" href="http://support.google.com/adwords/bin/answer.py?hl=en&amp;answer=2404244&amp;from=136677&amp;rd=1" target="_blank">Learn more about Ad Scheduling with Bid Adjustments</a>]</p>
</div>
<p><script type="text/javascript">// <![CDATA[
            function toggleMe(a){  var e=document.getElementById(a);  if(!e)return true;  if(e.style.display=="none"){  e.style.display="block"  } else {  e.style.display="none"  }  return false;  }
// ]]&gt;</script></p>
<p><a onclick="return toggleMe('paragraph18')" href="#"><strong> Segmentation </strong></a></p>
<div id="paragraph18" style="display: none;">Segmenting data allows you to see trends or patterns that are not visible from the general collection of data metrics. AdWords offers a number of segments including time, conversions, networks, click type, device, experiment, ad position, and +1 annotations. Breaking out data into any of the previous segments provides unique perspectives you can use to further optimize a campaign (e.g. using the hour of the day segment to identify low periods of traffic and scheduling ads to run cheaper or less frequently during these times).</div>
<p><script type="text/javascript">// <![CDATA[
            function toggleMe(a){  var e=document.getElementById(a);  if(!e)return true;  if(e.style.display=="none"){  e.style.display="block"  } else {  e.style.display="none"  }  return false;  }
// ]]&gt;</script></p>
<p><a onclick="return toggleMe('paragraph19')" href="#"><strong> Tools (AdWords Editor, AdCenter Desktop) </strong></a></p>
<div id="paragraph19" style="display: none;">
<p>There are a number of tools that are indispensable when managing a paid search campaign, but no two are more valuable than <a title="AdWords Editor" href="http://support.google.com/adwords/bin/answer.py?hl=en&amp;answer=2375449http://" target="_blank">AdWords Editor</a> and <a title="AdCenter Desktop" href="http://advertising.microsoft.com/small-business/support-center/adcenter-downloads/adcenter-desktop" target="_blank">AdCenter Desktop</a> – the bulk management tools for AdWords (Google) and AdCenter (MSN/Yahoo) respectively. Each offers the ability to manage and edit account structure, ad copy, keywords, bids, targeting, ad extensions, and much more. Without these tools, building and uploading campaigns or making large-scale changes to an account would take hours, rather than minutes. If you’re running one account with one campaign or fifty accounts with 50 campaigns in each, these tools are absolutely essential.</p>
<p>Additionally, the following tools are extremely useful and should be used regularly to help manage a successful PPC campaign:</p>
<p>• <strong>Keyword Tool</strong>-<br />
You can have the biggest budget in the world and the best ad copy ever written, but without good keywords, neither of those things will make any difference. One of the main go-to tools in a PPC consultant’s arsenal is Google’s Keyword Tool. By entering one or more words or phrases on a given subject into the tool, you can generate hundreds of keyword ideas coupled with information on the level of competition and estimates on local and global monthly searches. It should never be the only tool used when developing keyword lists, but it is certainly one of the simplest ways to get started.</p>
<p>• <strong>Traffic Estimator</strong>-<br />
Often used in conjunction with the Google Keyword Tool when building out campaigns or doing preliminary research and budget planning, the Traffic Estimator continues to evolve into a more robust tool with each new release. Enter in a single word or phrase, or a long list of them, as well as a maximum cost per click and daily budget, and this tool does its best impression of a crystal ball and shows you everything from the number of clicks and impressions you can expect to projected average positions, CPCs, CTRs, and expected costs. If utilized properly, there should be few surprises once you launch a newly minted campaign.</p>
<p>• <strong>Placement Tool</strong>-<br />
Manually managing placements can be a daunting task. There can easily be hundreds of different placements to choose from in a single campaign, and while using basic PPC know-how will take you a long way, pruning the list of automatic placements is the usual starting place for most of us. However, an often overlooked option is the Placement Tool. Enter a single word or phrase or a list of them and click ‘search’; you can generate suggested placements for various options including websites, videos, feeds, games, mobile apps, and more – along with suggested ad types. This extensive list is not a guaranteed traffic booster and it is recommended that it is used in conjunction with automatic placements to start. After some trial and error, optimizing for the best placements will push your GDN campaigns to the next level of efficiency.</p>
<p>• <strong>Ad Preview and Diagnosis</strong>-<br />
“Are my ads running, and what do they look like when they do?” You can always open up Google and enter in some of your keywords to find the answer, and frankly, this is a good practice for a number of reasons, including checking out your competition; or you can use the APD tool to do the same search, without accruing impressions. Additional functionality includes the ability to simulate the location, language and device you’re searching with without having to actually be in that place, speak that language, or use that device (or waste time tweaking your Google settings). Tip: This tool is particularly useful for checking on mobile campaigns without having to do searches on your mobile phone – your data plan can thank us later.</p>
<p>• <strong>Opportunities Tab</strong>-<br />
Call it “inspiration on autopilot”; you don’t have to think &#8211; just click on the tab between “Campaigns” and “Tools and Analysis” and Google tells you “We&#8217;ve analyzed your budget, keywords, and campaign performance to create a list of automated ideas, customized for your account.” Often times, the advice is going to be to raise your budget, and sometimes this is the right play, but don’t forget the Keyword tab in this tool. Within this tab, you will be presented new keywords and keyword bids that can drive increased impressions and clicks. Tip: Use sparingly – Google will always push you to spend more, and surprisingly this is not always the best course of action.</p>
<p>• <strong>Google Insights for Search</strong>-<br />
Most search trends are seasonal, either following the actual seasons or other trends like sports seasons or holiday seasons – regardless, knowing when to expect elevated or diminished searches for terms or phrases you run on can be very important for budget management, among other reasons. Making liberal use of <a title="Google Insights for Search" href="http://www.google.com/insights/search/" target="_blank">Google Insights for Search</a> can provide you with a number of great pieces of information including seasonal patterns, forecasts, regional interest and search patterns, and rising/popular search terms &#8211; all of which can be segmented by location (i.e. cities, states, countries) and categories (e.g. Sports &gt; Individual Sports &gt; Running and Walking). This tool is not just underused, it is often unknown, and it should be at the top of any PPC consultant’s bookmarks file.</p>
<p>• <strong>Ad Delivery</strong>-<br />
Google offers the option to spend you budget as fast as searches happen or to spread it out over the course of the entire day. The default option is Standard Delivery, which means your budget is spent throughout the day. Accelerated delivery pushes your ads out as fast as is possible and can result in budgets being spent before breakfast. Not surprisingly, most people prefer to advertise after their coffee and cruller.</p>
<p>• <strong>Enhanced CPC</strong>-<br />
A feature that raises or lowers your maximum CPC based on historical conversion data. Enhanced CPC is an automated tool that can increase conversions and ROI with the just the click of a button. The most a bid can be raised is 30% over the current maximum CPC, and there is no limit to the amount a bid can be decreased. This tool is not a favorite amongst the risk averse in the PPC world, but it can have a quick and positive impact if you’re willing to take a chance.</p>
<p>• <strong>Conversion Optimizer</strong>-<br />
Is your primary goal to maximize impressions, clicks, or conversions? If it is the latter, then the Conversion Optimizer is the tool for you. By enabling this option and setting a maximum cost-per-acquisition, you allow Google to use historical data from your campaign to find the optimum bid for your ad. No more need to manually adjust your bids to control CPA.</p>
<p>[<a title="Learn more about the Conversion Optimizer" href="http://support.google.com/adwords/bin/answer.py?hl=en&amp;answer=2471188" target="_blank">Learn more about the Conversion Optimizer</a>]</p>
</div>
<p><script type="text/javascript">// <![CDATA[
            function toggleMe(a){  var e=document.getElementById(a);  if(!e)return true;  if(e.style.display=="none"){  e.style.display="block"  } else {  e.style.display="none"  }  return false;  }
// ]]&gt;</script></p>
<p><a onclick="return toggleMe('paragraph20')" href="#"><strong> SEO Tools </strong></a></p>
<div id="paragraph20" style="display: none;">
<p>Never discount SEO tools just because you’re running a paid search (PPC) campaign. When it comes to keyword research, these tools can provide a great deal of inspiration. Fundamentally, the foundation of the two channels is the same. Don’t forget that you can have the greatest keywords and ad copy in the world, but if your landing page lacks relevancy, then you will never truly be able to maximize your ROI or ROAS.</p>
<p><a title="SEOmoz" href="http://www.seomoz.org/tools" target="_blank">SEOmoz</a> is the industry leader and is a great place to start, but don’t be afraid to search around to find <a title="other lesser known tools" href="http://tools.davidnaylor.co.uk/keyworddensity/" target="_blank">other lesser known tools</a> that can provide tremendous value. Explore, and never start thinking that every great tool has been discovered. Besides, the fact is that the industry is always growing and new tools and ideas are appearing every day; you’d be surprised how easily an industry dedicated to searching often overlooks what is sitting right in front of us.</p>
</div>
<p><script type="text/javascript">// <![CDATA[
            function toggleMe(a){  var e=document.getElementById(a);  if(!e)return true;  if(e.style.display=="none"){  e.style.display="block"  } else {  e.style.display="none"  }  return false;  }
// ]]&gt;</script></p>
<p><a onclick="return toggleMe('paragraph21')" href="#"><strong> MSN Intelligence </strong></a></p>
<div id="paragraph21" style="display: none;">
<p>If you’re looking for an all-in-one tool that has about every feature under the sun needed to build and optimize a campaign with seamless integration into Excel, we have good news; it exists…but only for AdCenter. <a title="Download the tool" href="http://advertising.microsoft.com/small-business/adcenter-downloads/microsoft-advertising-intelligence" target="_blank">Download the tool</a> and activate the add-on to get a new ribbon of tools in Excel, including a keyword extraction tool, keyword suggestions, traffic breakdowns by day and/or month, demographic analysis, historical trends and forecasts, and more. It is a shame that this tool is virtually unknown, because it, in many ways, has superior capabilities and ease-of-use than many of the more popular AdWords offerings.</p>
<p>[<a title="Learn more about MSN Advertising Intelligence" href="http://advertising.microsoft.com/small-business/adcenter-downloads/microsoft-advertising-intelligence" target="_blank">Learn more about MSN Advertising Intelligence</a>]</p>
</div>
<p><script type="text/javascript">// <![CDATA[
            function toggleMe(a){  var e=document.getElementById(a);  if(!e)return true;  if(e.style.display=="none"){  e.style.display="block"  } else {  e.style.display="none"  }  return false;  }
// ]]&gt;</script></p>
<p><a onclick="return toggleMe('paragraph22')" href="#"><strong> AdGooroo </strong></a></p>
<div id="paragraph22" style="display: none;">Competitive analysis can be daunting, time consuming, and often an unreliable process without the right tool. <a title="AdGooroo" href="http://www.adgooroo.com/" target="_blank">AdGooroo</a> is considered by most to be the industry standard when it comes to gaining insight on the actions of your competition. Some of the simple, yet essential insights offered by this tool include traffic and budget estimates for advertisers within a given marketplace, organic and PPC rankings of websites, keywords being used by competitors, benchmarking against a competitor, tracking of historical competition and seasonality, and much more. When you’re in the starting blocks, taking the time to utilize AdGooroo might make you the tortoise to all the ‘launch now, optimize later’ hares, but we all know who wins in the end.</div>
<p><script type="text/javascript">// <![CDATA[
            function toggleMe(a){  var e=document.getElementById(a);  if(!e)return true;  if(e.style.display=="none"){  e.style.display="block"  } else {  e.style.display="none"  }  return false;  }
// ]]&gt;</script></p>
<p><a onclick="return toggleMe('paragraph23')" href="#"><strong> Double Click Search</strong></a></p>
<div id="paragraph23" style="display: none;"><a title="Double Click Search" href="http://www.google.com/doubleclick/advertisers/search.html" target="_blank">Double Click Search</a>, or DS3 for short, is a tool for the creation, management, and tracking of search marketing campaigns across the biggest players in the industry – namely Google, Bing, and Yahoo. Beyond just allowing for easier campaign and bid management and reporting, DS3 is a solution that acts as a centralized hub for management that enables strategic decisions to be made based on their impact across multiple search engines and implemented using a single interface, rather than unique platforms for each search engine. A key piece of additional functionality that makes DS3 stand out from its competition is the ability to deduplicate conversions coming from display advertising and paid search advertising channels, allowing for the avoidance of redundancies and subsequent overlapping spend. As with most emerging technologies within the search marketing world, this tool is not without its bugs (particularly when comparing data from Google Analytics).</div>
<p><script type="text/javascript">// <![CDATA[
            function toggleMe(a){  var e=document.getElementById(a);  if(!e)return true;  if(e.style.display=="none"){  e.style.display="block"  } else {  e.style.display="none"  }  return false;  }
// ]]&gt;</script></p>
<p><a onclick="return toggleMe('paragraph24')" href="#"><strong> Marin</strong></a></p>
<div id="paragraph24" style="display: none;">One of the bigger players in the digital marketing management industry, <a title="Marin Software" href="http://www.marinsoftware.com/" target="_blank">Marin Software</a> offers a comprehensive solution covering paid search campaigns, social media, display advertising, and mobile advertising campaigns. Manage, analyze, optimize, and report on virtually every digital marketing campaign your company is running. This kind of solution is overkill if you’re only running PPC and SEO campaigns at the moment, but as you expand your efforts, keep Marin in mind as the solution to make managing and understanding it all as simple as possible.</div>
<p><script type="text/javascript">// <![CDATA[
            function toggleMe(a){  var e=document.getElementById(a);  if(!e)return true;  if(e.style.display=="none"){  e.style.display="block"  } else {  e.style.display="none"  }  return false;  }
// ]]&gt;</script></p>
<p><a onclick="return toggleMe('paragraph25')" href="#"><strong> KenShoo</strong></a></p>
<div id="paragraph25" style="display: none;">
<p>A digital marketing suite of tools for advanced search marketing campaign management, <a title="Kenshoo" href="http://www.kenshoo.com/Kenshoo_contactus/" target="_blank">Kenshoo</a> is comparable to a number of other players including the previously mentioned DS3 and Marin. With a solid graphical user interface that allows customizable views of various aspects of the search marketing data stream, as well as drag-and-drop functionality, this tool makes management of your search marketing campaigns across any number of search platforms quick and easy.</p>
<p>With the extensive list of options available in the marketplace for search marketing management tools, we recommend you take the time to demo each product and find the solution that is right for you right now…but also right for you as you grow and evolve your online marketing presence.</p>
</div>
<p>This was a fairly comprehensive overview of the essentials of paid search and we hope that this information gets you on the path to successful PPC optimization.</p>
<p><strong>If you feel that we’ve omitted anything truly valuable, <a title="email us" href="http://www.riseinteractive.com/contact-us/" target="_blank">email us</a> three suggestions for additional entries and we will send you a <span style="text-decoration: underline;"><strong>free t-shirt</strong>.</span></strong></p>
<p class="addtoany_share_save_container">
    <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?sitename=Chicago%20Internet%20Marketing%20Blog%20%7C%20Rise%20Interactive&amp;siteurl=http%3A%2F%2Fblog.riseinteractive.com%2F&amp;linkname=What%20is%20PPC%3A%20The%20Complete%20Beginner%E2%80%99s%20Guide%20to%20Paid%20Search%20Advertising&amp;linkurl=http%3A%2F%2Fblog.riseinteractive.com%2F2012%2F05%2F09%2Fwhat-is-ppc-the-complete-beginners-guide-to-paid-search-advertising%2F"><img src="http://blog.riseinteractive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Save/Bookmark"/></a>

	</p>]]></content:encoded>
			<wfw:commentRss>http://blog.riseinteractive.com/2012/05/09/what-is-ppc-the-complete-beginners-guide-to-paid-search-advertising/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Managers: 3 Steps to Improving Your Employees’ Industry Event Experience</title>
		<link>http://blog.riseinteractive.com/2012/04/27/managers-3-steps-to-improving-your-employees-industry-event-experience/</link>
		<comments>http://blog.riseinteractive.com/2012/04/27/managers-3-steps-to-improving-your-employees-industry-event-experience/#comments</comments>
		<pubDate>Fri, 27 Apr 2012 16:19:12 +0000</pubDate>
		<dc:creator>Kim McCumber, Senior Internet Marketing Trainer</dc:creator>
				<category><![CDATA[Rise Interactive]]></category>
		<category><![CDATA[Conference]]></category>
		<category><![CDATA[digital]]></category>
		<category><![CDATA[employee]]></category>
		<category><![CDATA[engagement]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[industry]]></category>
		<category><![CDATA[manager]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[meeting]]></category>
		<category><![CDATA[training]]></category>
		<category><![CDATA[workshop]]></category>

		<guid isPermaLink="false">http://blog.riseinteractive.com/?p=3310</guid>
		<description><![CDATA[As an agency, we’re responsible for ensuring our employees are well-educated and up-to-date on changes in the digital marketing space.  As a result, we send our staff to a large number of meetings and conferences, ranging from industry-general conferences to smaller, more targeted events.  These events provide our staff with an opportunity to learn new [...]]]></description>
			<content:encoded><![CDATA[<p></br>As an agency, we’re responsible for ensuring our employees are well-educated and up-to-date on changes in the digital marketing space.  As a result, we send our staff to a large number of meetings and conferences, ranging from industry-general conferences to smaller, more targeted events.  These events provide our staff with an opportunity to learn new concepts, benchmark against competitors and make new industry contacts.  From a company perspective, finding ways to increase the return on training events, workshops, and meetings is an important consideration.  By making a few small changes, managers can play a major role in maximizing the impact of industry events on the employee, as well as the company as a whole.<span id="more-3310"></span></p>
<h6><strong>#1: Preconference Discussion</strong></h6>
<p>Managers should meet with conference, workshop, and meeting participants prior to the event.  This single step shows manager interest in the employee and the event.  It also provides an opportunity to ensure the employee will receive the maximum impact from the event by attending the most relevant and impactful meetings and workshops.  Managers should look to provide input and encourage their employees to engage with speakers and other notable participants at the conference.  The manager and employee should also discuss the desired impact/return for the meeting.  Will participating enhance the ability of the employee to do their job?  How will this provide skills or information needed to evolve within the company?  How will participation in the conference impact the employee or the company?  How will you distribute relevant information to the company?  If these questions are difficult to answer, participation might not be as valuable as you initially conceived.</p>
<p>&nbsp;</p>
<p><a href="http://blog.riseinteractive.com/2012/04/27/managers-3-steps-to-improving-your-employees-industry-event-experience/larry_fisher_quote-2/" rel="attachment wp-att-3362"><img class="alignnone size-full wp-image-3362" title="Larry_Fisher_Quote" src="http://blog.riseinteractive.com/wp-content/uploads/2012/04/Larry_Fisher_Quote1.png" alt="" width="294" height="134" /></a></p>
<p>&nbsp;</p>
<h6><strong>#2: Be There, Virtually</strong></h6>
<p>Employees are often sent to industry conferences, workshops, and meetings with little direction (see #1, above), and as a result, they are left to fend for themselves.  Even with a plan in place, the employee (especially if they’re not conference, meeting or workshop regulars) may be intimidated by the scale of the event.  This anxiety can significantly impact their active participation and interaction during the meeting.  Managers should actively engage with their employee during the meeting, perhaps asking about a particular meeting or to encourage they interact with a particular industry personality.  The interaction could even be more casual, like a restaurant recommendation for the evening.  Through these types of interactions, manager interest can help spark active participation and dialogue, while helping to alleviate any anxiety the employee might feel by being “on their own”.</p>
<h6><strong>#3: Conference Follow-up</strong></h6>
<p>Once the meeting participant returns, it is essential for the manager and employee to meet to debrief.  This meeting should happen no later than 2 days after the event to take advantage of their excitement and ensure recollection is clear.  The meeting participant should provide a summary of the events attended, topics discussed and hot topics they’d like to pursue.  Both should look for content to distribute to relevant members of the company and effective methods for disseminating the information.</p>
<h6><strong>What Do You Recommend?</strong></h6>
<p>In the end, it’s all about the manager showing an interest and actively engaging with their employee before, during and after industry events.  Do you have any other tips for maximizing industry conference impact?  Please leave them in the comments below!</p>
<p class="addtoany_share_save_container">
    <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?sitename=Chicago%20Internet%20Marketing%20Blog%20%7C%20Rise%20Interactive&amp;siteurl=http%3A%2F%2Fblog.riseinteractive.com%2F&amp;linkname=Managers%3A%203%20Steps%20to%20Improving%20Your%20Employees%E2%80%99%20Industry%20Event%20Experience&amp;linkurl=http%3A%2F%2Fblog.riseinteractive.com%2F2012%2F04%2F27%2Fmanagers-3-steps-to-improving-your-employees-industry-event-experience%2F"><img src="http://blog.riseinteractive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Save/Bookmark"/></a>

	</p>]]></content:encoded>
			<wfw:commentRss>http://blog.riseinteractive.com/2012/04/27/managers-3-steps-to-improving-your-employees-industry-event-experience/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Changes the Game Again: Now what?</title>
		<link>http://blog.riseinteractive.com/2012/04/26/google-changes-the-game-again-now-what/</link>
		<comments>http://blog.riseinteractive.com/2012/04/26/google-changes-the-game-again-now-what/#comments</comments>
		<pubDate>Thu, 26 Apr 2012 15:43:43 +0000</pubDate>
		<dc:creator>Larry Fisher, Vice President of Client Service</dc:creator>
				<category><![CDATA[Digital Marketing Strategy]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Updates]]></category>
		<category><![CDATA[Internet Marketing Agency]]></category>
		<category><![CDATA[Internet Marketing Strategy]]></category>
		<category><![CDATA[Paid Search (PPC)]]></category>
		<category><![CDATA[Rise Interactive]]></category>
		<category><![CDATA[Search Engine Optimization (SEO)]]></category>
		<category><![CDATA[digital]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[paid search]]></category>
		<category><![CDATA[ppc]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[SERP]]></category>
		<category><![CDATA[Strategy]]></category>

		<guid isPermaLink="false">http://blog.riseinteractive.com/?p=3281</guid>
		<description><![CDATA[Over the last year, Google has made several changes to the way it displays and reports on search results. These changes have huge implications towards your Paid and Organic Search strategies and your overall online marketing strategy. It is clear that Google is reinforcing the importance of Paid Search while attempting to reduce Organic Search results for its customers.]]></description>
			<content:encoded><![CDATA[<p></br>Do you ever ask yourself how the goals of your company and Google align? Let’s make no bones about it. Google’s job is to get your customers to click on your Paid Search ads. That’s it. It is very simple and Google is very good at it. (As of April 22, 2012, Google’s market capitalization is $193 Billion). Over the last year, Google has made several changes to the way it displays and reports on search results. These changes have huge implications towards your Paid and Organic Search strategies and your overall online marketing strategy. It is clear that Google is reinforcing the importance of Paid Search while attempting to reduce Organic Search results for its customers.<span id="more-3281"></span></p>
<p>I would like to highlight 3 different changes that Google has made which will impact your search results and online marketing strategy going forward:</p>
<p>1. The Above the Fold Landscape<br />
2. Not Provided Results<br />
3. Over Optimization Penalties</p>
<h6>The Above the Fold Landscape</h6>
<p>Search marketers will frequently talk about ensuring that their ads are seen above the fold. The theory is that Search ads will be beneficial if they are seen without needing the searcher to scroll down the SERP to see an ad. There is a direct correlation between your ads position and the click through rate for that ad.</p>
<p>Take a look at this chart – Slingshot SEO recently published a study which illustrates this point. As you can see, the higher your Organic position, the higher your CTR will be.</p>
<p><a href="http://blog.riseinteractive.com/wp-content/uploads/2012/04/1.png" target="_blank"><img class="alignnone  wp-image-3294" title="Slingshot SEO's study on Organic Position and CTR" src="http://blog.riseinteractive.com/wp-content/uploads/2012/04/1.png" alt="" width="452" height="326" /></a></p>
<p>As I mentioned, Google has an invested interest in having its customers click on paid ads. The smart folks at Google are armed with a ton of data that allows them to adjust their business model to ensure that they continue to meet their profitability goals. Take a look at the SERP for the keyword “mattress”. This screenshot represents the above the fold SERP. As you can see, there are 6 individual ads to choose from:</p>
<p>• 3 Paid Search Ads<br />
• 2 Paid Product Listings<br />
• 1 Organic (SEO) Ad</p>
<p><a href="http://blog.riseinteractive.com/wp-content/uploads/2012/04/2.png" target="_blank"><img class="alignnone  wp-image-3295" title="SERP for the Keyword &quot;mattress&quot;" src="http://blog.riseinteractive.com/wp-content/uploads/2012/04/2.png" alt="" width="703" height="360" /></a></p>
<p>In the past, a SERP might have had 6 or more Organic listings above the fold. The consequence of these changes result in an increased strategic importance for being in the top 3 paid ads as well as having the top ranked organic listing. I am guessing that there are thousands of companies which would love to have customers looking for mattresses and finding them via the search engines.</p>
<p>So, what next? What adjustments do you need to make to your online marketing strategy to make sure that you have coverage in one of these highly coveted spots?</p>
<p>For Paid Search, we might consider adjusting your bidding strategy or improving your Quality Scores. Bidding more is not always the best answer, as we need to make sure that the strategy is profitable. Marketers’ goals will need to be clearly defined in order to meet or exceed them. These goals should allow your PPC team to set appropriate bids which will result in positive ROAS/CPL results.</p>
<p>SEO will be a bit trickier. At Rise Interactive, we often talk about the probability of success. Our SEO team has created a metric called the Rise Optimization Score. This metric provides us with a method for comparing the keywords as a basis for setting overall strategy. Landing in position 1 for Organic Search is often difficult, as competition is high. We suggest focusing on the following as a starting point:</p>
<p>• Excellent original content<br />
• On-site SEO strategy<br />
• Quality Backlinks</p>
<p>Why do we need to have an integrated online marketing strategy? Good question! Well, we need to understand how important it is to have coverage above the fold for a specific keyword. We will most likely need to adjust our strategy to make sure that we have coverage. (Coverage tells you the amount of times your ad will show up for a given amount of searches). We might choose to peg our PPC ad to one of the top 3 positions until our SEO ranking improves. We might also decide that being in the top 3 paid positions does not allow us to reach our ROAS or CPL goals. Clearly, an integrated Paid Search and SEO strategy is crucial in order to keep up with the changes that Google has made to the SERP. At Rise, we constantly work to understand our client’s goals and then adjust our strategy to reach and exceed them. We understand the importance of being above the fold and how to implement these strategies for success.</p>
<h6>Not Provided Results</h6>
<p>When was the last time that you logged into your Google Analytics (GA) account? For that matter, did you notice anything strange about your Organic results? Google has changed the way that it reports certain organic traffic data. In what I believe is an effort to appease lawmakers and reduce the importance of SEO, Google has decided to limit the granularity of the data that they report. Take a look at this screenshot taken from a GA account.</p>
<p><a href="http://blog.riseinteractive.com/wp-content/uploads/2012/04/3.png" target="_blank"><img class="alignnone  wp-image-3296" title="GA Screenshot" src="http://blog.riseinteractive.com/wp-content/uploads/2012/04/3.png" alt="" width="653" height="209" /></a></p>
<p>Anyone using Google who is logged into their Google account will be reported in the (not provided) bucket of visitors. What does this mean for the online marketer? Well, we will no longer be able to see keyword data for search queries performed by logged in users. Once again, this will reduce the insight into Organic search campaigns. Paid Search data will not be affected by this change as we will still be able to see all of the data via Google Adwords – this is another way that Google is influencing its advertisers to focus on Paid Search.</p>
<h6>Over Optimization Penalties (SEO)</h6>
<p>Google recently announced its intention to penalize companies who over optimize their websites for SEO. What is Over Optimization? Search Engine Optimizers are always looking for ways to have their sites rank highly for certain keywords. SEO’s, as they are called, try to figure out what inputs Google uses in its organic search algorithm. Once they have an idea of the inputs, the SEO’s will manipulate onsite content and offsite backlinks in order for Google to rank them highly. Google understands this so-called game that is being played. The idea is for Google to reward sites that have great content that people want to read. That being said, Google is looking for sites that are gaming the system and not providing high quality content. The following is a short list of over optimizations that “black hatter” SEO’s might try to manipulate to increase rankings:</p>
<p>• Promotion of non-relevant content<br />
• Irrelevant backlinks<br />
• Paid Links</p>
<p>While these changes benefit websites who provide great content and user experience, it is another subtle example of how Google is placing increased focus on paid search. If companies cannot rely on organic conversions, they might turn to PPC as an alternative. This leads back to my earlier point of the importance of a holistic online marketing strategy. Directors of search marketing will need to consider adding budget to ensure that their highest yielding keywords have enough budget to consistently be featured in the top 3 positions. In addition, SEO budgets will need to reflect the increased importance and competition for the number 1 rank for targeted keywords.</p>
<p class="addtoany_share_save_container">
    <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?sitename=Chicago%20Internet%20Marketing%20Blog%20%7C%20Rise%20Interactive&amp;siteurl=http%3A%2F%2Fblog.riseinteractive.com%2F&amp;linkname=Google%20Changes%20the%20Game%20Again%3A%20Now%20what%3F&amp;linkurl=http%3A%2F%2Fblog.riseinteractive.com%2F2012%2F04%2F26%2Fgoogle-changes-the-game-again-now-what%2F"><img src="http://blog.riseinteractive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Save/Bookmark"/></a>

	</p>]]></content:encoded>
			<wfw:commentRss>http://blog.riseinteractive.com/2012/04/26/google-changes-the-game-again-now-what/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Budget Strategies – Why Some Marketers Win and Others Fail</title>
		<link>http://blog.riseinteractive.com/2012/04/25/budget-strategies-why-some-marketers-win-and-others-fail/</link>
		<comments>http://blog.riseinteractive.com/2012/04/25/budget-strategies-why-some-marketers-win-and-others-fail/#comments</comments>
		<pubDate>Wed, 25 Apr 2012 17:57:43 +0000</pubDate>
		<dc:creator>Justin Garvin, Internet Marketing Apprentice</dc:creator>
				<category><![CDATA[Banner Advertising]]></category>
		<category><![CDATA[Digital Marketing Strategy]]></category>
		<category><![CDATA[Display Advertising]]></category>
		<category><![CDATA[Interactive Marketing]]></category>
		<category><![CDATA[Internet Marketing Strategy]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[budget]]></category>
		<category><![CDATA[digital]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[Strategy]]></category>

		<guid isPermaLink="false">http://blog.riseinteractive.com/?p=3260</guid>
		<description><![CDATA[Every year, thousands of companies compete with each other to win their share of audience.  Millions of dollars are spent on advertising alone.   Smart companies choose to invest in multiple channels to optimize their potential returns.]]></description>
			<content:encoded><![CDATA[<p></br>Every year, thousands of companies compete with each other to win their share of audience. Millions of dollars are spent on advertising alone. Smart companies choose to invest in multiple channels to optimize their potential returns.<span id="more-3260"></span></p>
<p>It is no secret that the advertising industry is growing at a rapid pace, where creative juice flow and proprietary tools and new forms of media are plentiful.  With all the new and emerging media, it is becoming more and more difficult for CMOs to decide how to appropriately allocate their marketing budget.  By analyzing the past, learning from the present, and planning for the future, you can gain valuable insight into the world of advertising.</p>
<p>We all know the story – in the early days, Print was king.  Then TV started to gain traction, and eventually surpassed print as the number one advertising medium with its unparalleled reach, generating 100x as many impressions with 1 TV ad compared to a magazine or newspaper ad.  Fast-forward to 2004…and online ad spending started gaining ground. According to <a href="http://www.emarketer.com/PressRelease.aspx?R=1008788" target="_blank">eMarketer</a>, between 2009 and 2010, the online advertising industry saw an increase in media spend of about 19%, and that was just the beginning.  Between 2010 and 2011, online advertising spend increased 24%, and another 23% into 2012.  These sharp increases in spend show that online advertising dollars will actually surpass print dollars <strong>this</strong> year.</p>
<p><a href="http://www.emarketer.com/blog/index.php/numbers-major-media-ad-spending/" target="_blank">eMarketer</a> has also put out projections for the advertising industry broken down by medium type for the next 3 years.  While they provide estimated <em>dollar</em> numbers, I thought the <em>percentage difference</em> breakdown between years was much more representative of the trend.  While <em>online</em> spending increases at a rapid rate and then starts to increase at a slower rate, <em>print</em> spending is actually decreasing every year.  Both <em>TV</em> and <em>radio</em> are increasing, as well; however, they are increasing at a much slower and lower rate compared to <em>online</em> spending.</p>
<p><a href="http://blog.riseinteractive.com/wp-content/uploads/2012/04/Chart_1.png" target="_blank"><img class="alignnone  wp-image-3261" title="eMarketer's 3-year projections for the advertising industry broken down by medium type" src="http://blog.riseinteractive.com/wp-content/uploads/2012/04/Chart_1.png" alt="" width="572" height="111" /></a></p>
<p>&nbsp;</p>
<p>The following graph depicts media spending in dollars over the next 3 years.</p>
<p><a href="http://blog.riseinteractive.com/wp-content/uploads/2012/04/Chart_2.png" target="_blank"><img class="alignnone  wp-image-3265" title="Graph depicting media spending in dollars over the next 3 years" src="http://blog.riseinteractive.com/wp-content/uploads/2012/04/Chart_2.png" alt="" width="638" height="289" /></a></p>
<p>If this isn’t clear enough of a picture, I don’t know what is.  All advertising mediums are either remaining stagnant, growing at a very slow rate, or are actually decreasing – all except for one: online.  With such explosive growth rates, of course online media spending won’t be able to sustain these rates; however, it is still growing at a much, much, more rapid rate than all other types of media, and with good reason.</p>
<p>As I said before, TV has the greatest reach by far as compared to all other media.  However, is it the most effective? What online advertising has that TV advertising does not is the ability to precisely calculate ROI for specific marketing initiatives and the ability to accurately target extremely refined segments.  Plus, every day, there is some new technology coming out to help people bypass commercials.  So, is online advertising the most effective?  Well, the answer is no.  No single medium will ever be the most effective.  Depending on what your marketing goals are, you may see more impact in certain channels than others.  However, one thing is certain: No company can be successful by investing in just one form of media.  Companies that allocate budget in a smart way and identify industry trends that correspond to business goals are the ones that will thrive.</p>
<p class="addtoany_share_save_container">
    <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?sitename=Chicago%20Internet%20Marketing%20Blog%20%7C%20Rise%20Interactive&amp;siteurl=http%3A%2F%2Fblog.riseinteractive.com%2F&amp;linkname=Budget%20Strategies%20%E2%80%93%20Why%20Some%20Marketers%20Win%20and%20Others%20Fail&amp;linkurl=http%3A%2F%2Fblog.riseinteractive.com%2F2012%2F04%2F25%2Fbudget-strategies-why-some-marketers-win-and-others-fail%2F"><img src="http://blog.riseinteractive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Save/Bookmark"/></a>

	</p>]]></content:encoded>
			<wfw:commentRss>http://blog.riseinteractive.com/2012/04/25/budget-strategies-why-some-marketers-win-and-others-fail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Brand Journey: 3 Brand-Defining Concepts</title>
		<link>http://blog.riseinteractive.com/2012/04/24/the-brand-journey-3-brand-defining-concepts/</link>
		<comments>http://blog.riseinteractive.com/2012/04/24/the-brand-journey-3-brand-defining-concepts/#comments</comments>
		<pubDate>Tue, 24 Apr 2012 20:48:40 +0000</pubDate>
		<dc:creator>Howard Diamond, Vice President of Business Development</dc:creator>
				<category><![CDATA[Brand Engagement]]></category>
		<category><![CDATA[Digital Marketing Strategy]]></category>
		<category><![CDATA[brand]]></category>
		<category><![CDATA[branding]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[Strategy]]></category>

		<guid isPermaLink="false">http://blog.riseinteractive.com/?p=3243</guid>
		<description><![CDATA[Last week I attended one of the keynote sessions at Forrester’s Marketing Leadership Forum called Branding in the 21st Century, presented by Chris Stutzman of Forrester. Chris outlined a great framework for building your brand based on 4 key principles: Credibility, Leadership, Brand Relevance and Uniqueness.  One of the major premises was that if you can deliver on these principles, you can demand a higher premium for your product.  He then introduced three actionable concepts to help define your brand along the theme of a brand journey: a Brand North Star, Map and Compass.]]></description>
			<content:encoded><![CDATA[<p>Last week, I attended one of the keynote sessions at Forrester’s Marketing Leadership Forum called <em>Branding in the 21<sup>st</sup> Century</em>, presented by Chris Stutzman of Forrester. Chris outlined a great framework for building your brand based on 4 key principles: Credibility, Leadership, Brand Relevance and Uniqueness.  One of the major premises was that if you can deliver on these principles, you can demand a higher premium for your product.  He then introduced three actionable concepts to help define your brand along the theme of a brand journey: a Brand North Star, Map and Compass.<span id="more-3243"></span></p>
<p>&nbsp;</p>
<h6>Brand North Star</h6>
<p>This is not simply a slogan or a jingle, but the soul of your brand.  Your brand North Star should be concise (six words or less), honest, strategic and inspirational.   Some great examples are: Oreo, Celebrate the Kid Inside;  Coca Cola, Open Happiness;  Mercedes Benz, The Best or Nothing.   This first step is perhaps creatively the most challenging, and will certainly define the rest of your brand journey.  I am particularly fond of Mercedes in how clear and uncompromising their Brand North Star is.</p>
<p>&nbsp;</p>
<h6>Brand Map</h6>
<p>The brand map is where your day-to-day business aligns with your Brand North Star.  In the 20th Century, this was a one-way map in which brands created messages and used mass media to communicate to consumers.  In the 21st Century, your brand map must be updated to consider the multitude of touch-points and two-way interaction such as social and mobile.  Your map will include your brand’s actions, products and messages.  Actions in this context means key moments of truth in delivering on your brand North Star.  One example I will use, which also came from another Forrester Keynote (Global Brand Director, Coca Cola),  is Coca Cola’s Happiness Machine (<strong><a href="http://www.youtube.com/watch?v=lqT_dPApj9U" target="_blank">www.youtube.com/watch?v=lqT_dPApj9U</a></strong> ).  It is very clear when you watch this that Coca Cola is focused on living up to its brand promise.  When I think of actions, I also think of employee interactions with customers and how critical each touch point is to leave a lasting impression of your brand.  Next is your product or service, and this too should be aligned with your actions.  And finally, so should your brand messaging.</p>
<p>&nbsp;</p>
<h6>Brand Compass</h6>
<p>Your brand compass will guide your brand across 4 key pillars which will again create brand loyalty and garner a premium for your products and services.  The first is Trust, which can be defined as transparency and accountability.  An example of this is Hyundai offering a 10 year warranty versus the standard 5 year.  They literally put their money where their mouth is by leading the industry in extended warranty terms.  The next pillar is to be Remarkable by inspiring and disrupting.  A great example of this was the deodorant brand Secret creating an anti-bullying campaign which inspired 75,000 students to apologize to their classmates for bullying on Facebook.  The third pillar is to be unmistakable.  The example that was given here didn’t exactly work for me in that IBM has used a number of different icons to represent their North Star, “Solutions for a Smarter Planet.”  I didn’t immediately recognize these icons as being unmistakable. However, I love the concept of a brand living up to the ideal of being unmistakable.  I think a better example of a brand being unmistakable is Apple.  From their stores, to their commercials, to their print and outdoor campaigns, they use consistent themes and imagery where one immediately recognizes the brand. Lastly, a brand should be Essential (And wouldn’t this be great for all of our brands, having a product or service one could not live without.)  The example here that was given was again from Hyundai, talking about their promotion of consumers being able to return their car &#8211; no questions asked &#8211; if they lost their job.  While for some this might be essential in determining a purchase, I think a better example would be a company like Starbucks, where for some, no day is complete without a Grande Americano (or, in my case, a Frappuccino if I am really letting my hair down).</p>
<p>&nbsp;</p>
<p>To reiterate, I found this to be a particularly clear and actionable framework that forces us to look closely at our brands and answer extremely difficult questions about what it takes to be a leading brand in the 21st Century.  It also motivates us to strive for some of the more challenging and thus, more valuable attributes of a brand, such as being unmistakable, and perhaps the most valuable attribute, being essential (customers cannot live without you).</p>
<p>&nbsp;</p>
<p class="addtoany_share_save_container">
    <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?sitename=Chicago%20Internet%20Marketing%20Blog%20%7C%20Rise%20Interactive&amp;siteurl=http%3A%2F%2Fblog.riseinteractive.com%2F&amp;linkname=The%20Brand%20Journey%3A%203%20Brand-Defining%20Concepts&amp;linkurl=http%3A%2F%2Fblog.riseinteractive.com%2F2012%2F04%2F24%2Fthe-brand-journey-3-brand-defining-concepts%2F"><img src="http://blog.riseinteractive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Save/Bookmark"/></a>

	</p>]]></content:encoded>
			<wfw:commentRss>http://blog.riseinteractive.com/2012/04/24/the-brand-journey-3-brand-defining-concepts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Get the Most Out of Your Interactive Agency</title>
		<link>http://blog.riseinteractive.com/2012/04/19/how-to-get-the-most-out-of-your-interactive-agency/</link>
		<comments>http://blog.riseinteractive.com/2012/04/19/how-to-get-the-most-out-of-your-interactive-agency/#comments</comments>
		<pubDate>Thu, 19 Apr 2012 14:42:26 +0000</pubDate>
		<dc:creator>Scott Conine, VP of Operations</dc:creator>
				<category><![CDATA[Internet Marketing Agency]]></category>
		<category><![CDATA[Internet Marketing Strategy]]></category>
		<category><![CDATA[Running an Agency]]></category>
		<category><![CDATA[agency management]]></category>
		<category><![CDATA[engagement]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[talent management]]></category>
		<category><![CDATA[vendor management]]></category>

		<guid isPermaLink="false">http://blog.riseinteractive.com/?p=3193</guid>
		<description><![CDATA[What if you managed your vendor relationships like an employee, what would that look like? What would you expect to change? Would that shape your business strategy? It seems that as of late I find myself reading Talent Management literature with subject material related to alignment, engagement and performance reviews. While the entirety of my reading has been focused from the traditional employer/employee perspective, I have begun to ask what if the same principles were applied to the client/agency relationship. So much focus and research revolves around the concepts of talent management from the traditional HR perspective, and no one can really deny the effectiveness of a solid talent management approach. In fact, the Gallup Organization, one of the leading employee engagement practitioners, has found that engaged organizations have 3.9 times the earnings per share growth rate compared to organizations with lower engagement in their same industry. But how does this apply to the management of a third party vendor?]]></description>
			<content:encoded><![CDATA[<p>What if you managed your vendor relationships like an employee, what would that look like? What would you expect to change? Would that shape your business strategy?</p>
<p>It seems that as of late I find myself reading Talent Management literature with subject material related to alignment, engagement and performance reviews. While the entirety of my reading has been focused from the traditional employer/employee perspective, I have begun to ask what if the same principles were applied to the client/agency relationship. So much focus and research revolves around the concepts of talent management from the traditional HR perspective, and no one can really deny the effectiveness of a solid talent management approach. In fact, the Gallup Organization, one of the leading employee engagement practitioners, has found that engaged organizations have 3.9 times the earnings per share growth rate compared to organizations with lower engagement in their same industry. But how does this apply to the management of a third party vendor?<span id="more-3193"></span></p>
<p>An online survey compiled by CFO Research Services and Crowe Horwath LLP found that 60% of their respondents work regularly with third party vendors, with another 34% working with vendors on an as-needed basis.</p>
<p>It is clear that businesses are utilizing outside vendors more and more, many times for critical business functions. The collaboration with these parties is essential to the success of their business endeavors. “While survey respondents were upbeat about using outside partners, they were hardly naive when it came to understanding the vulnerability involved. In fact, 65% reported that their companies had suffered some harm when a third party did not meet expected quality or performance levels” says Josh Hyatt of CFO.com.</p>
<p><a href="http://blog.riseinteractive.com/2012/04/19/how-to-get-the-most-out-of-your-interactive-agency/cfo-research-graph/" rel="attachment wp-att-3194"><img class="alignnone size-full wp-image-3194" title="CFO Research Graph" src="http://blog.riseinteractive.com/wp-content/uploads/2012/04/CFO-Research-Graph.png" alt="" width="210" height="368" /></a></p>
<p>So the question becomes how do you get the quality and performance levels from your vendors you expect and on a regular basis? Well, how do you get the quality and performance levels you expect from your employees? The leading firms utilize talent management strategies and ultimately outperform their competitors. “Recent research suggests that firms receiving high scores in human capital management are more than twice as likely to be in the top one-third of their industry in financial performance compared to those who manage labor poorly.” states leading HR consultant, William Schiemann.  I contend certain talent management strategies if applied to a vendor relationship will not only meet your performance expectations but create an exponential impact and a sustainable competitive advantage in the marketplace.</p>
<p><strong>Three Vendor (Agency) Talent Management Tactics:</strong><br />
In this post, I will talk about three talent management tactics that I believe are essential to effectively manage your vendors / agency.</p>
<p><strong>Alignment:</strong><br />
Schiemann defines alignment as the “extent to which employees are connected to or have a line of sight to the business strategy and goals.” This is extremely important for third party vendors as well. Most often vendors are not included in the communication of the client’s strategy or goals; the more communication the better the synchronization between the agency’s processes and resources to meet the client’s strategies and goals. When we as an agency completely understand the vision and strategy of our clients, it enables us to align all our assets and behaviors accordingly. We as an agency, just like an employee want to have a profound impact on the goals at hand, including us in the communication ensures that we fulfill our client’s expectations.</p>
<p><strong>Engagement:</strong><br />
“Engagement is the extent to which employees are willing to go beyond the minimum requirements of their role to provide additional energy or to advocate for their organization” states Schiemann.  As a client – why wouldn’t you want this from your vendor? Imagine the benefits you as a client could reap from an agency that is fired up about your brand, products or services.  An engaged agency is involved and invested in the success of their clients. They live and breathe your brand.  Your problems become the agency’s challenge. But it is critical to foster that advocacy. Just like your employees we need to understand how we can grow and develop relative to your strategy.  We are energized and motivated by the recognition of our efforts, and we seek to be involved as a peer not as an outsider. We want to be a part of the success story. When you treat your agency like this – we become engaged and you as the client experience that benefit not only at the relational level but ideally at the bottom line. Gallup states that “organizations that have optimized engagement have outperformed their competitors by 26% in gross margin and 85% in sales growth.”</p>
<p><strong>Performance Appraisals:</strong><br />
One of the cornerstones of any solid talent management program is the performance review.  To fully maximize your vendor relationship it is important to incorporate a vendor performance review on a regular basis.  In his book, One Page Talent Management, Mark Effron states that “the business reasons for performance management are quite simple: align the employee’s efforts with business needs and fairly evaluate the employee’s performance. “ An effective vendor performance review should  communicate to the agency just what the client considers to be important, concentrating on both the agency’s performance in the behaviors exhibited and the results obtained. More often than not, the vendor or the agency is kept in the dark relative to their performance or behaviors until it is too late.  However, just like an employee, an agency/vendor will perform better if they are given frequent feedback on how they are progressing. “The research is clear that if people are committed to a goal, they redirect (or redouble) efforts if they learn that they are not headed for success. Thus, feedback becomes a surefire way to increase the performance of any employee against any well-set goal. More frequent feedback shortens the performance improvement cycle, and actual improvement occurs faster” states Effron.  A vendor performance review is a methodical way for the agency to receive the appropriate feedback, and an important tool to drive alignment and results. Without it you will face the same issues as if you didn’t communicate to your employees, i.e. greater turnover, higher replacement costs, and ultimately disengagement.</p>
<p><strong>Exponential Impact:</strong><br />
I truly believe if you follow this vendor management approach with your agencies, you will find a profound impact on your performance.  An aligned, engaged, and properly evaluated agency/vendor will have an exponential impact on your organization. They will begin to anticipate your needs at an accelerated rate and create and innovate based on your specific needs relative to their specialization. In essence, if managed properly, you should get your best ‘employee’ ever on steroids.  The added benefit is the multiplicative effect of the vendor relationship.  The scale of the relationship should be exponential and greater than any employee you could hire for the same role. Ultimately if you can foster this type of relationship with your agency/vendor, you will have a competitive advantage that is hard to replicate.</p>
<p class="addtoany_share_save_container">
    <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?sitename=Chicago%20Internet%20Marketing%20Blog%20%7C%20Rise%20Interactive&amp;siteurl=http%3A%2F%2Fblog.riseinteractive.com%2F&amp;linkname=How%20to%20Get%20the%20Most%20Out%20of%20Your%20Interactive%20Agency&amp;linkurl=http%3A%2F%2Fblog.riseinteractive.com%2F2012%2F04%2F19%2Fhow-to-get-the-most-out-of-your-interactive-agency%2F"><img src="http://blog.riseinteractive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Save/Bookmark"/></a>

	</p>]]></content:encoded>
			<wfw:commentRss>http://blog.riseinteractive.com/2012/04/19/how-to-get-the-most-out-of-your-interactive-agency/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Should I Have a Local Marketing Campaign?</title>
		<link>http://blog.riseinteractive.com/2012/04/18/should-i-have-a-local-marketing-campaign/</link>
		<comments>http://blog.riseinteractive.com/2012/04/18/should-i-have-a-local-marketing-campaign/#comments</comments>
		<pubDate>Wed, 18 Apr 2012 14:20:40 +0000</pubDate>
		<dc:creator>Kim McCumber, Senior Internet Marketing Trainer</dc:creator>
				<category><![CDATA[Digital Marketing Strategy]]></category>
		<category><![CDATA[Internet Marketing Strategy]]></category>
		<category><![CDATA[digital marketing]]></category>
		<category><![CDATA[geotargeting]]></category>
		<category><![CDATA[local]]></category>
		<category><![CDATA[local marketing]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[marketing strategy]]></category>

		<guid isPermaLink="false">http://blog.riseinteractive.com/?p=3184</guid>
		<description><![CDATA[While the digital landscape is littered with vendors and practitioners that offer the promise of reaching local consumers, it’s important to think about where a local strategy fits into your overall marketing plan.  Below, I’ll highlight just a few things you consider before dedicating marketing dollars into local and offer a couple strategies.]]></description>
			<content:encoded><![CDATA[<p>While the digital landscape is littered with vendors and practitioners that offer the promise of reaching local consumers, it’s important to think about where a local strategy fits into your overall marketing plan.  Below, I’ll highlight just a few things you consider before dedicating marketing dollars into local and offer a couple strategies.</p>
<p><span id="more-3184"></span></p>
<ol>
<li>Do you have brick-and-mortar locations you want potential customers to find?</li>
<li>Does your vertical have a lot of location-based search queries?</li>
</ol>
<p>If you answered yes to either question above, you have good reason to consider a local marketing program.  If you have brick-and-mortar stores, you definitely want all customers to be able to find your locations, hours, services and other related content.  The more locally customized the content (such as specials at a specific location or news from the neighborhood), the more engaging your local content will be.  In addition to local pages on your website, consider locally-focused paid search and display to enhance your local visibility.  To take this to another level, you could connect your local online efforts with offline direct mail strategies.</p>
<p>Even if your business operates on a national level only (such as mail order contacts), there could be reason for including a local marketing program.  While you might not have any local pages on your website, targeting people searching for “cheap contacts in Chicago” could be advantageous in improving your revenue.  If you find local searches driving significant revenue, you should consider creating regionally/locally-specific pages to provide the feeling of personalization for your customers.</p>
<p><strong>What’s the Answer?</strong></p>
<p>Simply put, if you have locations or customers performing location-based search queries, you should consider implementing a local strategy, whether it is geotargeted paid search, local display advertising, or creating local pages.  Do all you can to reach the customers trying to find you!<br />
<em> Thought question: Do you have a local marketing program?  Do you need one?</em></p>
<p class="addtoany_share_save_container">
    <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?sitename=Chicago%20Internet%20Marketing%20Blog%20%7C%20Rise%20Interactive&amp;siteurl=http%3A%2F%2Fblog.riseinteractive.com%2F&amp;linkname=Should%20I%20Have%20a%20Local%20Marketing%20Campaign%3F&amp;linkurl=http%3A%2F%2Fblog.riseinteractive.com%2F2012%2F04%2F18%2Fshould-i-have-a-local-marketing-campaign%2F"><img src="http://blog.riseinteractive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Save/Bookmark"/></a>

	</p>]]></content:encoded>
			<wfw:commentRss>http://blog.riseinteractive.com/2012/04/18/should-i-have-a-local-marketing-campaign/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 Questions Every Director of Internet Marketing Must Be Able To Answer</title>
		<link>http://blog.riseinteractive.com/2012/04/17/5-questions-every-director-of-internet-marketing-must-be-able-to-answer/</link>
		<comments>http://blog.riseinteractive.com/2012/04/17/5-questions-every-director-of-internet-marketing-must-be-able-to-answer/#comments</comments>
		<pubDate>Tue, 17 Apr 2012 20:48:25 +0000</pubDate>
		<dc:creator>Jon Morris, Founder and CEO</dc:creator>
				<category><![CDATA[Digital Marketing Strategy]]></category>
		<category><![CDATA[Internet Marketing Strategy]]></category>
		<category><![CDATA[digitial marketing strategy]]></category>
		<category><![CDATA[Internet Marketing Director]]></category>

		<guid isPermaLink="false">http://blog.riseinteractive.com/?p=3145</guid>
		<description><![CDATA[Over the past 16 years of managing Internet marketing campaigns, I have realized that there are only 5 questions that you need to be able to answer to ensure that you truly understand your campaign and that you are making constant improvements to increase your ROI.  I believe that these five questions are so important that I make every one of my employees memorize them and ensure that they are able to answer them for every client.  ]]></description>
			<content:encoded><![CDATA[<p>One of the things that I believe is crucial to managing an Internet marketing program is to ensure that every week you are doing something to improve performance.  To do this requires a constant sense of urgency, strong analytical skills and exceptional reporting that provides both high level and granular insights.  None of this matters though if you do not have a solid methodology for both analyzing and implementing changes to your campaign.  Over the past 16 years of managing Internet marketing campaigns, I have realized that there are only 5 questions that you need to be able to answer to ensure that you truly understand your campaign and that you are making constant improvements to increase your ROI.  I believe that these five questions are so important that I make every one of my employees memorize them and ensure that they are able to answer them for every client.  The five questions are:<span id="more-3145"></span></p>
<p><strong>Question 1: What are your goals?</strong><br />
My mentor, Jack Kraft, always mentioned to me that if you do not know where you are going, every road will take you there.  He repeats this to me constantly to ensure that I have laser like focus and that success is clearly defined.  If you are a Director of Internet Marketing you should have the same focus.  You need to define success so that you are able to determine if you are spending your budget effectively.  There are three different goal types and the one that is most appropriate to you will depend on the type of site that you are managing:</p>
<ul>
<li><span style="text-decoration: underline;">Return on Ad Spend (ROAS)</span>:  There are a few different ways to measure return on ad spend, but most companies take the revenue generated and divide it by total advertising spend (Revenue/Spend).  This goal type is generally used by e-commerce companies.  Lead generation companies could also optimize by return on ad spend if they are able to track performance to the customer rather than just the inquiry.</li>
<li><span style="text-decoration: underline;">C</span><span style="text-decoration: underline;">ost per Action</span>: This goal type tends to be used for lead generation campaigns so that the company can determine the cost per lead for each channel.  The action though that you are measuring can range from a lead, to a newsletter signup.  Once you have defined the action that you wish to measure, then you can determine the cost per action by taking the media spend and dividing it by the number of actions acquired.</li>
<li><span style="text-decoration: underline;">Cost per Brand Metrics Conversion</span>: The third goal type is for branded campaigns.  To calculate this, you will need to take your advertising spend  and divide it by your weighted brand metrics conversions.  To learn more about how we calculate brand metrics conversions, please read <a href="http://blog.riseinteractive.com/2010/04/06/brand-metrics-calculator/">Rise’s Brand Metrics Calculator post</a>.</li>
</ul>
<p>What is crucial is that your goal is quantifiable so that you are able to compare your performance to this goal on an ongoing basis.  For example, if you manage the Internet marketing for an e-commerce site your ROAS goal might be $3.</p>
<p><strong>Question 2: What is your budget?</strong><br />
Some of you reading this post might be wondering why one of my five questions is so basic.  There are actually a few reasons why I believe that this is a crucial question:</p>
<ul>
<li>You would actually be amazed at how many people I interact with that do not know their budget.</li>
<li>More importantly, you will not be able to answer questions 3, 4 or 5 without knowing your budget.</li>
<li>Additionally, many people only think about media spend and forget to incorporate creative costs, management fees, licensed application costs, payroll or any other cost that needs to be allocated to your Internet marketing program.</li>
</ul>
<p><strong>Question 3: How are you doing against your goals and budget?</strong><br />
Now that your goals and budget are defined, it is imperative that you know how you are doing relative to your goals and budget on an ongoing basis.  I recommend that you analyze your performance on a weekly and monthly basis at a minimum.  To get a more macro view you can also compare your performance relative to your goals on a quarterly or annual basis.  To determine how you are doing relative to your goals and budget I tend to use the report below:</p>
<p><a href="http://blog.riseinteractive.com/2012/04/17/5-questions-every-director-of-internet-marketing-must-be-able-to-answer/digital-marketing-budget-2/" rel="attachment wp-att-3147"><img class="alignleft  wp-image-3147" title="Digital Marketing Budget" src="http://blog.riseinteractive.com/wp-content/uploads/2012/04/Digital-Marketing-Budget1-1024x195.png" alt="" width="1024" height="195" /></a></p>
<p>&nbsp;</p>
<p>This report actually answers the first three questions and provides a visual that is very easy to interpret. According to this report, our budget is $350k per month, our ROAS goal is $5.86 and our revenue goal is $2.05 million. Additionally, we can see how we did relative to the target budget, ROAS and revenue for each month in the first quarter of 2012. Based on the data from above, we achieved our overall ROAS goal and revenue goal in March 2012, but it took a few months to properly optimize. The success was mainly driven by our paid search program since our display program in this example was slightly below our targeted ROI.</p>
<p><strong>Question 4: Why am I ahead or behind both my goals and budget?</strong><br />
Answering the first 3 questions should be fairly easy. It is understanding the “Why” that is behind the numbers that is challenging. For example, looking at the table above, we can determine that we achieved our targeted revenue in March overall because paid search exceeded our expectations. What we do not know though from the table above is why our performance in paid search improved. Or why Display was slightly below our expectations for March. In order to answer these questions, we are going to need more granular reporting for both paid search and display. For example, we would need to be able to analyze the performance on a keyword basis over time to understand what caused the paid search program to improve. The two tables below are sample keyword reports for February 2012 to March 2012. You will notice that the total cost, ROAS, and revenue match the table from above. This report though provides insight on how the budget is allocated at a keyword level. The big difference between the two months is that the budget was allocated substantially more efficiently in March 2012 versus February 2012. In February, only $47,987 was allocated to keyword 1 even though it had the highest ROAS. In March the total budget was basically the same, but $83,371 was allocated to keyword 1.</p>
<p><a href="http://blog.riseinteractive.com/2012/04/17/5-questions-every-director-of-internet-marketing-must-be-able-to-answer/screen-shot-2012-04-18-at-8-44-48-am/" rel="attachment wp-att-3181"><img class="alignleft size-full wp-image-3181" title="Monthly Digital Marketing Report" src="http://blog.riseinteractive.com/wp-content/uploads/2012/04/Screen-shot-2012-04-18-at-8.44.48-AM.png" alt="" width="931" height="397" /></a></p>
<p>&nbsp;</p>
<p>This is the type of granular reporting that is needed for all channels so that you can truly understand why you are ahead or behind goal.  Without the proper reporting  infrastructure, determining the “why” behind your campaigns performance can be extremely time consuming or even impossible to answer.</p>
<p><strong>Question 5: What am I going to do about it?</strong><br />
Now that you know why you are ahead or behind your goals and budget, you need to determine the necessary action items to improve your ROI.  For example, for April 2012, I would want to see if I could allocate more budget to Keyword 1 since it has the greatest ROAS.  Additionally, the biggest difference between Keyword 1 versus the other key phrases is that it has a higher conversion rate.  Given that this is the case, I might want to look at the landing page experience from the other key phrases to see if I could improve the conversion rate for those key phrases.</p>
<p>Based on my years of managing Internet marketing campaigns, I feel very confident that if you can answer these 5 questions every week, your campaigns performance will continually improve.</p>
<p>&nbsp;</p>
<p class="addtoany_share_save_container">
    <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?sitename=Chicago%20Internet%20Marketing%20Blog%20%7C%20Rise%20Interactive&amp;siteurl=http%3A%2F%2Fblog.riseinteractive.com%2F&amp;linkname=5%20Questions%20Every%20Director%20of%20Internet%20Marketing%20Must%20Be%20Able%20To%20Answer&amp;linkurl=http%3A%2F%2Fblog.riseinteractive.com%2F2012%2F04%2F17%2F5-questions-every-director-of-internet-marketing-must-be-able-to-answer%2F"><img src="http://blog.riseinteractive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Save/Bookmark"/></a>

	</p>]]></content:encoded>
			<wfw:commentRss>http://blog.riseinteractive.com/2012/04/17/5-questions-every-director-of-internet-marketing-must-be-able-to-answer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The One (and Only) Facebook Privacy Tip You Need</title>
		<link>http://blog.riseinteractive.com/2012/04/06/the-one-and-only-facebook-privacy-tip-you-need/</link>
		<comments>http://blog.riseinteractive.com/2012/04/06/the-one-and-only-facebook-privacy-tip-you-need/#comments</comments>
		<pubDate>Fri, 06 Apr 2012 17:14:59 +0000</pubDate>
		<dc:creator>Kim McCumber, Senior Internet Marketing Trainer</dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Content]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[social]]></category>

		<guid isPermaLink="false">http://blog.riseinteractive.com/?p=3136</guid>
		<description><![CDATA[Facebook has now been on both sides of the privacy firestorm.  For quite some time, they’ve taken a lot of heat for tracking users’ behavior on and sometimes off the network.  In an interesting twist, Facebook recently spoke out on behalf of user privacy against employers requesting login credentials for potential employees’ Facebook accounts.  As a result, there’s a lot of content going up about which privacy settings to use and how to protect your privacy.  While these are important topics, they ignore the single most important rule: don’t post sensitive information.]]></description>
			<content:encoded><![CDATA[<p>Facebook has now been on both sides of the privacy firestorm.  For quite some time, they’ve taken a lot of heat for <a href="http://online.wsj.com/article/SB10001424052748704912004575252723109845974.html" target="_blank">tracking users’ behavior on and sometimes off the network</a>.  In an interesting twist, Facebook recently <a href="http://www.reuters.com/article/2012/03/27/tagblogsfindlawcom2012-lawandlife-idUS138461664920120327" target="_blank">spoke out on behalf of user privacy against employers requesting login credentials for potential employees’ Facebook accounts</a>.  As a result, there’s a lot of content going up about which privacy settings to use and how to protect your privacy.  While these are important topics, they ignore the single most important rule: don’t post sensitive information.<span id="more-3136"></span></p>
<p><strong>Tip One: Don’t Post Sensitive Content</strong></p>
<p>As evidenced by the recent outcry when Facebook made a series of semantic changes to clarify their Privacy Policy, Facebook users are very sensitive to their perceived privacy.  Users feel that their Facebook profile is theirs and they should have total control over who has access to the information and who doesn’t.  To put it simply, you don’t own your Facebook profile.  You are given rights to control the content posted, but in the end, your Facebook profile belongs to Facebook.  Their primary revenue model is based on matching advertisers with your interests to serve you with the most targeted advertising possible (serving users interested in video games with video game advertising instead of some random ad).</p>
<p>Facebook has given users many ways to control who has access to their content (lists are probably my favorite).  However, if you don’t want something out in the public space, don’t put it out there.  If you’re worried about people having your phone number and address, don’t put it on your Profile.  If you don’t want people knowing that you’re reading about Snookie’s weight loss, don’t use apps that publish that information.</p>
<p><strong>Facebook is not off the Hook</strong></p>
<p>I didn’t write this to absolve Facebook of any responsibility regarding privacy.  I do believe Facebook needs to continue to find ways to ensure users privacy.  My specific area of concern is third-party use of Facebook information.  Researchers from CMU recently showed that, using public Facebook information, you could <a href="http://www.blackhat.com/html/bh-us-11/bh-us-11-briefings.html#Acquisti" target="_blank">identify a random individual on the street</a> and gain access to sensitive information, even be relatively successful at guessing social security numbers through a previous-developed algorithm.  It is critical to the safety of Facebook users that Facebook continually take steps to ensure this type of malicious use of the platform is prevented.</p>
<p class="addtoany_share_save_container">
    <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?sitename=Chicago%20Internet%20Marketing%20Blog%20%7C%20Rise%20Interactive&amp;siteurl=http%3A%2F%2Fblog.riseinteractive.com%2F&amp;linkname=The%20One%20%28and%20Only%29%20Facebook%20Privacy%20Tip%20You%20Need&amp;linkurl=http%3A%2F%2Fblog.riseinteractive.com%2F2012%2F04%2F06%2Fthe-one-and-only-facebook-privacy-tip-you-need%2F"><img src="http://blog.riseinteractive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Save/Bookmark"/></a>

	</p>]]></content:encoded>
			<wfw:commentRss>http://blog.riseinteractive.com/2012/04/06/the-one-and-only-facebook-privacy-tip-you-need/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>If You’re Not Using Google Webmaster Tools, You’re Missing Out</title>
		<link>http://blog.riseinteractive.com/2012/04/06/what-is-google-webmaster-tools-and-how-you-should-use-it/</link>
		<comments>http://blog.riseinteractive.com/2012/04/06/what-is-google-webmaster-tools-and-how-you-should-use-it/#comments</comments>
		<pubDate>Fri, 06 Apr 2012 16:07:28 +0000</pubDate>
		<dc:creator>Justin Garvin, Internet Marketing Apprentice</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[Web Analytics]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[backlinks]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[html error]]></category>
		<category><![CDATA[webmaster tools]]></category>

		<guid isPermaLink="false">http://blog.riseinteractive.com/?p=3127</guid>
		<description><![CDATA[So, what is Google Webmaster Tools? Of approximately 140 million active web domains, how many are registered with Webmaster Tools?  An extremely small percentage.  It’s amazing how many webmasters blindly run their site.  Many of them complain about seeing no improvement in traffic, not moving up in the rankings, and not achieving goals.  Google Webmaster Tools allows webmasters greater insight into their website’s performance and provides detailed metrics on how to optimize a site’s performance. So what data should you be pulling from WT?]]></description>
			<content:encoded><![CDATA[<p>So, what is Google Webmaster Tools? Of approximately 140 million active web domains, how many are registered with Webmaster Tools?  An <em>extremely</em> small percentage.  It’s amazing how many webmasters blindly run their site.  Many of them complain about seeing no improvement in traffic, not moving up in the rankings, and not achieving goals.  Google Webmaster Tools allows webmasters greater insight into their website’s performance and provides detailed metrics on how to optimize a site’s performance. So what data should you be pulling from WT?<span id="more-3127"></span></p>
<p><strong>Links to your site</strong></p>
<p>The detailed link data that Webmaster Tools provides is incredible.  It’s by far the most accurate in terms of measuring total links, as well as where those links lead to.  It allows you to dive deeper into your data.  Knowing the total number of links is great…but that doesn’t tell you much in terms of your link profile diversity (becoming much more important as of recently), who you’re getting links from, or which pages they’re linked to.  Webmaster Tools outlines all of this—and more.  Use the link data to see who links to your site the most, what pages they are linking to, and what pages the links are coming from.  Not only does WT provide detailed data on external links, but it also provides data for internal links and linked pages.</p>
<p><strong>Submit to Index</strong></p>
<p>How many times have you gone to check your page and then realized you messed up the title tag or forgot to incorporate keywords throughout your content?  You type cache: in front of the URL to check when Google last indexed the page.  Doh! Google crawled the page yesterday! Just missed it.  You have to tweak the page just a little bit to move up a position in the rankings, so make the change, wait about a week or so for Google to come crawl it &amp; register the change, and then you finally get to look for results.  A week? Who wants to wait an entire week to see what effect your tweaks made?</p>
<p>Webmaster Tools solves this problem.  With WT, you can personally tell the little Google crawler to come back to the page and crawl it.  After submitting to index manually, it usually takes about 24-48 hours for Google to crawl it, but the page will get re-crawled and re-indexed as you tell it to.  However, be careful with how many pages you send the crawler to….you can manually crawl 10 pages per month (this method updates the page and all linking pages), or you can manually submit 50 pages per month (this method updates just the page and not any linking pages).</p>
<p><strong>Crawl errors/HTML suggestions</strong></p>
<p>SEOmoz provides a great sample of html errors including 404 errors, 500 errors, missing titles, duplicate page content, and duplicate page titles.  However, the data is just that – a sample.  Webmaster Tools by far provides the best and most accurate measure of URL errors.  The new crawl errors user interface allows webmasters to view errors based on type (whether it be server error, 404 error, soft 404 error, blocked by robots.txt, etc), gives the date the error was detected, and the category (code) of the error.  It also gives you the option to mark errors as fixed if you would like to keep track before Google indexes the redirects.</p>
<p>Another new feature of the new UI for crawl errors shows the top 1,000 errors for each error code based on what Google deems the most pressing to fix. That way, for a site with tons and tons of problems, webmasters can manageably take action without having to fix tens of thousands of errors.</p>
<p>Like SEOmoz, Webmaster Tools also provides data on meta description errors, title tag errors, and non-indexable content.</p>
<p>Overall, Google Webmaster Tools is the most accurate tool in terms of links, linking domains, and html errors.  The data and insights that can be pulled from WT are unparalleled, and any webmaster hoping to increase their site’s performance can’t do so without registering for Webmaster Tools.  So if you’re one of the millions of webmasters who aren’t registered with WT, do it <strong><a title="Register with Google Webmaster Tools" href="https://accounts.google.com/NewAccount?service=sitemaps" target="_blank">now</a></strong>! It takes no time at all, and the benefits are endless.</p>
<p class="addtoany_share_save_container">
    <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?sitename=Chicago%20Internet%20Marketing%20Blog%20%7C%20Rise%20Interactive&amp;siteurl=http%3A%2F%2Fblog.riseinteractive.com%2F&amp;linkname=If%20You%E2%80%99re%20Not%20Using%20Google%20Webmaster%20Tools%2C%20You%E2%80%99re%20Missing%20Out&amp;linkurl=http%3A%2F%2Fblog.riseinteractive.com%2F2012%2F04%2F06%2Fwhat-is-google-webmaster-tools-and-how-you-should-use-it%2F"><img src="http://blog.riseinteractive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Save/Bookmark"/></a>

	</p>]]></content:encoded>
			<wfw:commentRss>http://blog.riseinteractive.com/2012/04/06/what-is-google-webmaster-tools-and-how-you-should-use-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

