<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Two Weeks In &#8211; Where I&#8217;m At With My Niche Sites</title>
	<atom:link href="http://www.webcareergirl.com/two-weeks-in-where-im-at-with-my-niche-sites.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webcareergirl.com/two-weeks-in-where-im-at-with-my-niche-sites.html</link>
	<description>Building my web career</description>
	<lastBuildDate>Fri, 27 Jan 2012 05:12:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ruth - Web Career Girl</title>
		<link>http://www.webcareergirl.com/two-weeks-in-where-im-at-with-my-niche-sites.html/comment-page-1#comment-3380</link>
		<dc:creator>Ruth - Web Career Girl</dc:creator>
		<pubDate>Wed, 02 Jun 2010 13:45:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.webcareergirl.com/?p=1450#comment-3380</guid>
		<description>Alex - You&#039;re right, I have taken on a lot in the number of sites I&#039;ve built. I have to be very organized so I know that I won&#039;t run out of blog posts on any sites etc. This is why my challenge for the last few weeks was simply writing 10 blog posts each day. That gave me a good foundation so that I can soon work through the blogs and properly market them all. I also try to invest money back into outsourcing tasks but my passive earnings can&#039;t justify me spending that much right now.

With UAW, I do really like it. I find that it helps new sites that aren&#039;t getting any traffic start to get the traffic in. I haven&#039;t been &quot;scientific&quot; about testing it though, as I do also submit RSS feeds and an Ezine Article when I first start my sites too. I really should be more scientific about seeing how well my backlinking methods work but I find the whole idea of that overwhelming!</description>
		<content:encoded><![CDATA[		<script type="text/javascript">
		function sbmgOptinValidateForm232(name,email) { 
						var name_fld = document.getElementById('sbmgOptinValidateForm232' + '_' + name);
						var email_fld = document.getElementById('sbmgOptinValidateForm232' + '_' + email);
			var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
			var msg = '';
						if ( name_fld.value == '' ) msg = '- Name Required\n';
						if ( reg.test(email_fld.value) == false ) msg += '- Valid Email Required';
			if ( msg == '' ) return true;
			else alert(msg);
			return false;
		}</script>
		<p><span style="font-weight:normal">Alex &#8211; You&#8217;re right, I have taken on a lot in the number of sites I&#8217;ve built. I have to be very organized so I know that I won&#8217;t run out of blog posts on any sites etc. This is why my challenge for the last few weeks was simply writing 10 blog posts each day. That gave me a good foundation so that I can soon work through the blogs and properly market them all. I also try to invest money back into outsourcing tasks but my passive earnings can&#8217;t justify me spending that much right now.</p>
<p>With UAW, I do really like it. I find that it helps new sites that aren&#8217;t getting any traffic start to get the traffic in. I haven&#8217;t been &#8220;scientific&#8221; about testing it though, as I do also submit RSS feeds and an Ezine Article when I first start my sites too. I really should be more scientific about seeing how well my backlinking methods work but I find the whole idea of that overwhelming!</span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruth - Web Career Girl</title>
		<link>http://www.webcareergirl.com/two-weeks-in-where-im-at-with-my-niche-sites.html/comment-page-1#comment-3379</link>
		<dc:creator>Ruth - Web Career Girl</dc:creator>
		<pubDate>Wed, 02 Jun 2010 13:42:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.webcareergirl.com/?p=1450#comment-3379</guid>
		<description>Dennis - Lol well the basic is this: 1) register domain in Hostgator reseller account
2) Setup Wordpress through fantastico
3) bookmark the wordpress login and cpanel for that site in its own folder (I have LOTS of bookmarks).
4) Then go through the wordpress settings: Add the www. in the &quot;general&quot;, add a list of sites to ping under writing, change the permalinks to include &quot;postname&quot;

