<?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>MasterlessSamurai.com &#187; MSN AdCenter</title>
	<atom:link href="http://masterlesssamurai.com/category/ppc/msn-adcenter/feed/" rel="self" type="application/rss+xml" />
	<link>http://masterlesssamurai.com</link>
	<description>"Become Masterless, Become Samurai"</description>
	<lastBuildDate>Fri, 13 Nov 2009 07:39:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Importing Negative Keywords Into MSN AdCenter</title>
		<link>http://masterlesssamurai.com/ppc/importing-negative-keywords-into-msn-adcenter/</link>
		<comments>http://masterlesssamurai.com/ppc/importing-negative-keywords-into-msn-adcenter/#comments</comments>
		<pubDate>Thu, 18 Sep 2008 06:33:07 +0000</pubDate>
		<dc:creator>Wes (MasterlessSamurai.com)</dc:creator>
				<category><![CDATA[MSN AdCenter]]></category>
		<category><![CDATA[Pay Per Click]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[adcenter]]></category>
		<category><![CDATA[adcenter desktop tool]]></category>
		<category><![CDATA[adwords]]></category>
		<category><![CDATA[excel tricks]]></category>
		<category><![CDATA[negative keywords]]></category>
		<category><![CDATA[pay per click]]></category>

		<guid isPermaLink="false">http://masterlesssamurai.com/?p=169</guid>
		<description><![CDATA[I'm writing this post to save someone the frustrations I experienced last night as I tried to export a nice list of negative keywords into MSN AdCenter. What a pain that was!]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m writing this post to save someone the frustrations I experienced last night as I tried to export a nice list of negative keywords into MSN AdCenter. What a pain that was!</p>
<p>I&#8217;ve exported complete campaigns from Adwords before, but I don&#8217;t do it often because (until recently), there wasn&#8217;t an easy way to get a campaign into AdCenter without it hiccuping and upchucking your data to shreds. (the template file they give you is complete crap by the way, but thank God for the AdCenter Desktop Tool. Microsoft finally did something right!)</p>
<p>I&#8217;m not going to cover all the steps of exporting a complete Adwords campaign to MSN in this post, because I think I want to save that for a video post. There are multiple way to do it. But what I do want to cover are exporting negative keywords, which isn&#8217;t as easy as you&#8217;d expect. <span id="more-169"></span></p>
<p>As the more seasoned PPC veterans will tell you, a solid list of negative keywords can make or break your campaign. I often spend as much time coming up with a good list of negatives, as I do for normal keywords that I want to bid on.</p>
<p>When I&#8217;m using the <a href="https://adwords.google.com/select/KeywordToolExterna" title="Adwords Keyword Tool"  target="_blank">Adwords Keyword Tool</a>, I&#8217;ll search for my primary keyword, for example: &#8220;cucusoft&#8221; (a pretty cool video conversion software)</p>
<p>Good negatives that I&#8217;ll see are words like &#8220;keygen, sn, serial, crack, warez, etc&#8221;. So I&#8217;ll go down the list, adding these to my list of negative keywords. If I&#8217;m thorough, by the time I&#8217;m done, I might have a list of 50-100 negative keywords. This is especially true in the case of online software, as the freebie seekers are searching for cracks, torrents, etc.</p>
<p>Google makes it easy. Once I have my list of negative keywords, I simply paste them from notepad or Excel, into my Adwords interface. Like most people, when I make a list of keywords, I tab separate them out in notepad (or on separate rows in Excel).</p>
<p>But for some crazy reason, AdCenter wants your list of negative keywords on a non word-wrapped line, all separated by commas. So if you have a 100 keywords in your negative list, you need to have them in this format:</p>
<blockquote><p>serial,sn,crack,keygen,warez,etc</p></blockquote>
<p>But since you&#8217;re negative keyword list was generated using the Adwords Keyword Tool, you&#8217;re current list is either in text or .csv in this format:</p>
<blockquote><p>serial<br />
sn<br />
crack<br />
keygen&#8230;.</p></blockquote>
<p>Notice: No commas present and we&#8217;re using word wrapped lines (completely the opposite of what MSN wants).</p>
<p>Now try adding commas to the end of each word, and backspacing the keyword to the previous line. Easy for a few keywords. But the list I made last night had 188 negative keywords. There was no way I was gonna spend all night adding commas to this list. So I went hunting for a better way&#8230;</p>
<p>Luckily Excel came to the rescue after almost giving up on AdCenter for the night. Here&#8217;s what you need to do:</p>
<blockquote><p>1) Create a new Excel file (csv or xls, doesn&#8217;t matter)</p>
<p>2) In cell A1, paste your list of negative keywords that you came up with.</p>
<p>3) In cell B1, type a single comma: &#8221; , &#8221;</p>
<p>4) Copy the comma from cell B1 to the rest of the cells in column B that correspond to cells in column A that contain data. Do this quickly by selecting cell B1,  hovering your mouse cursor over the lower right corner of the cell until you see the cross hairs. Click and drag the rectangular selector all the way to the end of your keyword list. The B column should now contain commas all the way to the last keyword in your list.</p>
<p>5) Now we&#8217;re gonna make use of the CONCATENATE feature in Excel. This simply combines data from two or more cell into one. Select cell C1, in the formula field, type &#8220;=CONCATENATE(A1,B1)&#8221; &lt;&#8212;without quotes.</p>
<p>6) If your keyword in cell A1 was &#8220;keygen&#8221;, then cell C1, should now read &#8220;keygen,&#8221;</p>
<p>7) Repeat step 4 for cell C1 by clicking and dragging the selector to the end of your keyword list. If done correctly, you&#8217;re entire negative keyword list should now have commas after each keyword. We still need to get it all into non wrapped format.</p>
<p> <img src='http://masterlesssamurai.com/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> For the next step, you&#8217;ll need a more advanced text editor than simple notepad or wordpad. I recommend <strong><a href="http://masterlesssamurai.com/recommends/ultraedit" title="UltraEdit"  target="_blank">UltraEdit </a></strong>&lt;&#8211;direct free trial download.</p>
<p>9) Select and copy all of the contents of cell C1, and paste this back into a new text file (in UltraEdit or Notepad++).</p>
<p>10) In UltraEdit, click &#8220;Format, Paragraph Formatting, Left Align&#8221;. That&#8217;s it! You should now have your same negative keyword list, in a comma separated list without word wraps, just as AdCenter orders!</p></blockquote>
<p>All that is left for you to do is to paste this list of negative keywords into your campaign via the AdCenter interface. Or, you can use the MSN AdCenter Desktop tool, which I&#8217;ll talk about in a future post.</p>
<p>In the mean time, this is the ghetto way to do it, but it works and is certainly easier and less time consuming that trying to do it by hand. If anyone knows of a better way than this, do tell! I&#8217;m all ears!</p>
<blockquote><p><strong>Way of the Warrior &#8211; Tip of the Day:</strong> Learn a few advanced Excel tricks to simplify your keyword sorting and make PPC life easier! A good free resource is the <a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=82989468" title="Mr. Excel"  target="_blank">Mr. Excel Podcast in iTunes</a>.</p></blockquote>
Similar Posts:<ul>None Found
</ul><!-- Similar Posts took 6.395 ms -->]]></content:encoded>
			<wfw:commentRss>http://masterlesssamurai.com/ppc/importing-negative-keywords-into-msn-adcenter/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
