<?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>2 Create a Website Blog &#187; traffic</title>
	<atom:link href="http://blog.2createawebsite.com/tag/traffic/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.2createawebsite.com</link>
	<description>Your guide to building, promoting and monetizing blogs and websites.</description>
	<lastBuildDate>Wed, 01 Sep 2010 02:47:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>A Code Change That *May* Improve Your SE Rankings</title>
		<link>http://blog.2createawebsite.com/2010/07/26/a-code-change-that-may-improve-your-se-rankings/</link>
		<comments>http://blog.2createawebsite.com/2010/07/26/a-code-change-that-may-improve-your-se-rankings/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 12:00:40 +0000</pubDate>
		<dc:creator>lisa</dc:creator>
				<category><![CDATA[Traffic / Promotion]]></category>
		<category><![CDATA[search engine rankings]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[traffic]]></category>

		<guid isPermaLink="false">http://blog.2createawebsite.com/?p=3847</guid>
		<description><![CDATA[Please Note:  This is one of those posts that can be taken the wrong way if you don&#8217;t read carefully and watch my video below.  Please understand that I am not by any means guaranteeing a massive traffic increase.  This is only a suggestion based on common sense and SEO. As you may know, your [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="authorbox"><strong>Please Note</strong>:  This is one of those posts that can be taken the wrong way if you don&#8217;t read carefully and watch my video below.  Please understand that I am not by any means guaranteeing a massive traffic increase.  This is only a suggestion based on common sense and SEO.</div>
<p><img class="alignright" title="Is Your Website Code Optimized for SEO?" src="http://blog.2createawebsite.com/wp-content/themes/thesis/custom/images/optimizedSEO.gif" alt="Is Your Website Code Optimized for SEO?" width="205" height="246" align="right" /><br />
As you may know, your search engine rankings, largely depend on relevant, quality backlinks (related sites that link to you.)</p>
<p>However, when it comes to less competitive keywords (which make up the majority of my search engine traffic for all my sites), your content and other on-page criteria may have more influence in <em>certain</em> cases.</p>
<p>So it&#8217;s still important to make sure your pages are as optimized as possible, and this includes ensuring that your source code displays your main content as close to the top of the page as possible.</p>
<p>The problem is, most CSS templates (static websites and blogs) are not coded this way by default.  Check the source code of your site (right click and <em>View Source</em> on your page.)  If you have a left nav, I bet that content comes up before the main content.</p>
<p>Just to experiment, I changed <a href="http://www.flat-stomach-exercises.com" target="_blank">Flat Stomach Exercises</a> (my <a href="http://website.sitesell.com/traffic" target="_blank">Site Build It!</a> site) last August.  Now the content displays right after my header in my code.</p>
<p>Shortly after this change, my search engine traffic grew dramatically and I haven&#8217;t updated the content in over a year.  I also haven&#8217;t actively promoted this site in several years.</p>
<p>Coincidence?  Could be.  I&#8217;ll never know for sure.</p>
<p>It would be <strong>very irresponsible</strong> for me to assume this change was the sole reason.  Please read that last sentence again because the last thing I want to do is mislead you.</p>
<p>Nevertheless, why <em>wouldn&#8217;t</em> you want your content to appear as close to the top of the page if you understand how search engine bots read web pages. (They view the source code from top to bottom.)  To me, it just make sense to make this change.</p>
<p>This is especially true for those of you with long, busy navigations with a lot of links, ads, etc.</p>
<p>And even if it only moves your pages up a few spots in the rankings, multiply that impact by hundreds or even thousands of different keyword phrases your site gets found for every month. Think about it.</p>
<p>This tip is probably not going to impact your rank for most competitive keywords, but could have the greatest impact on long-tail (less competitive) keywords.  I don&#8217;t know about you, but long-tail keywords make up the majority of my search engine traffic.</p>
<p>Watch the video below and tell me what you t<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="490" height="298" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/UCLoXYlkl0M&amp;hl=en_US&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="490" height="298" src="http://www.youtube.com/v/UCLoXYlkl0M&amp;hl=en_US&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Can&#8217;t see the video?  <a href="http://blog.2createawebsite.com/2010/07/26/a-code-change-that-may-improve-your-se-rankings/">Click to watch</a>.</p>
<h2>Good News for Thesis and Site Build It! Owners</h2>
<p>If you own <a href="http://www.2createawebsite.com/thesis">Thesis</a> (blog) or <a href="http://website.sitesell.com/traffic">SBI</a>! (static website), both of their default templates code the content before the left navigation by default. There may be more themes/products out there that do this, but these are the ones I own so I can only speak on them.</p>
<p>The reason I had to change my SBI! site is because I use a template that I created from scratch.  So if you use the basic <em>float: left</em> attribute for your left nav (CSS sites), more than likely this is true for your site too.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Check+out+@2createawebsite+A+Code+Change+That+%2AMay%2A+Improve+Your+SE+Rankings+http://bit.ly/dCTqU4" title="Post This Article to Twitter"><img class="nothumb" src="http://blog.2createawebsite.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://digg.com/submit?url=http://blog.2createawebsite.com/2010/07/26/a-code-change-that-may-improve-your-se-rankings/&amp;title=A+Code+Change+That+%2AMay%2A+Improve+Your+SE+Rankings" title="Post to Digg"><img class="nothumb" src="http://blog.2createawebsite.com/wp-content/plugins/tweet-this/icons/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://blog.2createawebsite.com/2010/07/26/a-code-change-that-may-improve-your-se-rankings/&amp;t=A+Code+Change+That+%2AMay%2A+Improve+Your+SE+Rankings" title="Post to Facebook"><img class="nothumb" src="http://blog.2createawebsite.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://blog.2createawebsite.com/2010/07/26/a-code-change-that-may-improve-your-se-rankings/&amp;t=A+Code+Change+That+%2AMay%2A+Improve+Your+SE+Rankings&amp;c=%3Cp%3EPowered+by+%3Ca+href%3D%22http%3A%2F%2Frichardxthripp.thripp.com%2Ftweet-this%22%3ETweet+This%3C%2Fa%3E%3C%2Fp%3E" title="Post to MySpace"><img class="nothumb" src="http://blog.2createawebsite.com/wp-content/plugins/tweet-this/icons/tt-myspace-micro3.png" alt="Post to MySpace" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://blog.2createawebsite.com/2010/07/26/a-code-change-that-may-improve-your-se-rankings/&amp;title=A+Code+Change+That+%2AMay%2A+Improve+Your+SE+Rankings" title="Post to StumbleUpon"><img class="nothumb" src="http://blog.2createawebsite.com/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.2createawebsite.com/2010/07/26/a-code-change-that-may-improve-your-se-rankings/feed/</wfw:commentRss>
		<slash:comments>47</slash:comments>
		</item>
		<item>
		<title>Where Does Your Traffic Come From?</title>
		<link>http://blog.2createawebsite.com/2010/07/19/where-does-your-traffic-come-from/</link>
		<comments>http://blog.2createawebsite.com/2010/07/19/where-does-your-traffic-come-from/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 12:00:54 +0000</pubDate>
		<dc:creator>lisa</dc:creator>
				<category><![CDATA[Traffic / Promotion]]></category>
		<category><![CDATA[blog traffic]]></category>
		<category><![CDATA[traffic]]></category>

		<guid isPermaLink="false">http://blog.2createawebsite.com/?p=3818</guid>
		<description><![CDATA[Earlier this year, I asked you about your top referral traffic categories (search engines, direct/bookmark traffic, referring sites, etc.) So I thought it would be cool to see what specific sites send you the most traffic. My top 5 traffic sources in the past month were&#8230; 1) 2CreateAWebSite.com 2) YouTube.com (From my two channels combined) [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img class="alignright" title="Top 5 Traffic Sources" src="http://blog.2createawebsite.com/wp-content/themes/thesis/custom/images/5Traffic.gif" alt="Top 5 Traffic Sources" width="210" height="300" align="right" />Earlier this year, I asked you about your <a href="http://blog.2createawebsite.com/2010/01/11/lets-talk-about-your-traffic/">top referral traffic categories</a> (search engines, direct/bookmark traffic, referring sites, etc.)</p>
<p>So I thought it would be cool to see what <strong>specific</strong> sites send you the most traffic.</p>
<p>My top 5 traffic sources in the past month were&#8230;</p>
<p>1) <a href="http://www.2createawebsite.com" target="_blank">2CreateAWebSite.com</a></p>
<p>2) <a href="http://www.youtube.com" target="_blank">YouTube.com</a> (From my two channels combined)</p>
<p>3) <a href="http://www.websitebabble.com" target="_blank">WebsiteBabble.com</a> (My forum)</p>
<p>4)  <a href="http://www.twitter.com" target="_blank">Twitter</a></p>
<p>5)  <a href="http://www.google.com" target="_blank">Google</a></p>
<p>Just a few notes&#8230;</p>
<p>1) A lot of people assume I get more traffic to my blog, but my <a href="http://www.2createawebsite.com" target="_blank">static website</a> outperforms this blog by far when it comes to traffic and earnings.</p>
<p>2) Even though Google is ranked 5th for traffic referrals for this blog, it&#8217;s ranked 1st for my static website.</p>
<p>3) Regarding Twitter traffic, I do not have my blog address in my Twitter profile.  (I use a <a href="http://www.2createawebsite.com/twitter.html" target="_blank">Twitter landing page</a> because it&#8217;s more personal.)  So my Twitter referrals for this blog are coming from announcing my blog posts through <a href="http://www.twitterfeed.com" target="_blank">Twitterfeed</a> and RT&#8217;s (retweets) from my generous followers.</p>
<p>I used the <a href="http://wordpress.org/extend/plugins/google-analyticator/" target="_blank">Google Analyticator plugin</a> to retrieve my &#8220;top 5 referrer&#8221; data.  I love it because it shows a quick overview of your traffic (top referrers, searches, etc.) right on your WP dashboard.  It&#8217;s nice because I don&#8217;t have to login to Google Analytics just to get a quick overview.</p>
<p>What were your top referring sites in the past month?</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Check+out+@2createawebsite+Where+Does+Your+Traffic+Come+From%3F+http://bit.ly/cqIPb6" title="Post This Article to Twitter"><img class="nothumb" src="http://blog.2createawebsite.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://digg.com/submit?url=http://blog.2createawebsite.com/2010/07/19/where-does-your-traffic-come-from/&amp;title=Where+Does+Your+Traffic+Come+From%3F" title="Post to Digg"><img class="nothumb" src="http://blog.2createawebsite.com/wp-content/plugins/tweet-this/icons/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://blog.2createawebsite.com/2010/07/19/where-does-your-traffic-come-from/&amp;t=Where+Does+Your+Traffic+Come+From%3F" title="Post to Facebook"><img class="nothumb" src="http://blog.2createawebsite.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://blog.2createawebsite.com/2010/07/19/where-does-your-traffic-come-from/&amp;t=Where+Does+Your+Traffic+Come+From%3F&amp;c=%3Cp%3EPowered+by+%3Ca+href%3D%22http%3A%2F%2Frichardxthripp.thripp.com%2Ftweet-this%22%3ETweet+This%3C%2Fa%3E%3C%2Fp%3E" title="Post to MySpace"><img class="nothumb" src="http://blog.2createawebsite.com/wp-content/plugins/tweet-this/icons/tt-myspace-micro3.png" alt="Post to MySpace" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://blog.2createawebsite.com/2010/07/19/where-does-your-traffic-come-from/&amp;title=Where+Does+Your+Traffic+Come+From%3F" title="Post to StumbleUpon"><img class="nothumb" src="http://blog.2createawebsite.com/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.2createawebsite.com/2010/07/19/where-does-your-traffic-come-from/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
		<item>
		<title>Using Stats to Improve Your Traffic</title>
		<link>http://blog.2createawebsite.com/2008/04/30/using-stats-to-improve-your-traffic/</link>
		<comments>http://blog.2createawebsite.com/2008/04/30/using-stats-to-improve-your-traffic/#comments</comments>
		<pubDate>Thu, 01 May 2008 00:05:45 +0000</pubDate>
		<dc:creator>lisa</dc:creator>
				<category><![CDATA[Traffic / Promotion]]></category>
		<category><![CDATA[google analytics]]></category>
		<category><![CDATA[improve traffic]]></category>
		<category><![CDATA[traffic]]></category>
		<category><![CDATA[traffic building tips]]></category>

		<guid isPermaLink="false">http://blog.2createawebsite.com/?p=220</guid>
		<description><![CDATA[I&#8217;ve always been a stat junky. I love checking my RSS feed subscriber numbers, my AWeber subscriber stats, Google Analytics account, etc. multiple times per day. I&#8217;ll admit, I might need therapy. However, if you really take some time analyze your traffic stats and even stats from other sites (I&#8217;ll explain that part in a [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img class="alignright" style="float: right; margin: 5px;" src="http://blog.2createawebsite.com/wp-content/themes/WP_Premium/images/numbersOverHead.jpg" alt="" width="225" height="338" />I&#8217;ve always been a stat junky.</p>
<p>I love checking my RSS feed subscriber numbers, my AWeber subscriber stats, Google Analytics account, etc. multiple times per day.</p>
<p>I&#8217;ll admit,  I might need therapy. <strong> <img src='http://blog.2createawebsite.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </strong></p>
<p>However, if you really take some time analyze your traffic stats and even stats from other sites (I&#8217;ll explain that part in a bit), it can really help you improve your site and increase your traffic.</p>
<p>Here are some ideas&#8230;</p>
<h2>Bounce Rates from Referring Sites</h2>
<p>If you don&#8217;t have a <a href="http://www.google.com/analytics/" target="_blank">Google Analytics</a> account by now, I&#8217;d sure like to know why.</p>
<p>It&#8217;s the most comprehensive stat package you can get for free, and the information it provides is incredibly useful.</p>
<p>One report I like to keep an eye on is the <strong>Bounce Rate for Referring Sites</strong>.</p>
<p>By Google&#8217;s definition, a Bounce Rate is the percentage of people who left your site after viewing a single page (i.e. the page they entered on.)</p>
<p>So this is a percentage you want to keep low.  If your Bounce Rate is 90% that means 90% of the people who entered your site, left after only viewing the page they entered on. You can view your Bounce Rate for your entire site or break it down by page.</p>
<p>Google also lets you take it a step further by viewing your Bounce Rate based on referring sites.   For example, I discovered that traffic from EzineArticles.com returns the lowest bounce rate.</p>
<p>I guess this shouldn&#8217;t come as a huge shock.   After all, <a href="http://www.2createawebsite.com/" target="_blank">2CreateAWebSite.com</a> targets Webmasters and so does <a href="http://www.ezinearticles.com" target="_blank">EzineArticles.com</a>.</p>
<p>So it definitely makes sense why visitors coming from there would be more inclined to stay on my site longer.  Nevertheless, it&#8217;s still useful info.</p>
<p>Now, I&#8217;ll admit.  Article marketing is nowhere as useful as it once was.  A couple of years ago it was the thing to do because it helped you gain backlinks.  But you may have heard Google and other engines are devaluing such links.</p>
<p>So while I don&#8217;t expect any backlink miracles from using EzineArticles.com, I do appreciate the fact that people who find my sites from this source tend to stick around longer than some of my other referring sites.</p>
<p>Not to mention, the traffic I receive from older articles is still quite impressive.</p>
<p>I haven&#8217;t been writing as much for EzineArticles.com as of late, but after discovering this little traffic fact, I may have to start sending more content their way very soon.</p>
<p>Have you checked your Bounce Rate from referring sites?   Google makes it easy because you can sort from lowest to highest and vice versa.</p>
<p>What sites send you the stickiest traffic?   How can you increase your exposure there to boost your traffic?</p>
<h2>Most Popular Pages</h2>
<p>Check your stats and see what pages or blog posts are visited the most.   How can you leverage that and generate more traffic to other parts of your site that may be less trafficked?</p>
<p>Say you have a site on skin care, and your most heavily trafficked page is one that shows people how to control acne.  In that article, you discuss the benefits of using a particular mask.</p>
<p>A few months later you decide to create a new page all about different kinds of masks.  Since this page is brand new, it won&#8217;t get much search engine traffic for a while.  So why not link that page from the popular acne article to help funnel traffic to this new page?</p>
<p>As your site matures, it can be tempting to just add new content to your sitemap, left navigation and be done with it.  But it&#8217;s important to continually look for new ways to interlink your content.  I set aside time to do this once a month.</p>
<h2>The &#8220;Time on Page&#8221; Stat</h2>
<p>This is another statistic you can get from Google Analytics (Under the &#8220;Content&#8221; section).  Sort your reports by the &#8220;Time on Page&#8221; stat and see if you notice any patterns.</p>
<p>If your longer pages tend to have lower times then that could indicate you need to break up your content better.  Perhaps people are getting lost and drowning in a sea of text.</p>
<p>One thing I have to do on 2CreateAWebSite.com is condense a lot of my longer articles.  I&#8217;ve been doing that for some pages and tracking the results by monitoring their individual &#8220;Time on Page&#8221; stats.</p>
<p>I&#8217;ve noticed many of these pages I&#8217;ve updated are now showing that people are staying on them a lot longer and my overall site&#8217;s Bounce Rate is improving.</p>
<p>Too much content with not enough breaks can make reading tedious and overwhelming.  Make frequent use of sub-titles, break up your paragraphs often, use images and start incorporating visuals such as charts, video, etc.</p>
<p>You&#8217;ll be amazed at the results.</p>
<h2>Search Engine Keyword Traffic</h2>
<p>I touched on this in my post <a href="http://blog.2createawebsite.com/2007/12/28/5-easy-traffic-building-tips/" target="_self">5 Easy Traffic Building Tips</a>, but it&#8217;s worth mentioning again.</p>
<p>Pay close attention to the keywords people are finding you for.  Not so much for the keywords that bring you the most traffic, but the keywords that bring you the <strong>least</strong> amount of traffic.</p>
<p>That&#8217;s right,<strong> <em>the least</em></strong>.</p>
<p>Have you ever checked your stats and noticed certain articles on your site get found for keywords you weren&#8217;t necessarily targeting?   Maybe you rank #12 for &#8220;popular puppy toys&#8221; in an article you wrote about house training a dog.</p>
<p>Just think&#8230; if you can rank #12 with a keyword phrase you weren&#8217;t trying to target, imagine if you wrote an entire article that focused on popular puppy toys.  Perhaps you can grab one of the top spots for this phrase and rake in even more traffic!</p>
<p>If you can do this for 15, 30, or even 50+ keyword phrases, imagine how this could impact your traffic over time.</p>
<p>Sure, you may not be able to gain a top rank like this for every keyword phrase, but I&#8217;m sure it will make a difference.  Not to mention, adding more useful content to your site is always a good thing, right?</p>
<h2>Digg and Other Social Bookmarking Sites</h2>
<p>I like to spend time on <a href="http://www.digg.com" target="_blank">Digg.com</a> looking at the most popular articles related to my niche. Sometimes you can get ideas for what to write about and see what&#8217;s hot.</p>
<p>All you do is search their site for whatever keyword you&#8217;re interested in and Digg will return the articles with the most &#8220;Diggs&#8221;. Or you can search by category and get the same kind of results.</p>
<p>Not only can you get ideas for content, but you can also learn a lot about writing. Don&#8217;t just look at the content of the article, but look at the headline itself.</p>
<p>Is it catchy?  Funny? Does it create controversy?   What tips can you take from the author and apply it to your writing style?</p>
<p>Now, let&#8217;s face it. A lot of the articles become popular in Digg because the authors themselves are popular and have a large traffic base.</p>
<p>So I&#8217;m not implying you can just write a similar article and easily get as much traffic. But it&#8217;s still a good tool to use to get ideas.</p>
<h2>TrafficJam.com</h2>
<p>I&#8217;ve been lucky enough to appear on this homepage a few times and got a decent amount of traffic from it. (Don&#8217;t let the site&#8217;s PR3 scare ya away.)</p>
<p>In case you don&#8217;t know, <a href="http://www.trafficjam.com" target="_blank">TrafficJam.com</a> provides a ranking of blog articles based on traffic they&#8217;ve received throughout the <a href="http://www.blogrush.com/r10674723" target="_blank">BlogRush</a> network.</p>
<p>I&#8217;ve used this site from time to time to get ideas for what&#8217;s hot in my niche and tips for writing good headlines.</p>
<p>You can utilize the above tips with any social networking/bookmarking site. Pay close attention to the articles getting all the publicity and see how you can apply these principles to your own content.</p>
<p>&#8212;&#8212;&#8212;&#8212;-</p>
<p>So there you have it.  Hopefully you can see how useful statistics can be.  Rather than just checking the most common stats (total page views, top referring sites, etc.), dig deep and see how can use these numbers to improve your traffic and overall visitor experience.</p>
<p>By all means, <a href="http://www.google.com/analytics/" target="_blank">sign up with Google Analytics</a> and take advantage of this thorough stat package that won&#8217;t cost you a thing&#8230;  Well except the time you&#8217;ll spend gawking at the reports and absorbing all the numerous statistics they report to you. <strong> <img src='http://blog.2createawebsite.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </strong></p>
<p>Some of you spend months searching high and low for sites and techniques to help boost your traffic. Yet in many cases, the most effective tips are often closer than you think.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Check+out+@2createawebsite+Using+Stats+to+Improve+Your+Traffic+http://bit.ly/Y8F8i" title="Post This Article to Twitter"><img class="nothumb" src="http://blog.2createawebsite.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://digg.com/submit?url=http://blog.2createawebsite.com/2008/04/30/using-stats-to-improve-your-traffic/&amp;title=Using+Stats+to+Improve+Your+Traffic" title="Post to Digg"><img class="nothumb" src="http://blog.2createawebsite.com/wp-content/plugins/tweet-this/icons/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://blog.2createawebsite.com/2008/04/30/using-stats-to-improve-your-traffic/&amp;t=Using+Stats+to+Improve+Your+Traffic" title="Post to Facebook"><img class="nothumb" src="http://blog.2createawebsite.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://blog.2createawebsite.com/2008/04/30/using-stats-to-improve-your-traffic/&amp;t=Using+Stats+to+Improve+Your+Traffic&amp;c=%3Cp%3EPowered+by+%3Ca+href%3D%22http%3A%2F%2Frichardxthripp.thripp.com%2Ftweet-this%22%3ETweet+This%3C%2Fa%3E%3C%2Fp%3E" title="Post to MySpace"><img class="nothumb" src="http://blog.2createawebsite.com/wp-content/plugins/tweet-this/icons/tt-myspace-micro3.png" alt="Post to MySpace" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://blog.2createawebsite.com/2008/04/30/using-stats-to-improve-your-traffic/&amp;title=Using+Stats+to+Improve+Your+Traffic" title="Post to StumbleUpon"><img class="nothumb" src="http://blog.2createawebsite.com/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.2createawebsite.com/2008/04/30/using-stats-to-improve-your-traffic/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Uh Oh! Your Site Looks Un-Trafficked</title>
		<link>http://blog.2createawebsite.com/2008/04/27/warning-your-site-looks-un-trafficked/</link>
		<comments>http://blog.2createawebsite.com/2008/04/27/warning-your-site-looks-un-trafficked/#comments</comments>
		<pubDate>Sun, 27 Apr 2008 18:16:34 +0000</pubDate>
		<dc:creator>lisa</dc:creator>
				<category><![CDATA[Traffic / Promotion]]></category>
		<category><![CDATA[traffic]]></category>
		<category><![CDATA[website traffic]]></category>

		<guid isPermaLink="false">http://blog.2createawebsite.com/?p=219</guid>
		<description><![CDATA[When you&#8217;re first starting a website, it can be tempting to seek new advertisers, build a community (forum) and add other features/additions that can generate revenue and make your site look appealing. The problem is, if you don&#8217;t have enough traffic, your site will end up looking vacant, smallish and unimportant. So I thought I&#8217;d [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img class="alignright" style="float: right; margin: 5px;" src="http://blog.2createawebsite.com/wp-content/themes/WP_Premium/images/noTrafficWarning.gif" alt="" width="200" height="150" />When you&#8217;re first starting a website, it can be tempting to seek new advertisers, build a community (forum) and add other features/additions that can generate revenue and make your site look appealing.</p>
<p>The problem is, if you don&#8217;t have enough traffic, your site will end up looking vacant, smallish and unimportant.</p>
<p>So I thought I&#8217;d make a list of a few things new Webmasters should<strong> </strong>avoid when starting a site.</p>
<h2>Don&#8217;t Look For Advertisers&#8230; Yet</h2>
<p>Most serious advertisers know what to look for when searching for sites to advertise on.  They&#8217;ll check your Alexa Rank, PageRank, PageStrength and other tools to get an idea for how much traffic you&#8217;re getting.</p>
<p>So don&#8217;t throw up &#8220;Advertise Here&#8221; message unless you have the traffic and advertisers to support it.</p>
<p>If you do this prematurely, it lets everyone know you don&#8217;t get enough traffic because the &#8220;Advertise Here&#8221; message continues to display, yet you have no advertisers who choose to advertise with you.</p>
<h2>Don&#8217;t Launch a Forum or Other Community-Based Applications</h2>
<p>Many members on my forum, <a href="http://www.websitebabble.com" target="_blank">WebsiteBabble.com</a> ask about starting their own forum.  Yet, I always caution them to make sure they have enough traffic before doing so.</p>
<p>It doesn&#8217;t look too good when you launch a forum that gets 1 or 2 posts per week. People won&#8217;t want to participate in a forum that looks inactive.</p>
<p>I&#8217;ve found that the best way to establish a forum is to build a website or blog that generates a good amount of targeted traffic (500-1000 unique visitors per day).  Then use that traffic to help promote your forum.</p>
<p>Incorporate links to your forum in popular web pages and blog posts.  For example, if you have a heavily trafficked page on how to develop a site with CSS, you could invite your visitors to post questions about CSS in your forum.</p>
<p>Also, don&#8217;t be afraid to create a few fake accounts and post some starter questions and answers to get your forum going.</p>
<p>Once the activity picks up you won&#8217;t need to do this anymore, but that&#8217;s a great way to encourage participation in a new forum.</p>
<p>However, if your traffic levels are low, hold off on the forum for now.</p>
<h2>Don&#8217;t Display Your RSS Feed Subscribers</h2>
<p>With the popularity of FeedBurner, many bloggers opt to display how many people have subscribed to their feed.</p>
<p>This looks pretty impressive when you get into the 4-digit arena, but not quite so good when the number is under 20 &#8211; especially if your subscriber rate is not increasing much.</p>
<p>It doesn&#8217;t look too good when someone visited your blog on January 1st when you had 20 subscribers, and four months later they return and you have 22.</p>
<p>Sometimes it&#8217;s best to keep your numbers to yourself.  <strong> <img src='http://blog.2createawebsite.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </strong></p>
<h2>The Moral of The Story</h2>
<p>Notice the above points all revolve around one thing&#8230; generating enough traffic.  That should be the first goal for your site.</p>
<p>I know it&#8217;s tempting to add user interactivity, forums, chats, make money from advertisers, etc. but without traffic, your site becomes a collection of features that no one is using.</p>
<p>It&#8217;s much better to spend the early days learning how to generate targeted traffic to your site.  Then once the visitors come, you can start thinking about adding such features.</p>
<p><a href="http://www.2createawebsite.com/traffic/index.html" target="_blank">View my traffic building tips</a> page to read about some of the ways I&#8217;ve brought traffic to my site over the years.   See if there are any methods you can implement yourself.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Check+out+@2createawebsite+Uh+Oh%21+Your+Site+Looks+Un-Trafficked+http://bit.ly/1a1u15" title="Post This Article to Twitter"><img class="nothumb" src="http://blog.2createawebsite.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://digg.com/submit?url=http://blog.2createawebsite.com/2008/04/27/warning-your-site-looks-un-trafficked/&amp;title=Uh+Oh%21+Your+Site+Looks+Un-Trafficked" title="Post to Digg"><img class="nothumb" src="http://blog.2createawebsite.com/wp-content/plugins/tweet-this/icons/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://blog.2createawebsite.com/2008/04/27/warning-your-site-looks-un-trafficked/&amp;t=Uh+Oh%21+Your+Site+Looks+Un-Trafficked" title="Post to Facebook"><img class="nothumb" src="http://blog.2createawebsite.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://blog.2createawebsite.com/2008/04/27/warning-your-site-looks-un-trafficked/&amp;t=Uh+Oh%21+Your+Site+Looks+Un-Trafficked&amp;c=%3Cp%3EPowered+by+%3Ca+href%3D%22http%3A%2F%2Frichardxthripp.thripp.com%2Ftweet-this%22%3ETweet+This%3C%2Fa%3E%3C%2Fp%3E" title="Post to MySpace"><img class="nothumb" src="http://blog.2createawebsite.com/wp-content/plugins/tweet-this/icons/tt-myspace-micro3.png" alt="Post to MySpace" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://blog.2createawebsite.com/2008/04/27/warning-your-site-looks-un-trafficked/&amp;title=Uh+Oh%21+Your+Site+Looks+Un-Trafficked" title="Post to StumbleUpon"><img class="nothumb" src="http://blog.2createawebsite.com/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.2createawebsite.com/2008/04/27/warning-your-site-looks-un-trafficked/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>How to Write Killer Blog Comments</title>
		<link>http://blog.2createawebsite.com/2008/03/31/how-to-write-killer-blog-comments/</link>
		<comments>http://blog.2createawebsite.com/2008/03/31/how-to-write-killer-blog-comments/#comments</comments>
		<pubDate>Tue, 01 Apr 2008 01:40:24 +0000</pubDate>
		<dc:creator>lisa</dc:creator>
				<category><![CDATA[Blogging & RSS]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[blog comments]]></category>
		<category><![CDATA[traffic]]></category>

		<guid isPermaLink="false">http://blog.2createawebsite.com/?p=211</guid>
		<description><![CDATA[Good content is king. The more useful, relevant and unique it is, the more likely it will connect with its intended audience. So why don&#8217;t people keep this in mind when commenting on blogs? I&#8217;ve been generating decent traffic from this lately, and it&#8217;s mainly because I&#8217;ve revised my commenting strategy. I used to reply [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img src="http://blog.2createawebsite.com/wp-content/themes/WP_Premium/images/killerBlogComments.jpg" alt="" width="232" height="155" align="right" />Good content is king.</p>
<p>The more useful, relevant and unique it is, the more likely it will connect with its intended audience.</p>
<p>So why don&#8217;t people keep this in mind when commenting on blogs?</p>
<p>I&#8217;ve been generating decent traffic from this lately, and it&#8217;s mainly because I&#8217;ve revised my commenting strategy.</p>
<p>I used to reply with a quick comment like &#8220;Great post, thanks.&#8221; That may be cordial, but it&#8217;s not very unique or noticeable.</p>
<p>So of course my comments got lumped in with all the other &#8220;Great post&#8221; variations.</p>
<p>Now I take a little time to craft my comment and the results are paying off.  Here are some tips to help you become a more effective blog commentor.</p>
<h2>1.  Don&#8217;t Be Afraid to Disagree</h2>
<p>When I&#8217;m scanning comments on other blogs, I always find myself reading comments from people who disagree.  Why? &#8230;</p>
<p>Because their comment stands out among all the &#8220;Great post!&#8221; comments.</p>
<p>Disagreeing doesn&#8217;t have to be rude or disrespectful.  There is a tactful way to do it.  Simply state that you disagree and more importantly explain why.</p>
<p>This is your time to shine and potentially prove you are a credible source. This may also  engage other readers and the author.</p>
<p>Back up your reasons with facts and useful information.  Saying you disagree just for the sake of disagreeing is pretty pointless.</p>
<h2>2.  Make &#8216;em Laugh</h2>
<p>Lighten up and inject some humor where appropriate.  You&#8217;ll be surprised how this will make people look twice at your comment.</p>
<p>Most blog comments are serious. Make yours stand out with some light-hearted fun.</p>
<h2>3. Create a Powerful Opening Line</h2>
<p>Just like writing content for your blog or website, you want to get people&#8217;s attention.   Consider that opening line to be your comment&#8217;s headline.</p>
<p>Most people scan, so if they their eye happens to catch your witty opening line, you&#8217;ve just increased the chance they&#8217;ll read your comment instead of skimming to the next.</p>
<h2>4.  Add Another Item to the List</h2>
<p>I often look for blog posts where the author mentions an ordered list of items &#8211; for example, &#8220;5 Ways to Build Traffic.&#8221;  In your comment, why not suggest a 6th way, and if #6 has worked for you, briefly explain how.</p>
<p>Obviously people reading this post are interested in ways to build traffic, so naturally they&#8217;ll find your addition relevant and hopefully useful.</p>
<h2>5.  Impress The Author</h2>
<p>Nothing impresses Webmasters more when blog commentors show they are familiar with their work.  When it&#8217;s relevant, refer back to previous content the author has written and tie it into your comment.</p>
<p>Sometimes this puts you on the author&#8217;s radar.  Perhaps they&#8217;ll even visit your site.  It never hurts to seek out a few brownie points&#8230; especially if the author has a large audience.  They may decide to feature your site in one of their posts.</p>
<p>I always look twice at someone who makes a well thought out comment, especially if it&#8217;s clear they&#8217;ve been reading my work.</p>
<p>Who doesn&#8217;t need their ego stroked once and a while, right? <img src='http://blog.2createawebsite.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<h2>6.  Look for Highly Relevant Posts</h2>
<p>Use the blog&#8217;s search function to find posts that match up well with the theme of your site and comment on them.</p>
<p>Say you have a blog about fantasy football and you are reading a sports blog.  Do a search for &#8220;fantasy football&#8221; and look for posts that will allow you to show off your knowledge and expertise.</p>
<h2>7.  Use the Name of Your Site Instead of Your Name</h2>
<p>When you fill out a comment form, most blogs will link your name to your site&#8217;s URL. Instead of using your name, use a catchy, keyword-focused name that may encourage people to click on your site.</p>
<p>I have to be honest.  I&#8217;ve never done this, but may try this in the future.   I added this strategy to the list because I was reading a comment on my own blog, and I actually clicked the person&#8217;s link because their title caught my attention.</p>
<h2> <img src='http://blog.2createawebsite.com/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> Keep It Short and Simple</h2>
<p>No one wants to read a novel. While it&#8217;s important to add something of substance, you also don&#8217;t want to get ignored because you wrote too much.   More is not necessarily better.</p>
<p>Make your key points quickly, and do so without a lot of fluff and fillers.</p>
<h2>9)  Comment on Other Comments</h2>
<p>If you can spark a meaningful conversation with another commentor, this can also draw some attention to your site.  Not only will this increase your visibility, but you get a chance to show off your knowledge.</p>
<h2>10) ???</h2>
<p>I&#8217;ll leave #10 to you.   Have you done anything useful I did not mention?  What were the results?</p>
<p>(Hint: This is where you put Tip #4 into action.)   <img src='http://blog.2createawebsite.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Check+out+@2createawebsite+How+to+Write+Killer+Blog+Comments+http://bit.ly/2p6N4" title="Post This Article to Twitter"><img class="nothumb" src="http://blog.2createawebsite.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://digg.com/submit?url=http://blog.2createawebsite.com/2008/03/31/how-to-write-killer-blog-comments/&amp;title=How+to+Write+Killer+Blog+Comments" title="Post to Digg"><img class="nothumb" src="http://blog.2createawebsite.com/wp-content/plugins/tweet-this/icons/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://blog.2createawebsite.com/2008/03/31/how-to-write-killer-blog-comments/&amp;t=How+to+Write+Killer+Blog+Comments" title="Post to Facebook"><img class="nothumb" src="http://blog.2createawebsite.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://blog.2createawebsite.com/2008/03/31/how-to-write-killer-blog-comments/&amp;t=How+to+Write+Killer+Blog+Comments&amp;c=%3Cp%3EPowered+by+%3Ca+href%3D%22http%3A%2F%2Frichardxthripp.thripp.com%2Ftweet-this%22%3ETweet+This%3C%2Fa%3E%3C%2Fp%3E" title="Post to MySpace"><img class="nothumb" src="http://blog.2createawebsite.com/wp-content/plugins/tweet-this/icons/tt-myspace-micro3.png" alt="Post to MySpace" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://blog.2createawebsite.com/2008/03/31/how-to-write-killer-blog-comments/&amp;title=How+to+Write+Killer+Blog+Comments" title="Post to StumbleUpon"><img class="nothumb" src="http://blog.2createawebsite.com/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.2createawebsite.com/2008/03/31/how-to-write-killer-blog-comments/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>How I Doubled My Blog Traffic in 2 Months</title>
		<link>http://blog.2createawebsite.com/2008/02/18/how-i-doubled-my-blog-traffic-in-2-months/</link>
		<comments>http://blog.2createawebsite.com/2008/02/18/how-i-doubled-my-blog-traffic-in-2-months/#comments</comments>
		<pubDate>Mon, 18 Feb 2008 20:02:13 +0000</pubDate>
		<dc:creator>lisa</dc:creator>
				<category><![CDATA[Blogging & RSS]]></category>
		<category><![CDATA[Traffic / Promotion]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[blog traffic]]></category>
		<category><![CDATA[blogger]]></category>
		<category><![CDATA[increase traffic]]></category>
		<category><![CDATA[make money blogging]]></category>
		<category><![CDATA[traffic]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.2createawebsite.com/2008/02/18/how-i-doubled-my-blog-traffic-in-2-months/</guid>
		<description><![CDATA[I just got serious about blogging in December of 2007. I had a blog on Blogger.com for 2 years, but rarely updated it. Then in November of 2007, I installed Feedburner and discovered I had 430+ subscribers. I was shocked due to the fact I hardly ever blogged. I didn&#8217;t want to lose those subscribers [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img src="http://blog.2createawebsite.com/wp-content/themes/stitched-10/img/blogTrafficAhead.gif" alt="" hspace="5" vspace="5" width="250" height="250" align="right" />I just got serious about blogging in December of 2007.</p>
<p>I had a blog on Blogger.com for 2 years, but rarely updated it.</p>
<p>Then in November of 2007, I installed <a href="http://www.feedburner.com" target="_blank">Feedburner</a> and discovered I had 430+ subscribers.  I was shocked due to the fact I hardly ever blogged.</p>
<p>I didn&#8217;t want to lose those subscribers or the traffic, so I decided to challenge myself and see if I could generate an even larger readership.</p>
<p>After switching to <a href="http://www.wordpress.com" target="_blank">WordPress</a> last December, I got more serious about my blog efforts.</p>
<p>I subscribed to Darren Rowse&#8217;s blog, <a href="http://www.problogger.net" target="_blank">ProBlogger.net</a> &#8211; a very informative and inspiring blog to newbies and seasoned bloggers alike.</p>
<p>Then I started doing some key things&#8230;</p>
<h2>1. I am More Selective With My Topics</h2>
<p>When I had my Blogger blog, I would often re-write information that was already on my site.  I didn&#8217;t put much effort into the subject matter of my posts.</p>
<p>(Yawn!)</p>
<p>Now, I&#8217;m much more selective.  I try to think more about my audience&#8217;s needs and what they would find interesting.</p>
<p>And even if I choose a topic that has been blogged about a lot, I try to add my own spin to make it unique. For example, how many articles have been written about &#8220;How to Write Good Content&#8221; or something similar?</p>
<p><em>Too many, right?</em></p>
<p>Well the reality is, most people<strong> don&#8217;t</strong> write good content and they find it a chore or get writer&#8217;s block.</p>
<p>So I blogged about this very issue and addressed it from a new angle in a blog post titled &#8220;<a href="http://blog.2createawebsite.com/2008/01/27/is-writing-content-a-chore-for-you/">Is Writing Content a Chore for You?</a>&#8221;  An email I received inspired much of the content in the post.</p>
<h2>2. I Make Use of Some Handy WordPress Plugins</h2>
<p>Some people go hogwild on the WP plugins.  While there are some really cool ones out there, you don&#8217;t want to make your blog so plugin-licious that it&#8217;s difficult to navigate and read.</p>
<p>You <em><strong>can</strong></em> have too much of a good thing, but there are a few that really come in handy.</p>
<p>Two plugins I believe made a difference in my traffic and readership have been the SiteMap and Related Post plugins.</p>
<p>The <a href="http://wordpress.org/extend/plugins/google-sitemap-generator/" target="_blank">SiteMap plugin</a> is important because it generates and submits your blog&#8217;s sitemap (an XML listing of all your posts) to all the major engines.  Once you install it, the plugin works its magic automatically.</p>
<p>Some of my posts get found in the search engines only hours after I create them.</p>
<p>The <a href="http://rmarsh.com/plugins/similar-posts/" target="_blank">Related Post</a> plugin is useful because it encourages people to read more of my blog.  It helps them discover posts they might not have discovered had they not seen the &#8220;Related Post&#8221; link at the end of a blog entry.</p>
<p>Before installing this plugin, I noticed my most recent posts always received 95% of the traffic.  Now, older posts are getting more traffic.</p>
<h2>3. Visual Appeal</h2>
<p>I doubt my graphics have made a huge difference in my traffic, but every now and then I get an email or comment from someone who says they love my blog images and graphics.</p>
<p>One lady says she can&#8217;t wait to see what kind of graphic I&#8217;ve created to go with the post.</p>
<p>Some of my graphics include pictures of people and things found on Photos.com (I&#8217;m a subscriber.)  Usually I&#8217;ll add my own flavor to them with good ole&#8217; PhotoShop.</p>
<p>However most of the graphics like the one in this post were created by me.  Learning PhotoShop has been a great asset to my business.</p>
<p>While the content is what really makes or breaks a blog, a few appealing images and graphics can help round out your blog&#8217;s appearance and give it a more professional feel.</p>
<h2>4. I Blog More Often</h2>
<p>Blogging more often is not always a good thing.  If you don&#8217;t have anything interesting to say then no point in blogging just for the sake of blogging.</p>
<p>It&#8217;s not worth losing your subscriber base so be sure your posts have substance.</p>
<p>When you blog often, the search engine spiders will visit more frequently, and this could help your traffic.   Blogging often also keeps your subscribers coming back regularly and keeps you on their radar.</p>
<h2>5. I Interlink My Blog With My Main Site</h2>
<p>I am fortunate enough to have a <a href="http://www.2createawebsite.com" target="_blank">site</a> that already receives over 7,000 visitors per day, so of course that&#8217;s a huge help.   When I create a new post, I look for relevant content on my site and provide a link to that entry.</p>
<p>When I used Blogger, I didn&#8217;t cross promote all that much.  Now, I&#8217;m much more conscious of opportunities to interlink the two.  So if you have a website and a blog, keep your eyes open for ways to link the two together.</p>
<h2>6. Competitor&#8217;s Blogs Keep My Juices Flowin&#8217;</h2>
<p>First and foremost I want to make clear that I am not suggesting you copy someone&#8217;s content.  Not only is it illegal but it&#8217;s highly unethical and dishonest.</p>
<p>But there&#8217;s nothing wrong with getting ideas from another blogger&#8217;s topics.</p>
<p>For example, if you see a blogger has written about the iPod Touch features (a topic that is overdone); rather than just re-wording what they wrote, create your own entry but take a different approach.</p>
<p>Maybe your post could be something like, &#8220;10 Reasons the iPod Touch is Better Than the Zune&#8221;.   You&#8217;re writing about the same topic, but you&#8217;re taking the content in a new direction.</p>
<p>Not to mention you could capitalize on a new audience &#8211; people looking to compare the Zune and the iPod.</p>
<p>I encourage you to take a look at your competitor&#8217;s blogs, get ideas and look for ways you can create your own fresh, unique content.</p>
<h2>7. I Switched from Blogger to WordPress</h2>
<p>I wrote a post about this a while back, but it is worth mentioning again.  I really do believe WordPress is a much better platform because of all the plugins and flexibility.</p>
<p>Blogger is probably easier to setup, but WordPress is pretty user-friendly too &#8211; especially if you have a Web host that offers CPanel. (I use <a href="http://www.2createawebsite.com/hostgator" target="_blank">HostGator</a> and setup this blog in 5 seconds.)</p>
<p>I have much more control over my layout without having to edit the raw code (like you do with Blogger).  Plus, WordPress breaks up the template into separate files so it&#8217;s easier to figure out what file controls what section of your blog.</p>
<p>Not to mention, WordPress has much better design templates, in my opinion.</p>
<p>And as I said above, additions like the SiteMap Plugin also help get your posts spidered and indexed faster.</p>
<h2>8. I Craft My Titles More Carefully</h2>
<p>I discovered titles that pose a question or contain a bit of shock value generate the most clicks.  My recent entry &#8220;<a href="http://blog.2createawebsite.com/2008/02/03/would-you-like-57000-in-one-month/" target="_blank">Would You Like $57,000 In One Month?</a>&#8221; has a little of both.</p>
<p>Usually my newest post wins the &#8220;Daily Traffic Award&#8221; but this post is 2 weeks old and still beats out my newer posts on some days.</p>
<p>Taking time to develop a good title can make a huge difference.  Particularly since more and more people use RSS to keep track of their favorite blogs.</p>
<p>You never get a second chance to make a first impression, so make that title count!</p>
<h2>9. I Give Away More Freebies</h2>
<p>Who <em>doesn&#8217;t</em> love something free, right?   Plus, it&#8217;s a great way to build loyal fans and viral traffic (because they&#8217;ll tell others who tell others and so on.)</p>
<p>But I have to be careful with this one because I want my freebies to have value. I hate it when I see Webmasters giving away items that have been distributed over and over again, or freebies you can find anywhere.</p>
<p>How insulting and unoriginal.</p>
<p>If you want your freebies to go to work for you, take some time to develop something useful and unique.</p>
<p>Here are some of my favorite freebies I&#8217;ve offered from my blog&#8230;</p>
<ul>
<li><a href="http://www.theperfectsiteguide.com">The Perfect Site Guide</a></li>
<li><a href="http://blog.2createawebsite.com/2008/02/16/free-rss-icons-buttons-for-your-website/" target="_blank">Free RSS Icons I Created</a></li>
<li><a href="http://www.2createawebsite.com/ebook/TrafficBuildingTips.pdf" target="_blank">Free Traffic Book (PDF)</a></li>
<li><a href="http://www.2createawebsite.com/books/UntoldAdSenseFacts.pdf" target="_blank">Free AdSense Book (PDF)</a> (for beginners)</li>
</ul>
<h2>10.  I Share My Personal Success</h2>
<p>I wasn&#8217;t comfortable doing this at first.  I felt I was bragging, but I slowly found it builds credibility.  And I noticed other successful Webmasters often do the same thing.</p>
<p>If you&#8217;re trying to teach people how to do something, it helps to show them how your advice has worked for you.</p>
<p>While I don&#8217;t offer specifics about my income, I may display an AdSense check here and there or remind people I am making a living online.</p>
<p>It&#8217;s important that my audience knows I am actually walking the walk since I often talk about making money.</p>
<h2>In Conclusion&#8230;</h2>
<p>Doing the above things has not only helped double my blog&#8217;s traffic in 2 months, and my subscriber count is up by nearly 100 subscribers.</p>
<p>Which of the above strategies can you implement on <em><strong>your</strong></em> blog?</p>
<p>And if you&#8217;ve done anything to help boost your blog&#8217;s traffic that I haven&#8217;t mentioned here, feel free to share.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Check+out+@2createawebsite+How+I+Doubled+My+Blog+Traffic+in+2+Months+http://bit.ly/KCah1" title="Post This Article to Twitter"><img class="nothumb" src="http://blog.2createawebsite.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://digg.com/submit?url=http://blog.2createawebsite.com/2008/02/18/how-i-doubled-my-blog-traffic-in-2-months/&amp;title=How+I+Doubled+My+Blog+Traffic+in+2+Months" title="Post to Digg"><img class="nothumb" src="http://blog.2createawebsite.com/wp-content/plugins/tweet-this/icons/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://blog.2createawebsite.com/2008/02/18/how-i-doubled-my-blog-traffic-in-2-months/&amp;t=How+I+Doubled+My+Blog+Traffic+in+2+Months" title="Post to Facebook"><img class="nothumb" src="http://blog.2createawebsite.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://blog.2createawebsite.com/2008/02/18/how-i-doubled-my-blog-traffic-in-2-months/&amp;t=How+I+Doubled+My+Blog+Traffic+in+2+Months&amp;c=%3Cp%3EPowered+by+%3Ca+href%3D%22http%3A%2F%2Frichardxthripp.thripp.com%2Ftweet-this%22%3ETweet+This%3C%2Fa%3E%3C%2Fp%3E" title="Post to MySpace"><img class="nothumb" src="http://blog.2createawebsite.com/wp-content/plugins/tweet-this/icons/tt-myspace-micro3.png" alt="Post to MySpace" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://blog.2createawebsite.com/2008/02/18/how-i-doubled-my-blog-traffic-in-2-months/&amp;title=How+I+Doubled+My+Blog+Traffic+in+2+Months" title="Post to StumbleUpon"><img class="nothumb" src="http://blog.2createawebsite.com/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.2createawebsite.com/2008/02/18/how-i-doubled-my-blog-traffic-in-2-months/feed/</wfw:commentRss>
		<slash:comments>135</slash:comments>
		</item>
		<item>
		<title>My Automated Traffic &amp; Revenue Generator</title>
		<link>http://blog.2createawebsite.com/2008/02/12/my-automated-traffic-revenue-generator/</link>
		<comments>http://blog.2createawebsite.com/2008/02/12/my-automated-traffic-revenue-generator/#comments</comments>
		<pubDate>Wed, 13 Feb 2008 00:11:31 +0000</pubDate>
		<dc:creator>lisa</dc:creator>
				<category><![CDATA[Traffic / Promotion]]></category>
		<category><![CDATA[autoresponder]]></category>
		<category><![CDATA[aweber]]></category>
		<category><![CDATA[bulk email]]></category>
		<category><![CDATA[traffic]]></category>

		<guid isPermaLink="false">http://blog.2createawebsite.com/2008/02/12/my-automated-traffic-revenue-generator/</guid>
		<description><![CDATA[If you&#8217;ve been marketing online for any length of time, no doubt you&#8217;ve read articles that emphasize the importance of collecting email addresses. Well, I&#8217;ve taken that a step further by using an autoresponder, which is a script that automatically sends emails at intervals specified by the user. I&#8217;ve been using AWeber&#8217;s autoresponder on my [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img src="http://blog.2createawebsite.com/wp-content/themes/stitched-10/img/emailButton.jpg" alt="" hspace="5" vspace="5" width="190" height="165" align="right" />If you&#8217;ve been marketing online for any length of time, no doubt you&#8217;ve read articles that emphasize the importance of collecting email addresses.</p>
<p>Well, I&#8217;ve taken that a step further by using an autoresponder, which is a script that automatically sends emails at intervals specified by the user.</p>
<p>I&#8217;ve been using <a href="http://www.2createawebsite.com/aweber" target="_blank">AWeber&#8217;s</a> autoresponder on my <a href="http://www.flat-stomach-exercises.com" target="_blank">flat stomach</a> site for the past 2 years, and the results have been amazing.</p>
<p>I send Tummy Tips to my audience and I&#8217;ve created a serious of messages and have them all queued up to send once a week.</p>
<p>AWeber not only personalizes each message, but sends them out when I specify.  So once I create my messages, set the interval and queue them up, the automated marketing machine begins.</p>
<p>While I realize the concept sounds very simple, I continue to reap the rewards from this basic routine day after day.</p>
<p>Here&#8217;s why&#8230;</p>
<h2>I Send Short, Relevant Messages</h2>
<p>I realize people are busy and generally have hundreds of emails to sift through.  Rather than writing long, drawn out emails that could potentially bore them over time, I keep the messages short and relevant to their needs.</p>
<p>With this approach, they can read my tips quickly, and get on with their day.</p>
<h2>It&#8217;s a Great Reminder</h2>
<p>Sending emails regularly reminds people to visit your site.  People bookmark sites all the time and often forget to return or don&#8217;t come back very often.</p>
<p>However, when you&#8217;re sending emails regularly, it helps keep your site fresh on their mind.</p>
<h2>Gain Credibility</h2>
<p>People love useful, free content.  And when you can provide them with tips and advice that can change their life, this boosts your credibility tremendously.   They&#8217;ll also be more inclined to buy products you recommend.</p>
<p>That&#8217;s why it&#8217;s super important you take your time and craft messages your audience will value.  Don&#8217;t try to pitch products in every message. Give them useful information and keep the sales pitches to a minimum.</p>
<h2>People Spread The Word</h2>
<p>When people like your site, they will gladly tell others.   I can&#8217;t tell you how many emails I&#8217;ve received from happy subscribers who&#8217;ve forwarded my Tummy Tips on to friends and/or told them how and where to subscribe.</p>
<h2>A Revenue Builder (If You&#8217;re Subtle)</h2>
<p>As I mentioned above, go easy on the sales pitches.   If you&#8217;re pushing some product on every message then you&#8217;ll quickly turn your audience off.   They&#8217;ll pick up on your motives and unsubscribe in a heartbeat.</p>
<p>It&#8217;s OK to promote products once and a while, but make sure there&#8217;s a good balance between content and selling.  In fact, I would go heavy on the content and much lighter on the selling.</p>
<p>I do promote various books and services throughout my messages, but certainly not in every one.  When you take this approach, people have a tendency to pay more attention when you finally do recommend a product or service.</p>
<h2>It&#8217;s Your Turn</h2>
<p>Now that you see how the autoresponder benefits <a href="http://www.flat-stomach-exercises.com" target="_blank">my site</a>, it&#8217;s time to think of ways you can reap the rewards for yourself.</p>
<p>If you have a tutorial-based site autoresponders can work very well because you can break down the learning steps into days to make learning easier and less overwhelming.</p>
<p>And since <a href="http://www.2createawebsite.com/aweber" target="_blank">AWeber</a> allows you to specify how far apart the messages are sent, you can choose intervals that work best for your content.</p>
<p>Remember to be responsible with your emails.  Don&#8217;t send thoughtless or recycled content that will bore your audience.</p>
<p>Build credibility and long-term traffic by providing useful news they can use, and watch your automated traffic generator go to work for you.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Check+out+@2createawebsite+My+Automated+Traffic+%26+Revenue+Generator+http://bit.ly/JWNVY" title="Post This Article to Twitter"><img class="nothumb" src="http://blog.2createawebsite.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://digg.com/submit?url=http://blog.2createawebsite.com/2008/02/12/my-automated-traffic-revenue-generator/&amp;title=My+Automated+Traffic+%26+Revenue+Generator" title="Post to Digg"><img class="nothumb" src="http://blog.2createawebsite.com/wp-content/plugins/tweet-this/icons/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://blog.2createawebsite.com/2008/02/12/my-automated-traffic-revenue-generator/&amp;t=My+Automated+Traffic+%26+Revenue+Generator" title="Post to Facebook"><img class="nothumb" src="http://blog.2createawebsite.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://blog.2createawebsite.com/2008/02/12/my-automated-traffic-revenue-generator/&amp;t=My+Automated+Traffic+%26+Revenue+Generator&amp;c=%3Cp%3EPowered+by+%3Ca+href%3D%22http%3A%2F%2Frichardxthripp.thripp.com%2Ftweet-this%22%3ETweet+This%3C%2Fa%3E%3C%2Fp%3E" title="Post to MySpace"><img class="nothumb" src="http://blog.2createawebsite.com/wp-content/plugins/tweet-this/icons/tt-myspace-micro3.png" alt="Post to MySpace" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://blog.2createawebsite.com/2008/02/12/my-automated-traffic-revenue-generator/&amp;title=My+Automated+Traffic+%26+Revenue+Generator" title="Post to StumbleUpon"><img class="nothumb" src="http://blog.2createawebsite.com/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.2createawebsite.com/2008/02/12/my-automated-traffic-revenue-generator/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>5 Easy Traffic Building Tips</title>
		<link>http://blog.2createawebsite.com/2007/12/28/5-easy-traffic-building-tips/</link>
		<comments>http://blog.2createawebsite.com/2007/12/28/5-easy-traffic-building-tips/#comments</comments>
		<pubDate>Fri, 28 Dec 2007 09:31:22 +0000</pubDate>
		<dc:creator>lisa</dc:creator>
				<category><![CDATA[Traffic / Promotion]]></category>
		<category><![CDATA[building traffic]]></category>
		<category><![CDATA[get more traffic]]></category>
		<category><![CDATA[traffic]]></category>
		<category><![CDATA[website traffic]]></category>

		<guid isPermaLink="false">http://blog.2createawebsite.com/2007/12/28/5-easy-traffic-building-tips/</guid>
		<description><![CDATA[Building traffic to a site or blog is an ongoing process that takes time. And over the past 10 years, I&#8217;ve learned it&#8217;s about the sum of the little tasks you do often. For example, you may not think much of that 3-paragraph blog post you wrote this morning, but two years from now that [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Building traffic to a site or blog is an ongoing process that takes time. And over the past 10 years, I&#8217;ve learned it&#8217;s about the sum of the little tasks you do often.</p>
<p>For example, you may not think much of that 3-paragraph blog post you wrote this morning, but two years from now that very post could bring you a few hits per day from Google.</p>
<p>Don&#8217;t laugh. I know a few hits doesn&#8217;t sound like a lot, but what if 150 of your archived blog posts brought in an average of 5 hits per day? You do the math. That&#8217;s 750 hits. And of course I was just using an arbitrary number. You could very well do better than that.</p>
<p>And remember, this is just from old blog posts floating about the search engines. I&#8217;m not counting the traffic from your website, recent blog posts, current articles etc.</p>
<p>It&#8217;s about the <strong>cumulative effect</strong> of small tasks completed over time, and as a Webmaster you should always be thinking of ways to build and diversify your traffic.</p>
<p>When I review my website stats, I always notice I&#8217;ve received traffic from articles I wrote 5, 6 or even 7 years ago.  Work I did way back then is still paying off today.  You can do the same.  So here are 5 tips you can use often to add to the cumulative effect of building traffic.</p>
<h2>1. Yahoo! Answers</h2>
<p>I have gotten a decent amount of traffic from this, especially when you consider the small amount of time I&#8217;ve put into it.</p>
<p><a href="http://answers.yahoo.com/" target="_blank">Yahoo! Answers</a> is exactly what the title suggests. You simply post answers to questions posed by other users. As a Webmaster, the best way to get the most from it is to find questions related to your niche.</p>
<p>For example, if you have a site on fishing, you could do a search for questions related to this pastime and answer as many questions as you can find.</p>
<p>Now the key is not to just rush through this. Craft thoughtful, useful answers that provide value to the person who posed the question. If you impress the viewers, your profile may get a few clicks. And guess what you can put in your profile? You guessed it&#8230;</p>
<p>Your website address!</p>
<p>I know a lady who sold a <a href="http://website.sitesell.com/buildit" target="_blank">Site Build It!</a> subscription through Yahoo Answers. She responded to a question about working at home and she casually mentioned she used Site Build It!.</p>
<p>She did not spam Yahoo! Answers by putting a link to SBI! in her reply, but someone clicked her avatar along side her answer, viewed her profile and emailed her specific questions about SBI!. After a few email exchanges the curious surfer bought the software and she was $75 richer.</p>
<p>Will you get hundreds of visitors per day from posting at Yahoo! Answers? Probably not, but remember it&#8217;s the little things that add up.</p>
<p>Plus, Yahoo! Answers are always appearing in the search results.  Imagine all the people who may stumble upon your well-thought out replies to various questions.</p>
<h2>2.  Forum Posting</h2>
<p>A few years ago, forum posting was often a top bullet on the &#8220;How to build traffic&#8221; list because it was a great way to build backlinks to your site. Using a sig file with your posts created a ton of inbound to your site and Google often rewarded Webmasters with a higher PageRank, more traffic, etc.</p>
<p>While forum posting may hold some backlink benefits, it&#8217;s effect has been downgraded tremendously.  And I certainly wouldn&#8217;t waste your time flooding forums trying to build this number up.</p>
<p>The best way to use forums for traffic is to develop a good reputation with other forum members and subtly promote your site by way of your signature (sig) file. Much like Yahoo! Answers, the more useful your posts are, the more likely others are to respect your advice and visit your site.</p>
<p>Use <a href="http://website.sitesell.com/searchit" target="_blank">Search It!</a> to find forums in your niche or simply go to your favorite engine and type in &#8220;your_niche + forums&#8221;. This will likely bring up a nice selection of forums related to your subject matter.</p>
<p>You can start by posting in my forum, <a href="http://www.websitebabble.com" target="_blank">WebsiteBabble.com</a>.   <img src='http://blog.2createawebsite.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  Not only is it loved and indexed often by Google, but the members are friendly, fun and smart!</p>
<h2>3.  Blog Comments</h2>
<p>I think this method is highly underrated and forgotten by a lot of Webmasters. Posting useful comments regularly on high-trafficked blogs can really bring in good traffic over time.</p>
<p>And with all the cool plug-ins available, many blogs entice people to make comments by allowing them to add pictures, their website address and more.</p>
<h2>4.  Broadcast on YouTube</h2>
<p>I just started doing this 5 months ago and my videos have received over 100,000 views (combined).    And just like regular SEO for your content, you can optimize your videos to be found in the YouTube search results.</p>
<p>My main goals for the videos were to add personality and create credibility to my site.  I never dreamed this method would generate the kind of traffic it has in the last 5 months.</p>
<p>Think of content you can put in video form for your audience.  It doesn&#8217;t have to be anything elaborate.  A 3-minute video can be highly effective if presented well.  Just organize your key points, speak clearly and publish!</p>
<p>And of course YouTube makes it super easy to add the video to your site.  Just copy and paste a few lines of code and you&#8217;re done!</p>
<p>Some people learn better by hearing than reading.  Your audience will find this method of delivery quite refreshing, especially if you have a tutorial-based site.</p>
<p>In a Web with so many faceless, cold sites developed by Webmasters who prefer to remain anonymous, adding videos to your site and YouTube could work well in your favor.  Credibility is key with making money online and what a great way to build trust with your audience.</p>
<p>And to generate traffic from people who find my videos in YouTube, I use Windows Movie Maker to display my website address during the video.</p>
<p><a href="http://www.2createawebsite.com/traffic/broadcast-on-youtube.html" target="_blank">Read my article on how to broadcast yourself and your site on YouTube</a>.</p>
<h2>5. Check Your Web Stats</h2>
<p>Ever check your traffic stats and find certain pages have been found in the search engines for keywords that were not the main focus on the page?</p>
<p>For example, say you have an article titled &#8220;How to Create a Blog&#8221; that contains a few paragraphs where you review Blogger.com.    You check your traffic stats and find that page shows up #12 in Google for &#8220;Blogger review.&#8221;</p>
<p>Instead of settling for the trickles of traffic that keyword phrase brings, why not build a page that focuses on &#8220;Blogger review&#8221; that can obtain a much higher rank for that keyword.  And to help that page&#8217;s positioning, you can link it from the original article since the content is related.</p>
<p>Not only are you building another content-rich page with potential search engine traffic, but you&#8217;re providing your audience with more useful information they can use.</p>
<p>Dig deep into those traffic stats.  You may find some untapped keywords that are a potential gold mind.</p>
<p>_______</p>
<p>So there you have it &#8211; 5 easy tips you can implement to build long-term traffic.  And as a Webmaster, this should be a goal that remains at the top of your list.</p>
<p>While there are hundreds of other ways to build traffic to your site or blog, I wanted to focus on something other than SEO fundamentals, blogging, link exchanges, PPC, etc (yawn).    Plus, you can start executing these strategies now.</p>
<p>Building traffic takes time.  And as the old saying goes, Rome wasn&#8217;t built in a day.  Just know that the little things you do today can evolve into long-term rewards of a lifetime.</p>
<p>Happy traffic building! <img src='http://blog.2createawebsite.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Check+out+@2createawebsite+5+Easy+Traffic+Building+Tips+http://bit.ly/ywTbs" title="Post This Article to Twitter"><img class="nothumb" src="http://blog.2createawebsite.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://digg.com/submit?url=http://blog.2createawebsite.com/2007/12/28/5-easy-traffic-building-tips/&amp;title=5+Easy+Traffic+Building+Tips" title="Post to Digg"><img class="nothumb" src="http://blog.2createawebsite.com/wp-content/plugins/tweet-this/icons/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://blog.2createawebsite.com/2007/12/28/5-easy-traffic-building-tips/&amp;t=5+Easy+Traffic+Building+Tips" title="Post to Facebook"><img class="nothumb" src="http://blog.2createawebsite.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.myspace.com/Modules/PostTo/Pages/?l=3&amp;u=http://blog.2createawebsite.com/2007/12/28/5-easy-traffic-building-tips/&amp;t=5+Easy+Traffic+Building+Tips&amp;c=%3Cp%3EPowered+by+%3Ca+href%3D%22http%3A%2F%2Frichardxthripp.thripp.com%2Ftweet-this%22%3ETweet+This%3C%2Fa%3E%3C%2Fp%3E" title="Post to MySpace"><img class="nothumb" src="http://blog.2createawebsite.com/wp-content/plugins/tweet-this/icons/tt-myspace-micro3.png" alt="Post to MySpace" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://blog.2createawebsite.com/2007/12/28/5-easy-traffic-building-tips/&amp;title=5+Easy+Traffic+Building+Tips" title="Post to StumbleUpon"><img class="nothumb" src="http://blog.2createawebsite.com/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.2createawebsite.com/2007/12/28/5-easy-traffic-building-tips/feed/</wfw:commentRss>
		<slash:comments>40</slash:comments>
		</item>
	</channel>
</rss>
