<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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" version="2.0">

<channel>
	<title>Lets Make Some Mooney Today! - CowBlogger.com</title>
	
	<link>http://www.cowblogger.com</link>
	<description>Learn to moo your way to the top and make mooney without hassel!</description>
	<pubDate>Wed, 04 Mar 2009 15:56:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/cowblogger" type="application/rss+xml" /><feedburner:emailServiceId xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">cowblogger</feedburner:emailServiceId><feedburner:feedburnerHostname xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Get some commentluv for your non-blog sites</title>
		<link>http://www.cowblogger.com/get-some-commentluv-for-your-non-blog-sites/</link>
		<comments>http://www.cowblogger.com/get-some-commentluv-for-your-non-blog-sites/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 14:56:12 +0000</pubDate>
		<dc:creator>Shannon Lilly</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.cowblogger.com/?p=152</guid>
		<description><![CDATA[Blog comments are a legitimate way many SEOs use for getting backlinks to their blogs and sites. Commenting on blogs often brings new RSS subscribers if your comments on other blogs are interesting and insighful; here are some more points that might excite you about this technique:
1. Blog owners get to know you better. It [...]]]></description>
			<content:encoded><![CDATA[<div>Blog comments are a legitimate way many SEOs use for getting backlinks to their blogs and sites. Commenting on blogs often brings new RSS subscribers if your comments on other blogs are interesting and insighful; here are some more points that might excite you about this technique:</div>
<div>1. Blog owners get to know you better. It becomes easier for you to exchage banners / links / services or even blogposts if blog owners know you as a regular reader.<br />
2. Other regular readers also start recognize you and will conider visiting your blog.<br />
3. You get a free one way backlink to your website/blog from a page with relevant content (assuming you are using blogs in your niche)<br />
4. Depending on blog&#8217;s template and plugins you can get link from blog&#8217;s homepage</div>
<div> </div>
<div>Many bloggers like to reward their readers by removing nofollow from comment links and these blogs are excellent place to get backlinks while indulging in a healthy discussion. Some bloggers go even further and use a plug-in called commentluv; it is a very smart plug-in that looks for latest blog post by the person leaving a comment and includes a link to the post in comment. Commentluv rewards commentors by giving them 2 links instead of one usually given by normal blogs. The second link is for latest blog post on the domain used by commentor.</div>
<div> </div>
<div>What if you don&#8217;t have a blog? Everyone with a blog is getting an extra link whenever they leave a comment. I will share a trick here that can be used to get an extra link for any site on commentluv enabled blogs.</div>
<div> </div>
<div>First step is to make a rss feed file rss.xml using the template given below. Don&#8217;t forget to replace the title and URLs with your title and URL. Choose your title carefully as this title will be used as anchor text in the comment.</div>
<div> </div>
<div>You are also expected to keep atleast 3 &lt;em&gt;items&lt;/em&gt; for commentluv to recognize your RSS feed. You may choose to add more RSS tags like author, publish date, website title/URL etc.</div>
<div> </div>
<div>&lt;pre&gt;</div>
<div>&lt;?xml version=&#8221;1.0&#8243; encoding=&#8221;UTF-8&#8243;?&gt;<br />
&lt;rss version=&#8221;2.0&#8243;<br />
 xmlns:content=&#8221;<a href="http://purl.org/rss/1.0/modules/content/">http://purl.org/rss/1.0/modules/content/</a>&#8221;<br />
 xmlns:wfw=&#8221;<a href="http://wellformedweb.org/CommentAPI/">http://wellformedweb.org/CommentAPI/</a>&#8221;<br />
 xmlns:dc=&#8221;<a href="http://purl.org/dc/elements/1.1/">http://purl.org/dc/elements/1.1/</a>&#8221;<br />
 xmlns:atom=&#8221;<a href="http://www.w3.org/2005/Atom">http://www.w3.org/2005/Atom</a>&#8221;<br />
 xmlns:sy=&#8221;<a href="http://purl.org/rss/1.0/modules/syndication/">http://purl.org/rss/1.0/modules/syndication/</a>&#8221;<br />
 &gt;</div>
<div>&lt;channel&gt;<br />
   &lt;item&gt;<br />
  &lt;title&gt;Title 1&lt;/title&gt;<br />
  &lt;link&gt;<a href="http://yourdomain.tld/some-internal-page">http://yourdomain.tld/some-internal-page</a>&lt;/link&gt;<br />
  &lt;pubDate&gt;Sun, 15 Feb 2009 04:44:37 +0000&lt;/pubDate&gt;<br />
  &lt;/item&gt;<br />
   &lt;item&gt;<br />
  &lt;title&gt;Title 2&lt;/title&gt;<br />
  &lt;link&gt;<a href="http://yourdomain.tld/another-internal-page">http://yourdomain.tld/another-internal-page</a>&lt;/link&gt;<br />
  &lt;/item&gt;<br />
   &lt;item&gt;<br />
  &lt;title&gt;Title 3&lt;/title&gt;<br />
  &lt;link&gt;<a href="http://yourdomain.tld/third-page">http://yourdomain.tld/third-page</a>&lt;/link&gt;<br />
  &lt;/item&gt;<br />
 &lt;/channel&gt;<br />
&lt;/rss&gt;</div>
<div>&lt;/pre&gt;</div>
<div> </div>
<div>Once you have made this file and have uploaded it to your server, you need to fool the feed auto-discovery process to recognize your feed. Assuming you uploaded the file at <a href="http://www.domain.tld/rss.xml">www.domain.tld/rss.xml</a> you need following code in your homepage header.</div>
<div> </div>
<div>&lt;pre&gt;<br />
 &lt;link rel=&#8221;alternate&#8221; type=&#8221;application/rss+xml&#8221; title=&#8221;Your Title&#8221; href=&#8221;<a href="http://www.domain.tld/rss.xml">http://www.domain.tld/rss.xml</a>&#8221; /&gt;<br />
&lt;/pre&gt;</div>
<div> </div>
<div>You may choose a different location or filename for the RSS feed we just prepared and should be substituting the RSS URL in following code accordingly.</div>
<div> </div>
<div>Upload this change and you are now ready to get more than one link when you comment on commentluv blog. You can get links to any internal page you like. If you know a little bit of programming, you could randomize the link that will appear on the RSS feed.</div>
<div> </div>
<div>Keep in mind that while bloggers don&#8217;t like keywords to be used as name for person leaving a comment, but with this method your RSS feed can have the desired keywords, since you are writing a custom title it need not be same as your page title. </div>
<p>Today&#8217;s guest blogger, Jeet keeps looking for new tricks to promote his websites and maintains free directory list <a href="http://www.directoryroll.com/">http://www.directoryroll.com/</a> when he is not writing programs.</p>
<p><a href="http://www.cowblogger.com/downloads/ebooks/82-tips.pdf">Grab Our 82 Tips To Making Money Ebook!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cowblogger.com/get-some-commentluv-for-your-non-blog-sites/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Two CC’s</title>
		<link>http://www.cowblogger.com/the-two-ccs/</link>
		<comments>http://www.cowblogger.com/the-two-ccs/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 16:44:33 +0000</pubDate>
		<dc:creator>Shannon Lilly</dc:creator>
		
		<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://www.cowblogger.com/?p=150</guid>
		<description><![CDATA[When it comes to blogging there are two CC&#8217;s you should take to the bank!
Content &#38; Community
If you can provide excellent content then your well on your way, but community may be an even larger part to the problem. See people seem to think that content is all it takes but if you look at [...]]]></description>
			<content:encoded><![CDATA[<p>When it comes to blogging there are two CC&#8217;s you should take to the bank!</p>
<h3>Content &amp; Community</h3>
<p>If you can provide excellent content then your well on your way, but community may be an even larger part to the problem. See people seem to think that content is all it takes but if you look at any great blogger you will see one thing in common with them all &#8220;community&#8221;.</p>
<p>I am so passionate about this topic and i believe in time you all will realize the importance of community on a blog!</p>
<p><a href="http://www.cowblogger.com/downloads/ebooks/82-tips.pdf">Grab Our 82 Tips To Making Money Ebook!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cowblogger.com/the-two-ccs/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Upgrade to WP 2.7</title>
		<link>http://www.cowblogger.com/upgrade-to-wp-27/</link>
		<comments>http://www.cowblogger.com/upgrade-to-wp-27/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 14:39:38 +0000</pubDate>
		<dc:creator>ethan</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.cowblogger.com/?p=148</guid>
		<description><![CDATA[I&#8217;m sure most of you have heard but&#8230; WORDPRESS 2.7 IS OUT!!!
Its amazing. A few of the new features I really like are:
1. The new dashboard
The new dashboard is great. It lets you access all of the features of WP from one central source.
2. QuickPress
The WP team added a new feature called QuickPress. Basically it [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m sure most of you have heard but&#8230; <a href="http://wordpress.org">WORDPRESS 2.7</a> IS OUT!!!</p>
<p>Its amazing. A few of the new features I really like are:</p>
<p>1. The new dashboard</p>
<p>The new dashboard is great. It lets you access all of the features of WP from one central source.</p>
<p>2. QuickPress</p>
<p>The WP team added a new feature called QuickPress. Basically it lets you make a new post right from your dashboard. This saves me a lot of time when I just want to post a quick update and such.</p>
<p>3.  Recent Comments</p>
<p>They now added an ajax type comment system. It lets you have total interaction with your comments right from the dashboard.</p>
<p>Well thats it for now. Part 2 of the site flipping series will be coming in a few days.</p>
<p><a href="http://www.cowblogger.com/downloads/ebooks/82-tips.pdf">Grab Our 82 Tips To Making Money Ebook!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cowblogger.com/upgrade-to-wp-27/feed/</wfw:commentRss>
		</item>
		<item>
		<title>3 Ways To Improve Your Blogging Skills!</title>
		<link>http://www.cowblogger.com/3-ways-to-improve-your-blogging-skills/</link>
		<comments>http://www.cowblogger.com/3-ways-to-improve-your-blogging-skills/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 13:26:25 +0000</pubDate>
		<dc:creator>Shannon Lilly</dc:creator>
		
		<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://www.cowblogger.com/?p=146</guid>
		<description><![CDATA[There are many things you can do to improve your blogging skills, however here are 3 important ones that you should not let slip by!
1. Learn to spell: People want to read someones blog because it teaches them something and looks / acts professional. If you have miss spellings all over you probably wont win [...]]]></description>
			<content:encoded><![CDATA[<p>There are many things you can do to improve your blogging skills, however here are 3 important ones that you should not let slip by!</p>
<p>1. <strong>Learn to spell</strong>: People want to read someones blog because it teaches them something and looks / acts professional. If you have miss spellings all over you probably wont win over the crowd. A few mistakes only makes you human but try to eliminate as many as possible!</p>
<p>2. <strong>Re-Read Your Content</strong>: Before you ever submit a post live try re-reading it 2-3 times at different times of the day. I bet each time you will find more you want to change / fix. Anymore then 2-3 times is just silly in my opinion!</p>
<p>3. <strong>Push Yourself With Goals</strong>: Never be afraid to push yourself to being better, getting more subscribers or increasing your traffic numbers. Even if you have to beg people to join your blog eventually your hard work will pay off!</p>
<p>If you enjoyed these tips why not subscribe and show your support?</p>
<p><a href="http://www.cowblogger.com/downloads/ebooks/82-tips.pdf">Grab Our 82 Tips To Making Money Ebook!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cowblogger.com/3-ways-to-improve-your-blogging-skills/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Make mooney by flipping blogs/sites Part 1</title>
		<link>http://www.cowblogger.com/make-mooney-by-flipping-blogssites-part-1/</link>
		<comments>http://www.cowblogger.com/make-mooney-by-flipping-blogssites-part-1/#comments</comments>
		<pubDate>Sun, 07 Dec 2008 13:36:52 +0000</pubDate>
		<dc:creator>ethan</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.cowblogger.com/?p=143</guid>
		<description><![CDATA[I know that a lot of bloggers are writing about flipping websites and blogs right now, but not all of them tell you the things I&#8217;m going to.

#1. You&#8217;re most likely not going to flip your first blog for over $100. Most people get your hopes up that you can build a blog one week [...]]]></description>
			<content:encoded><![CDATA[<p>I know that a lot of bloggers are writing about flipping websites and blogs right now, but not all of them tell you the things I&#8217;m going to.</p>
<p style="margin-bottom: 0in;">
<p style="margin-bottom: 0in;">#1. You&#8217;re most likely not going to flip your first blog for over $100. Most people get your hopes up that you can build a blog one week and flip it the next week for $500. This is possible, but VERY tough. My first blog sold for $25.00 Which isn&#8217;t great, but isn&#8217;t bad either. I learned more then $100 worth of information doing my first flip, so the $25 was more like an extra then a small profit. I learned how to find a good domain, write a listing, and work with customers in the 1 month it took me to flip my first blog. And the more itraders or the better your rating is the more customers your likely to get.So even if your first 5 blogs don&#8217;t sell for over $50, your still earning peoples trust, which is worth more then any amount of money. Because once people trust you as a seller your going to have more buyers for your larger more expensive blogs/sites.</p>
<p style="margin-bottom: 0in;">
<p style="margin-bottom: 0in;">#2. DON&#8217;T OUTSOURCE YOUR FIRST FEW BLOGS POSTS. I know everyone is doing this nowadays but I disagree. I say wait until you earn peoples trust as a seller for having a good product then waste money outsourcing and trying to find a good writer. Usually you have to sift through a lot of scammers and morons before you find an honest reliable writer that you can outsource to.</p>
<p style="margin-bottom: 0in;">
<p style="margin-bottom: 0in;">#3. Make blogs about things you know about. Don&#8217;t try and fake it. If you don&#8217;t know anything about pony&#8217;s don&#8217;t try and write a blog about them and then flip it. People can usually see through a dishonest blogger.</p>
<p style="margin-bottom: 0in;">
<p style="margin-bottom: 0in;">And thats it for part 1! Come back in a couple of days to see part 2. Better yet, subscribe and be alerted right away when we post it.</p>
<p><a href="http://www.cowblogger.com/downloads/ebooks/82-tips.pdf">Grab Our 82 Tips To Making Money Ebook!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cowblogger.com/make-mooney-by-flipping-blogssites-part-1/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