Sounds pretty basic when I write it there, but it&#039;s ingrained in my mind and I always know what needs doing. Of course then I need to go through other steps like installing privacy policies, building sitemaps, installing themes. I have a folder of plugins that I upload by FTP each time I create a new blog so I don&#039;t even need to remember which plugins I use anymore.</description>
		<content:encoded><![CDATA[		<script type="text/javascript">
		function sbmgOptinValidateForm994(name,email) { 
						var name_fld = document.getElementById('sbmgOptinValidateForm994' + '_' + name);
						var email_fld = document.getElementById('sbmgOptinValidateForm994' + '_' + email);
			var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
			var msg = '';
						if ( name_fld.value == '' ) msg = '- Name Required\n';
						if ( reg.test(email_fld.value) == false ) msg += '- Valid Email Required';
			if ( msg == '' ) return true;
			else alert(msg);
			return false;
		}</script>
		<p><span style="font-weight:normal">Dennis &#8211; Lol well the basic is this: 1) register domain in Hostgator reseller account<br />
2) Setup WordPress through fantastico<br />
3) bookmark the wordpress login and cpanel for that site in its own folder (I have LOTS of bookmarks).<br />
4) Then go through the wordpress settings: Add the www. in the &#8220;general&#8221;, add a list of sites to ping under writing, change the permalinks to include &#8220;postname&#8221;</p>
<p>Sounds pretty basic when I write it there, but it&#8217;s ingrained in my mind and I always know what needs doing. Of course then I need to go through other steps like installing privacy policies, building sitemaps, installing themes. I have a folder of plugins that I upload by FTP each time I create a new blog so I don&#8217;t even need to remember which plugins I use anymore.</span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.webcareergirl.com/two-weeks-in-where-im-at-with-my-niche-sites.html/comment-page-1#comment-3365</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 02 Jun 2010 02:14:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.webcareergirl.com/?p=1450#comment-3365</guid>
		<description>Why have I taken so long to come visit Ruth?!
I see you are a regular commenter on Mike Roosa&#039;s blog so thought I would come and see what you are up to here.
I am pleasantly surprised with the content and the direction you have chosen to take. Awesome work!
How on earth do you manage so many tasks at once though, do you find they all suffer as a result or are you, in typical female style, doing heaps at once no worries?
I ask because I tend to build sites ten at a time, but ALL in the same niche, 1: so that it&#039;s easier to focus on a given topic, and 2; so they can link to each other with valid anchors afterward.
I&#039;ll be back and look forward to seeing how you progress and comparing stories etc.
I see you use UAW too. How you finding it?
.-= Alex´s last blog ..&lt;a href=&quot;http://alexwhalley.com/focus/smart-goals-small-wins-coconuts/&quot; rel=&quot;nofollow&quot;&gt;SMART Goals, Small Wins, &amp; Coconuts&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[		<script type="text/javascript">
		function sbmgOptinValidateForm889(name,email) { 
						var name_fld = document.getElementById('sbmgOptinValidateForm889' + '_' + name);
						var email_fld = document.getElementById('sbmgOptinValidateForm889' + '_' + email);
			var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
			var msg = '';
						if ( name_fld.value == '' ) msg = '- Name Required\n';
						if ( reg.test(email_fld.value) == false ) msg += '- Valid Email Required';
			if ( msg == '' ) return true;
			else alert(msg);
			return false;
		}</script>
		<p><span style="font-weight:normal">Why have I taken so long to come visit Ruth?!<br />
I see you are a regular commenter on Mike Roosa&#8217;s blog so thought I would come and see what you are up to here.<br />
I am pleasantly surprised with the content and the direction you have chosen to take. Awesome work!<br />
How on earth do you manage so many tasks at once though, do you find they all suffer as a result or are you, in typical female style, doing heaps at once no worries?<br />
I ask because I tend to build sites ten at a time, but ALL in the same niche, 1: so that it&#8217;s easier to focus on a given topic, and 2; so they can link to each other with valid anchors afterward.<br />
I&#8217;ll be back and look forward to seeing how you progress and comparing stories etc.<br />
I see you use UAW too. How you finding it?<br />
.-= Alex´s last blog ..<a href="http://alexwhalley.com/focus/smart-goals-small-wins-coconuts/" rel="nofollow">SMART Goals, Small Wins, &amp; Coconuts</a> =-.</span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis Edell &#124; Direct Sales Marketing</title>
		<link>http://www.webcareergirl.com/two-weeks-in-where-im-at-with-my-niche-sites.html/comment-page-1#comment-3340</link>
		<dc:creator>Dennis Edell &#124; Direct Sales Marketing</dc:creator>
		<pubDate>Fri, 28 May 2010 20:26:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.webcareergirl.com/?p=1450#comment-3340</guid>
		<description>Hmm, any chance I can get a peak at that list? ;)
