<?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>Getting By.biz &#187; Joe</title>
	<atom:link href="http://gettingby.biz/author/joe/feed/" rel="self" type="application/rss+xml" />
	<link>http://gettingby.biz</link>
	<description>Specializing in Search Engine Optimization, Affiliate Marketing, Social Networking and more</description>
	<lastBuildDate>Mon, 01 Mar 2010 16:09:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Using analytics to contest your staff</title>
		<link>http://gettingby.biz/2010/google-analytics-url-builder/</link>
		<comments>http://gettingby.biz/2010/google-analytics-url-builder/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 02:30:57 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Analytics]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://gettingby.biz/?p=199</guid>
		<description><![CDATA[
It&#8217;s no secret that most likely everyone in your office has (at least) a Facebook account. You&#8217;ll find a handful of them who even have twitter accounts. The last two companies I have worked with have been (and still are) very vocal about having their employees retweet (RT:) things they wanted viral. I guess that&#8217;s ...]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-206" title="incentives_header" src="http://gettingby.biz/wp-content/uploads/2010/01/incentives_header.png" alt="" width="620" height="150" /></p>
<p>It&#8217;s no secret that most likely everyone in your office has (at least) a Facebook account. You&#8217;ll find a handful of them who even have twitter accounts. The last two companies I have worked with have been (and still are) very vocal about having their employees <em>retweet</em> (RT:) things they wanted viral. I guess that&#8217;s cool. I mean if you&#8217;re comfortable becoming a non-paid billboard, then yeah, it is cool.</p>
<p><img class="alignleft size-full wp-image-202" title="carrot-stick" src="http://gettingby.biz/wp-content/uploads/2010/01/carrot-stick.jpg" alt="" width="42" height="65" />Far be it for me to tell you how to run your office, I won&#8217;t. But we all know that putting a carrot at the end of the stick makes people do more and work harder. Especially when it&#8217;s money at the end of the stick. So lets say you have a campaign that needs to go viral. You have a handful of uber-popular (facebook/twitter) profiles at your disposal and really want to motivate them.</p>
<p>Why not incentivize them to help make your message viral? Why not run a contest and see who drives the most traffic to your page/campaign. In our office we run these contests regularly. We have two levels of winners:</p>
<ul>
<li>1st prize (generally $100) for most traffic directed to the page/campaign.</li>
<li>2nd prize (generally $50) for either longest (average) time on site or highest (average) page view.</li>
</ul>
<p><img class="alignleft size-full wp-image-209" title="campaign_overview" src="http://gettingby.biz/wp-content/uploads/2010/01/campaign_overview.jpeg" alt="" width="363" height="179" /></p>
<p>It&#8217;s actually very simple and for the sake of this tutorial, I&#8217;m using Google Analytics. I am certain this can also be accomplished with Omniture and I think WebTrends but don&#8217;t quote me on that one.</p>
<p>Google will allow you to URL encode variables into your URL. Specific variables that they You need to follow their format as far as variables (see below) they even supply an online tool that will help automate this process <a title="Tool Builder" href="http://www.google.com/support/analytics/bin/answer.py?hl=en&amp;answer=55578" target="_blank">Google Analytics URL Builder</a>. But the end results are fantastic.</p>
<ul>
<li><strong>Campaign Source</strong> (utm_source) &#8211; <span style="color: #ff0000;">Required</span> &#8211; Use <strong>utm_source</strong> to identify a search engine, newsletter name, or other source. <em>Example</em>: <span style="font-family: Courier New,Courier,mono;">utm_source=facebook</span></li>
<li><strong>Campaign Medium</strong> (utm_medium) &#8211; <span style="color: #ff0000;">Required</span> &#8211; Use <strong>utm_medium</strong> to identify a medium such as email or cost-per- click.  <em>Example</em>: <span style="font-family: Courier New,Courier,mono;">utm_medium=viral || utm_medium=ppc</span></li>
<li><strong>Campaign Term</strong> (utm_term) &#8211; <span style="color: #ff0000;">NOT Required</span> -  Used for paid search. Use <strong>utm_term</strong> to note the keywords for this ad.  <em>Example</em>: <span style="font-family: Courier New,Courier,mono;">utm_term=Long+Island+News</span></li>
<li><strong>Campaign Content</strong> (utm_content) &#8211; <span style="color: #ff0000;">NOT Required</span> &#8211; Used for A/B testing and content-targeted ads. Use utm_content to differentiate ads or links that point to the same URL.  <em>Examples</em>: <span style="font-family: Courier New,Courier,mono;">utm_content=logolink</span> <em>or</em><span style="font-family: Courier New,Courier,mono;"> utm_content=textlink</span></li>
<li><strong>Campaign Name</strong> (utm_campaign) &#8211; <span style="color: #ff0000;">Required</span> &#8211; Used for keyword analysis. If you notice from the screen shot (above), this is the variable that I use to track employee names/initials.</li>
</ul>
<p>As I mentioned though, they have a fantastic tool:</p>
<p><a href="http://www.google.com/support/analytics/bin/answer.py?hl=en&amp;answer=55578"><img class="alignleft size-full wp-image-215" title="urlTool" src="http://gettingby.biz/wp-content/uploads/2010/01/urlTool.jpeg" alt="" width="595" height="302" /></a></p>
<p>Once you &#8220;Generate URL&#8221; (Step 3) the new URL is generated:</p>
<blockquote><p>http://www.somewebsite.com/thatpage.php?utm_source=facebook&amp;utm_medium=viral&amp;utm_campaign=joeg</p></blockquote>
<p>This URL will now allow you to track all incoming traffic from each of your employees.</p>
<p><img class="alignleft size-full wp-image-227" title="campaign" src="http://gettingby.biz/wp-content/uploads/2010/01/campaign.jpeg" alt="" width="175" height="262" />Viewing the traffic is easy:</p>
<ul>
<li>Log in to your <a href="http://google.com/analytics" target="_blank">Google Analytics</a> account</li>
<li>On the left side click <strong>Traffic Sources </strong>to expand the sub-menu.</li>
<li>Select <strong>Campaigns</strong> from the list.</li>
</ul>
<p>That&#8217;s it! Your information should be right there. Remember though, Google Analytics are not real time. I normally finalize my reports and numbers between 11am and 12am.</p>
<p><strong><span style="color: #ff0000;">TIP</span></strong>: Click &#8220;Add to Dashboard&#8221; at the top of the page to add this to your dashboard.</p>
<p><a href="http://gettingby.biz/wp-content/uploads/2010/01/add2dash.jpeg"><img class="alignleft size-full wp-image-229" title="add2dash" src="http://gettingby.biz/wp-content/uploads/2010/01/add2dash.jpeg" alt="" width="323" height="30" /></a></p>
<p>Hope this was helpful to you and your campaigns are successful. Best of luck!</p>
<p>- Joe</p>
]]></content:encoded>
			<wfw:commentRss>http://gettingby.biz/2010/google-analytics-url-builder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I remove a page from Google&#8217;s index?</title>
		<link>http://gettingby.biz/2010/webpage-removal-request-tool/</link>
		<comments>http://gettingby.biz/2010/webpage-removal-request-tool/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 16:23:30 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Google Webmaster]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[SEO For Newspaper Sites]]></category>
		<category><![CDATA[google page removal tool]]></category>
		<category><![CDATA[removing a page from google]]></category>
		<category><![CDATA[webpage removal request tool]]></category>

		<guid isPermaLink="false">http://gettingby.biz/?p=134</guid>
		<description><![CDATA[
It&#8217;s snowing, here in Long Island. It&#8217;s not amounting to much, but parents all over (this morning) were nagged by their children to see if school was closed? With the internet being second nature to people, one parent went on Google and typed in Long Island School Closings. They found our page, (clearly with a ...]]></description>
			<content:encoded><![CDATA[<p><a href="http://gettingby.biz/wp-content/uploads/2010/01/schoolClosed_header.jpg"><img class="alignnone size-full wp-image-136" title="schoolClosed_header" src="http://gettingby.biz/wp-content/uploads/2010/01/schoolClosed_header.jpg" alt="School is on. Sorry!" width="620" height="150" /></a></p>
<p>It&#8217;s snowing, here in Long Island. It&#8217;s not amounting to much, but parents all over (this morning) were nagged by their children to see if school was closed? With the internet being second nature to people, one parent went on Google and typed in <strong>Long Island School Closings</strong>. They found our page, (clearly with a time and date stamp on it) from 12/21/2009 and saw that their school was in fact closed. She then proceeded to call all of her friends and neighbors, informing them that their school was closed.</p>
<p>By 10am, we received this letter:</p>
<blockquote><p><span style="font-size: x-small;">Your web site today listed the XYZ Schools as a two hour delayed opening today (January 8, 2010) due to snow.</span><span style="font-size: x-small;">For your information, the school district opened on time.  You listed many other schools as delayed opening or being closed.  They also opened on time.<br />
I am going to recommend to our school superintendent that she have no contact with your paper any longer regarding school closings.  Maybe other parents in other school districts will take the same action based on your providing misinformation this morning.</span></p></blockquote>
<p>This was a good learning lesson, in that we did not have one centralized place for &#8220;School Closings&#8221;. The writers published the story as an article. An easy fix for that was to create a new section named &#8220;/schoolclosings&#8221;.</p>
<p>Because I want to utilize the SERP position we had for that term,we created outbound links from the page, that Google knew of and directed it to our new page. We did our proper optimization (H1, H2, summary description) of the new page. We also changed the text on the page to read &#8220;No School Closings Reported for 1/8/2010&#8243; &#8211; only below the link to our new page.</p>
<p>Sometime next week I will request that Google removes the old page from their index. It&#8217;s a very simple two-step process:</p>
<ul>
<li>Add a line to our robots.txt file ( Disallow: /2009/12/long-island-school-closings-and-delays/)</li>
<li>Using the Google <a title="Web Page Removal Tool" href="https://www.google.com/webmasters/tools/removals?security_token=PT1zC92MTwl_qr4AqvypAeBVQfw%3A1262961288418&amp;action=show&amp;hl=en&amp;removals.pn=1&amp;next=New+Removal+Request&amp;rlf=pending&amp;removals.currentOrder=&amp;removals.sortBy=-1&amp;removals.s=25" target="_blank">Webpage Removal Request Tool</a>, request that they remove the outdated content.</li>
</ul>
<p>Again, it was a very easy fix and a great exercise for everyone involved.</p>
]]></content:encoded>
			<wfw:commentRss>http://gettingby.biz/2010/webpage-removal-request-tool/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How do you change your publication name, with Google News?</title>
		<link>http://gettingby.biz/2010/google-news-publication-name/</link>
		<comments>http://gettingby.biz/2010/google-news-publication-name/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 21:20:50 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Google Webmaster]]></category>
		<category><![CDATA[SEO For Newspaper Sites]]></category>
		<category><![CDATA[Changing Publication Name]]></category>
		<category><![CDATA[Google News]]></category>
		<category><![CDATA[Google News Sitemap]]></category>
		<category><![CDATA[Publication Name]]></category>

		<guid isPermaLink="false">http://gettingby.biz/?p=121</guid>
		<description><![CDATA[
Really this is more of a mental note or a place to store this information, maybe someone will find this helpful? If you view the screen capture below, you&#8217;ll see the last article about Saudi Attitudes in Birmingham shows the publication name as gaurdian.co.uk. Meanwhile CNET News and Cult of Mac (blog) are shown using ...]]></description>
			<content:encoded><![CDATA[<p><a href="http://gettingby.biz/wp-content/uploads/2010/01/pubName_google_header.jpg"><img class="alignnone size-full wp-image-126" title="pubName_google_header" src="http://gettingby.biz/wp-content/uploads/2010/01/pubName_google_header.jpg" alt="Changing your publication name with google news" width="620" height="150" /></a></p>
<p>Really this is more of a mental note or a place to store this information, maybe someone will find this helpful? If you view the screen capture below, you&#8217;ll see the last article about <strong>Saudi Attitudes in Birmingham</strong> shows the publication name as gaurdian.co.uk. Meanwhile CNET News and Cult of Mac (blog) are shown using the publication names they&#8217;ve chosen.</p>
<p><a href="http://gettingby.biz/wp-content/uploads/2010/01/publicationName.jpeg"><img class="alignnone size-full wp-image-122" title="publicationName" src="http://gettingby.biz/wp-content/uploads/2010/01/publicationName.jpeg" alt="" width="512" height="272" /></a></p>
<p>It&#8217;s really a very simple process and one that shouldn&#8217;t take more than a few days to be corrected. Simply go  http://www.google.com/support/news_pub/bin/request.py?contact_type=report_update and fill out the appropriate information. As with any request to Google, I highly encourage you to be logged in to your Google account.</p>
<p>This request should come from the contact person Google News had (originally) on file, or you can expect delays and questions.</p>
<p>This popped up for me today because I just reformatted our Google News Sitemap and resubmitted it. I used the full name of our publication and honestly never thought to look otherwise. It does make a difference and when I logged back into my Google Webmaster Tools I was surprised to find all those error messages, resulting from the sitemap I uploaded, yesterday. Your Google News sitemap publication name <span style="text-decoration: underline;">must</span> match the name Google News shows.</p>
<p>Once the change is done, you&#8221; receive an email confirmation from them. At that time you&#8217;ll also need to resubmit your News Sitemap.</p>
<blockquote><p><span style="font-size: x-small;">Please note that this change will affect only new articles. Your old<br />
information will continue to appear on articles already included in Google<br />
News, and these articles will expire after the usual 30 days. We<br />
appreciate your patience during this process.</span></p></blockquote>
<p>Not sure what your listed publication name is? That&#8217;s easy, just use the <strong>site:</strong> operator (example: <a title="See CNN.com's stories in Google News" rel="nofollow" href="http://news.google.com/news?q=site%3Awww.cnn.com" target="_blank">site:www.cnn.com</a>), followed by your domain name, in <a title="Google News" href="http://news.google.com" target="_blank">Google News</a>. The publication name is listed just below your title.</p>
]]></content:encoded>
			<wfw:commentRss>http://gettingby.biz/2010/google-news-publication-name/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Did you click my link?</title>
		<link>http://gettingby.biz/2009/did-you-click-my-link/</link>
		<comments>http://gettingby.biz/2009/did-you-click-my-link/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 20:06:14 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Redirect Tools]]></category>
		<category><![CDATA[affiliate links]]></category>
		<category><![CDATA[bit.ly]]></category>
		<category><![CDATA[bitly]]></category>
		<category><![CDATA[masking links]]></category>
		<category><![CDATA[redirect tool]]></category>
		<category><![CDATA[redirects]]></category>
		<category><![CDATA[trackbacks]]></category>
		<category><![CDATA[tracking clicks]]></category>

		<guid isPermaLink="false">http://gettingby.biz/?p=55</guid>
		<description><![CDATA[Have you ever sent an email or instant message and wondered if the link you wanted to be clicked was in fact clicked? We’ve all sent something that had us at the edge of our chair, anxious for a response or some type of acknowledgment, that it was read. Let’s face it, not everyone responds ...]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-medium wp-image-69" title="click here" src="http://gettingby.biz/wp-content/uploads/2009/11/click_here1-299x300.png" alt="click here" width="154" height="154" />Have you ever sent an email or instant message and wondered if the link you wanted to be clicked was in fact clicked? We’ve all sent something that had us at the edge of our chair, anxious for a response or some type of acknowledgment, that it was read. Let’s face it, not everyone responds back to your email, right away. Yes, those people suck and certainly have contributed to my bleeding ulcer. But to their benefit, people are busy and we should all understand and appreciate that.</p>
<p>I bet you’re saying right now that nobody is as busy as you, right? That you just don’t have the time to read every email, when the sender sends it. I know that during the work day, I can barely fit in lunch let alone click on a link that you think I might like, find helpful, is porn or is sure signs of the next big affiliate/money making craze.  I personally do most of my responding between 8-10pm. This is the time the kids are in bed, I’m on my recliner and I have the time to read about what you think I should know or might find interesting.</p>
<p>If you’re a Twitter user you should be very familiar with seeing (redirect) links from <a title="bit.ly" href="http://bit.ly" target="_blank">bit.ly</a>. Back in May of 2008 Twitter parted ways with tinyurl.com and introduced bit.ly to the community. In your &#8220;tweets&#8221;, twitter will automatically convert your link to a bit.ly (masked/redirect) link once your URI reaches 31 characters. If you have exactly 30 characters in your URI, the tweet will be delivered to your followers/list as you designed it, with your URI in tact. Once you reach character 31, truncation occurs and the URI gets trimmed to 27 visible characters and an ellipse (&#8230;)  30 total. For affiliate marketers trying to pass off their links, this is a dream.</p>
<p>Sure, it’s another redirect service that will mask your links. But there is soooo much more to it. For example, you can track if your links where clicked, how many times, if they went viral, etc.<br />
<img class="alignleft size-medium wp-image-73" title="bit.ly registration" src="http://gettingby.biz/wp-content/uploads/2009/11/bitly-login-300x280.jpg" alt="bit.ly registration" width="172" height="161" /></p>
<h2>How do I create an account with bit.ly?</h2>
<p>Let’s start from their main page (of <a title="bit.ly" href="http://www.bit.ly" target="_blank">www.bit.ly</a>), yes you do need to create an account. The service is free and registering requires you to enter your email address, a desired user name and password. You can also use the site without registering first, but then you will lose the ability to track and monitor your links.</p>
<p>Now take the URL you&#8217;d like to convert, copy and paste into the main input text field on the page.</p>
<p><img class="alignleft size-full wp-image-78" title="url area" src="http://gettingby.biz/wp-content/uploads/2009/11/Picture-7.png" alt="url area" width="630" height="172" /><br />
It&#8217;s really self explanatory and I&#8217;ll leave it to you to play some more. What I really wanted to share was a technique on how to track if your link was opened.</p>
<p>Earlier this week I had to send a link out to a few V.I.P. people. I also wanted to re-distribute the link to my facebook  and twitter profiles. Because the landing page I was sending people to was not my page/URL and encoding some variables in the URL (for tracking) was not possible. So I recreated the redirect a total of five times, using bit.ly.</p>
<p>You may have noticed when you pressed the &#8220;Shorten&#8221; button that you were presented with a new area, that looked like this:</p>
<p><a href="http://gettingby.biz/wp-content/uploads/2009/11/changeName.jpg"><img class="alignleft size-full wp-image-81" title="Change Name" src="http://gettingby.biz/wp-content/uploads/2009/11/changeName.jpg" alt="Change Name" width="641" height="217" /></a></p>
<p>I created a &#8220;slug&#8221; that is rather easy to decipher &#8220;000rs-111209&#8243; was it&#8217;s name. To me this told me that Roy Smith &lt;/fictitious name&gt; received this link on 11/12/2009. Of course you can encrypt these links how ever you&#8217;d like. For this post, I wanted to keep it simple.</p>
<p>Within an hour of sending all the emails I was able to see that all five of my links were clicked on. Within that same hour I received one response/confirmation. It wasn&#8217;t until later that night that I had heard from three of the four remaining. I was able to start all of those conversations with &#8220;I see you read the article I sent you, what did you think&#8221;? It is a little presumptuous, but it gets the job done and even makes for good conversation when asked &#8220;how did you know?&#8221;</p>
<address> <strong><span style="color: #ff0000;">NOTE:</span></strong> As of the date that this article was written, I highly suggest you stay away from their Firefox browser add-on. While they make an invaluable app, they should really rethink their extension. It presents an unacceptable security risk by sourcing a remote CSS file from thei bit.ly website and injecting it into all of your pages. A compromise of the bit.ly site thus provides a vector for compromising every single site you visit on the web while the plugin is installed. You can read more here -&gt; <a rel="nofollow" href="http://bit.ly/rdYuC" target="_blank">http://bit.ly/rdYuC</a>.</address>
]]></content:encoded>
			<wfw:commentRss>http://gettingby.biz/2009/did-you-click-my-link/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rupert Murdoch puts the gate up.</title>
		<link>http://gettingby.biz/2009/news-corp-noindex/</link>
		<comments>http://gettingby.biz/2009/news-corp-noindex/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 00:59:53 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[SEO For Newspaper Sites]]></category>
		<category><![CDATA[murdoch interview]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[news corp]]></category>
		<category><![CDATA[rupert murdoch]]></category>
		<category><![CDATA[sky news]]></category>
		<category><![CDATA[wsj.com]]></category>

		<guid isPermaLink="false">http://gettingby.biz/?p=26</guid>
		<description><![CDATA[In case you missed the interview, billionaire and global media mogul Rupert Murdoch announced that he will be stopping Google from indexing his sites. In an interview with Sky News Australia, Murdoch says he plans to make News Corp sites invisible to Google’s search engine.
News Corp&#8217;s network consists of more than 110 national and suburban ...]]></description>
			<content:encoded><![CDATA[<p>In case you missed the interview, billionaire and global media mogul Rupert Murdoch announced that he will be stopping Google from indexing his sites. In an interview with Sky News Australia, Murdoch says he plans to make News Corp sites invisible to Google’s search engine.</p>
<p>News Corp&#8217;s network consists of more than 110 national and suburban newspapers. The New York Post and the ever popular and extremely (organically) visible site, The Wall Street Journal. Not to mention News Corp. owns the Fox Corporation.</p>
<p><img class="alignleft size-thumbnail wp-image-36" title="Rupert Murdoch" src="http://gettingby.biz/wp-content/uploads/2009/11/225px-Rupert_Murdoch_-_WEF_Davos_2007-150x150.jpg" alt="Rupert Murdoch" hspace="6" width="95" height="95" />In the interview he claims that they will allow for the first paragraph to come up on the search engines. I&#8217;m assuming he&#8217;s talking about the meta description. Anything after that is subscription-based. This is something I&#8217;ve become familiar with as (New York) <a title="Newsday.com" href="http://www.newsday.com" target="_blank">Newsday</a> has recently implemented a similar strategy. Their subscription based model is to help subscriptions to either their weekly (at-home) delivery or the triple-play package (TV, Internet &amp; Phone) by their parent company, <a title="Cablevision" href="http://www.cablevision.com/" target="_blank">Cablevision Systems Corporation</a> (NYSE: <a title="Cablevision" href="http://www.google.com/finance?client=ob&amp;q=NYSE:CVC" target="_blank">CVC</a>).</p>
<blockquote><p>I think we will. But that’s when we’ll start charging. We do it already with the Wall Street Journal. We have a wall, but it’s not right to the ceiling. You can get the first paragraph of any story but if you’re not a paying subscriber to <a href="http://wsj.com" target="_blank">WSJ.com</a>, you get a paragraph and a subscription form.</p></blockquote>
<p>My favorite quote from his interview is &#8220;There are no news Websites or blog Websites anywhere in the world making any serious money, some may be breaking even or making a couple of million.&#8221; This just shows you the kind of man this is. Making a couple of millions sits right next to breaking even, in his eyes. I would think sites and papers like WSJ.com or NewYorkPost.com are doing much better than breaking even, but obviously my warped perspective must start above a couple of million.</p>
<p><!-- Smart Youtube --><span class="youtube"><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/M7GkJqRv3BI&amp;rel=1&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=&amp;fs=1&amp;hl=en&amp;autoplay=&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0" /><param name="allowFullScreen" value="true" /><embed wmode="transparent" src="http://www.youtube.com/v/M7GkJqRv3BI&amp;rel=1&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=&amp;fs=1&amp;hl=en&amp;autoplay=&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="355" ></embed><param name="wmode" value="transparent" /></object></span></p>
]]></content:encoded>
			<wfw:commentRss>http://gettingby.biz/2009/news-corp-noindex/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What happened?</title>
		<link>http://gettingby.biz/2009/what-happened/</link>
		<comments>http://gettingby.biz/2009/what-happened/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 17:55:49 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[Joe Garraffo]]></category>

		<guid isPermaLink="false">http://gettingby.biz/2009/what-happened/</guid>
		<description><![CDATA[
You may have noticed over the past few weeks the activity on this site. You may have noticed that not all posts were related to Affiliate Marketing. I&#8217;ll be honest, I&#8217;ve really missed blogging, but I always had problems just posting about one topic (Affiliate Marketing). I&#8217;m not a full time Affiliate Marketer and it ...]]></description>
			<content:encoded><![CDATA[<p><a href="http://gettingby.biz/wp-content/uploads/2009/11/2009_1106-where.png"><img class="alignnone size-full wp-image-19" title="2009_1106-where" src="http://gettingby.biz/wp-content/uploads/2009/11/2009_1106-where.png" alt="2009_1106-where" width="620" height="150" /></a></p>
<p>You may have noticed over the past few weeks the activity on this site. You may have noticed that not all posts were related to Affiliate Marketing. I&#8217;ll be honest, I&#8217;ve really missed blogging, but I always had problems just posting about one topic (Affiliate Marketing). I&#8217;m not a <em>full time</em> Affiliate Marketer and it really made it rough to just post on that, topic.</p>
<p>So, I decided to start over. Well, kind of. I wanted to start with a face lift and put a new theme on the site. I was having a really rough time with a conflicting plugin and couldn&#8217;t figure out which one it was. Long story short I wound up messing up the database and losing some data. I figured rather than wrestle with it. Especially over data that was a year or so old; I started over.</p>
<p>I will continue to write and share my findings about Affiliate Marketing, but why limit it there? I will also post on topics including <strong>Search Engine Optimization</strong> (SEO), <strong>Search Engine Marketing</strong> (SEM) including <strong>PPC</strong>, <strong>Social Networking</strong>, <strong>Social Marketing</strong> and <strong>Buzz</strong>.</p>
<p>Sorry for the short post but I&#8217;m still trying to get this theme configured. I&#8217;m also going to rewrite the bit.ly post, from two weeks ago. It was chock full of stats and findings that I gathered.</p>
<p>- Joe</p>
]]></content:encoded>
			<wfw:commentRss>http://gettingby.biz/2009/what-happened/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