.-= Dennis Edell &#124; Direct Sales Marketing´s last blog ..&lt;a href=&quot;http://www.dennisedell.com/6460/new-form-of-human-spam-now-via-yahoo-messenger/&quot; rel=&quot;nofollow&quot;&gt;New Form of Human SPAM – Now via Yahoo Messenger&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[		<script type="text/javascript">
		function sbmgOptinValidateForm806(name,email) { 
						var name_fld = document.getElementById('sbmgOptinValidateForm806' + '_' + name);
						var email_fld = document.getElementById('sbmgOptinValidateForm806' + '_' + email);
			var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
			var msg = '';
						if ( name_fld.value == '' ) msg = '- Name Required\n';
						if ( reg.test(email_fld.value) == false ) msg += '- Valid Email Required';
			if ( msg == '' ) return true;
			else alert(msg);
			return false;
		}</script>
		<p><span style="font-weight:normal">Hmm, any chance I can get a peak at that list? <img src='http://www.webcareergirl.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
.-= Dennis Edell | Direct Sales Marketing´s last blog ..<a href="http://www.dennisedell.com/6460/new-form-of-human-spam-now-via-yahoo-messenger/" rel="nofollow">New Form of Human SPAM – Now via Yahoo Messenger</a> =-.</span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leslie</title>
		<link>http://www.webcareergirl.com/two-weeks-in-where-im-at-with-my-niche-sites.html/comment-page-1#comment-3320</link>
		<dc:creator>Leslie</dc:creator>
		<pubDate>Thu, 27 May 2010 16:18:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.webcareergirl.com/?p=1450#comment-3320</guid>
		<description>Yeah, that&#039;s what I&#039;m hoping for ;)

By the way, if you know someone that needs Wordpress training, I offer a commission LOL (hey, we&#039;re marketeers, so I&#039;m always promoting my stuff :p)

Leslie
.-= Leslie´s last blog ..&lt;a href=&quot;http://www.lesliebogaerts.org/my-coaching-wso-is-live.html&quot; rel=&quot;nofollow&quot;&gt;My Coaching WSO Is Live&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[		<script type="text/javascript">
		function sbmgOptinValidateForm249(name,email) { 
						var name_fld = document.getElementById('sbmgOptinValidateForm249' + '_' + name);
						var email_fld = document.getElementById('sbmgOptinValidateForm249' + '_' + email);
			var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
			var msg = '';
						if ( name_fld.value == '' ) msg = '- Name Required\n';
						if ( reg.test(email_fld.value) == false ) msg += '- Valid Email Required';
			if ( msg == '' ) return true;
			else alert(msg);
			return false;
		}</script>
		<p><span style="font-weight:normal">Yeah, that&#8217;s what I&#8217;m hoping for <img src='http://www.webcareergirl.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>By the way, if you know someone that needs WordPress training, I offer a commission LOL (hey, we&#8217;re marketeers, so I&#8217;m always promoting my stuff :p)</p>
<p>Leslie<br />
.-= Leslie´s last blog ..<a href="http://www.lesliebogaerts.org/my-coaching-wso-is-live.html" rel="nofollow">My Coaching WSO Is Live</a> =-.</span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruth - Web Career Girl</title>
		<link>http://www.webcareergirl.com/two-weeks-in-where-im-at-with-my-niche-sites.html/comment-page-1#comment-3319</link>
		<dc:creator>Ruth - Web Career Girl</dc:creator>
		<pubDate>Thu, 27 May 2010 16:16:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.webcareergirl.com/?p=1450#comment-3319</guid>
		<description>Leslie - You&#039;ve still got a little while. I guess with coaching it&#039;s less of a rush than a standard, very low priced WSO. If you&#039;re around the forums a lot helping people then you&#039;ll probably get someone noticing your signature link that way.</description>
		<content:encoded><![CDATA[		<script type="text/javascript">
		function sbmgOptinValidateForm715(name,email) { 
						var name_fld = document.getElementById('sbmgOptinValidateForm715' + '_' + name);
						var email_fld = document.getElementById('sbmgOptinValidateForm715' + '_' + email);
			var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
			var msg = '';
						if ( name_fld.value == '' ) msg = '- Name Required\n';
						if ( reg.test(email_fld.value) == false ) msg += '- Valid Email Required';
			if ( msg == '' ) return true;
			else alert(msg);
			return false;
		}</script>
		<p><span style="font-weight:normal">Leslie &#8211; You&#8217;ve still got a little while. I guess with coaching it&#8217;s less of a rush than a standard, very low priced WSO. If you&#8217;re around the forums a lot helping people then you&#8217;ll probably get someone noticing your signature link that way.</span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leslie</title>
		<link>http://www.webcareergirl.com/two-weeks-in-where-im-at-with-my-niche-sites.html/comment-page-1#comment-3314</link>
		<dc:creator>Leslie</dc:creator>
		<pubDate>Thu, 27 May 2010 16:02:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.webcareergirl.com/?p=1450#comment-3314</guid>
		<description>It&#039;s a big step, and up till now it&#039;s flopping.  No sign ups (well, one, but that was one I knew about before I put up my WSO).  Hope to get a few spots filled by June 7, but not getting my hopes up.

Oh well, at least it teaches me something too ;)
.-= Leslie´s last blog ..&lt;a href=&quot;http://www.lesliebogaerts.org/my-coaching-wso-is-live.html&quot; rel=&quot;nofollow&quot;&gt;My Coaching WSO Is Live&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[		<script type="text/javascript">
		function sbmgOptinValidateForm604(name,email) { 
						var name_fld = document.getElementById('sbmgOptinValidateForm604' + '_' + name);
						var email_fld = document.getElementById('sbmgOptinValidateForm604' + '_' + email);
			var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
			var msg = '';
						if ( name_fld.value == '' ) msg = '- Name Required\n';
						if ( reg.test(email_fld.value) == false ) msg += '- Valid Email Required';
			if ( msg == '' ) return true;
			else alert(msg);
			return false;
		}</script>
		<p><span style="font-weight:normal">It&#8217;s a big step, and up till now it&#8217;s flopping.  No sign ups (well, one, but that was one I knew about before I put up my WSO).  Hope to get a few spots filled by June 7, but not getting my hopes up.</p>
<p>Oh well, at least it teaches me something too <img src='http://www.webcareergirl.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
.-= Leslie´s last blog ..<a href="http://www.lesliebogaerts.org/my-coaching-wso-is-live.html" rel="nofollow">My Coaching WSO Is Live</a> =-.</span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruth - Web Career Girl</title>
		<link>http://www.webcareergirl.com/two-weeks-in-where-im-at-with-my-niche-sites.html/comment-page-1#comment-3312</link>
		<dc:creator>Ruth - Web Career Girl</dc:creator>
		<pubDate>Thu, 27 May 2010 15:59:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.webcareergirl.com/?p=1450#comment-3312</guid>
		<description>Mike - I&#039;m looking forward to seeing how you do!</description>
		<content:encoded><![CDATA[		<script type="text/javascript">
		function sbmgOptinValidateForm381(name,email) { 
						var name_fld = document.getElementById('sbmgOptinValidateForm381' + '_' + name);
						var email_fld = document.getElementById('sbmgOptinValidateForm381' + '_' + email);
			var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
			var msg = '';
						if ( name_fld.value == '' ) msg = '- Name Required\n';
						if ( reg.test(email_fld.value) == false ) msg += '- Valid Email Required';
			if ( msg == '' ) return true;
			else alert(msg);
			return false;
		}</script>
		<p><span style="font-weight:normal">Mike &#8211; I&#8217;m looking forward to seeing how you do!</span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Roosa</title>
		<link>http://www.webcareergirl.com/two-weeks-in-where-im-at-with-my-niche-sites.html/comment-page-1#comment-3304</link>
		<dc:creator>Mike Roosa</dc:creator>
		<pubDate>Thu, 27 May 2010 03:03:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.webcareergirl.com/?p=1450#comment-3304</guid>
		<description>Way to step it up Ruth. I just purchased the book from Xfactor and it has a few gold nuggets in it that I hadn&#039;t thought about.  It&#039;s exciting to get started.
.-= Mike Roosa´s last blog ..&lt;a href=&quot;http://feedproxy.google.com/~r/mikeroosa/~3/igXrXb6kTTg/making-the-first-dollar&quot; rel=&quot;nofollow&quot;&gt;Making The First Dollar&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[		<script type="text/javascript">
		function sbmgOptinValidateForm250(name,email) { 
						var name_fld = document.getElementById('sbmgOptinValidateForm250' + '_' + name);
						var email_fld = document.getElementById('sbmgOptinValidateForm250' + '_' + email);
			var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
			var msg = '';
						if ( name_fld.value == '' ) msg = '- Name Required\n';
						if ( reg.test(email_fld.value) == false ) msg += '- Valid Email Required';
			if ( msg == '' ) return true;
			else alert(msg);
			return false;
		}</script>
		<p><span style="font-weight:normal">Way to step it up Ruth. I just purchased the book from Xfactor and it has a few gold nuggets in it that I hadn&#8217;t thought about.  It&#8217;s exciting to get started.<br />
.-= Mike Roosa´s last blog ..<a href="http://feedproxy.google.com/~r/mikeroosa/~3/igXrXb6kTTg/making-the-first-dollar" rel="nofollow">Making The First Dollar</a> =-.</span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruth - Web Career Girl</title>
		<link>http://www.webcareergirl.com/two-weeks-in-where-im-at-with-my-niche-sites.html/comment-page-1#comment-3298</link>
		<dc:creator>Ruth - Web Career Girl</dc:creator>
		<pubDate>Wed, 26 May 2010 21:45:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.webcareergirl.com/?p=1450#comment-3298</guid>
		<description>Dennis - I love that old post plugin, should probably write a whole post about that sometime. As for the affiliate programs, yes I use a mixture of affiliate products and Adsense on blogs - just takes time to find what converts the best - and of course what I believe to be worth promoting ;) As for producing sites so fast - practice, practice, practice. I have it down to a fine art now :D I have all the setup steps written in a list that I do for every site to make sure I set it up as quickly as possible and then I move as quickly as possible onto the content to get at least 5 posts up when it goes live, more scheduled into future.</description>
		<content:encoded><![CDATA[		<script type="text/javascript">
		function sbmgOptinValidateForm836(name,email) { 
						var name_fld = document.getElementById('sbmgOptinValidateForm836' + '_' + name);
						var email_fld = document.getElementById('sbmgOptinValidateForm836' + '_' + email);
			var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
			var msg = '';
						if ( name_fld.value == '' ) msg = '- Name Required\n';
						if ( reg.test(email_fld.value) == false ) msg += '- Valid Email Required';
			if ( msg == '' ) return true;
			else alert(msg);
			return false;
		}</script>
		<p><span style="font-weight:normal">Dennis &#8211; I love that old post plugin, should probably write a whole post about that sometime. As for the affiliate programs, yes I use a mixture of affiliate products and Adsense on blogs &#8211; just takes time to find what converts the best &#8211; and of course what I believe to be worth promoting <img src='http://www.webcareergirl.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  As for producing sites so fast &#8211; practice, practice, practice. I have it down to a fine art now <img src='http://www.webcareergirl.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  I have all the setup steps written in a list that I do for every site to make sure I set it up as quickly as possible and then I move as quickly as possible onto the content to get at least 5 posts up when it goes live, more scheduled into future.</span></p>
]]></content:encoded>
	</item>
</channel>
</rss>

