<?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>A Virtual Exit &#187; Blogging Tips</title>
	<atom:link href="http://www.avirtualexit.com/category/blogging-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.avirtualexit.com</link>
	<description>Social Networks,Tech Tips</description>
	<lastBuildDate>Fri, 20 Nov 2009 09:07:42 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How do I make my own S4S code for MySpace?</title>
		<link>http://www.avirtualexit.com/2007/09/18/how-do-i-make-my-own-s4s-code-for-myspace/</link>
		<comments>http://www.avirtualexit.com/2007/09/18/how-do-i-make-my-own-s4s-code-for-myspace/#comments</comments>
		<pubDate>Tue, 18 Sep 2007 13:36:05 +0000</pubDate>
		<dc:creator>Gili</dc:creator>
				<category><![CDATA[Blogging Tips]]></category>
		<category><![CDATA[How Tos]]></category>
		<category><![CDATA[MySpace]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://www.avirtualexit.com/2007/09/18/how-do-i-make-my-own-s4s-code-for-myspace/</guid>
		<description><![CDATA[Easily make a MySpace S4S code for your profile.
Question:
How do I make my own S4S code for MySpace?
Answer:
S4S (Support for Support) is used quite often on MySpace through bulletins for one to gain popularity (more friends). The code usually contains your picture as well as a quick description explain why one should add you. Your [...]]]></description>
			<content:encoded><![CDATA[<h2>Easily make a MySpace S4S code for your profile.</h2>
<p><b>Question:</b>
<p>How do I make my own S4S code for MySpace?
<p><b>Answer:</b>
<p>S4S (Support for Support) is used quite often on MySpace through bulletins for one to gain popularity (more friends). The code usually contains your picture as well as a quick description explain why one should add you. Your picture is also a link that can be clicked to view your profile or to add you. Basically you exchange S4S codes with another user and post them in a bulletin. Their friends will then see the bulletin and hopefully add you. Use the following code and steps below to create your own S4S code.
<p>&lt;A TARGET=&#8221;_blank&#8221; HREF=&#8221;URL&#8221;&gt;&lt;img src=&#8221;PICURL&#8221;&gt;&lt;/A&gt;
<p><b></b>
<ol>
<li>Insert the URL to either your MySpace profile or your ?Add me? link.
<li>In the PICURL section, insert the link to your favorite image of yourself.
<li>Now you&#8217;re ready to S4S, simply post a bulletin saying you will S4S, then people will hopefully message you asking to exchange codes.</li>
</ol>
<p>
<div class="wlWriterSmartContent" id="0767317B-992E-4b12-91E0-4F059A8CECA8:2231cbe1-b0d8-460e-99e1-f39e40a6a6a3" contenteditable="false" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati Tags: <a href="http://technorati.com/tags/S4S%20code%20MySpace" rel="tag">S4S code MySpace</a>, <a href="http://technorati.com/tags/MySpace%20S4S%20generator" rel="tag">MySpace S4S generator</a>, <a href="http://technorati.com/tags/MySpace%20S4S%20link" rel="tag">MySpace S4S link</a></div></p>
]]></content:encoded>
			<wfw:commentRss>http://www.avirtualexit.com/2007/09/18/how-do-i-make-my-own-s4s-code-for-myspace/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Blogging tip: How to exclude a Wordpress category from your RSS feed?</title>
		<link>http://www.avirtualexit.com/2007/09/03/blogging-tip-how-to-exclude-a-wordpress-category-from-your-rss-feed/</link>
		<comments>http://www.avirtualexit.com/2007/09/03/blogging-tip-how-to-exclude-a-wordpress-category-from-your-rss-feed/#comments</comments>
		<pubDate>Mon, 03 Sep 2007 19:13:18 +0000</pubDate>
		<dc:creator>Gili</dc:creator>
				<category><![CDATA[Blogging Tips]]></category>

		<guid isPermaLink="false">http://www.avirtualexit.com/2007/09/03/blogging-tip-how-to-exclude-a-wordpress-category-from-your-rss-feed/</guid>
		<description><![CDATA[If you run a blog, you might have considered the exclusion of certain post categories from your full RSS feed . Today I would like to show you how to easily remove some of your Wordpress blog categories from your blog's RSS feed and email subscription. ]]></description>
			<content:encoded><![CDATA[<p>A few days ago I <a href="http://www.avirtualexit.com/2007/08/28/blogging-tip-how-to-exclude-posts-from-your-wordpress-main-page/">emphasized</a> the usefulness of excluding certain categories from your Wordpress blog. Today I would like to show you how you can easily remove some of your blog categories from your RSS feed and email subscription. This feature is quite useful, as it&nbsp;allows you to manipulate your feed and customize it for your&nbsp;different audiences.For example: You&nbsp;create two or more feeds for your blog: in one feed you can deliver Windows&nbsp;tricks and in the&nbsp;other Blogging tips.</p>
<p>The gist of it is quite simple. First, go to your Wordpress management tools and grb the ID of the categories you would like to remove from your feed. Then navigate to Feedburner&nbsp;and go to the&nbsp;your feed details. Edit your feed details and add the categories you would like to exclude from your feed. In the example below, I excluded categories 28 and 29 from my feed:</p>
<p> <a href='http://www.avirtualexit.com/?attachment_id=409' rel='attachment wp-att-409' title='Feed_Wordpress'><img src='http://www.avirtualexit.com/wp-content/uploads/2007/09/feed-wordpress.png' alt='Feed_Wordpress' /></a>
<p>&nbsp;</p>
<p>&nbsp;I used the aforementioned method with Feedburner, which I use in order to manage my <a href="http://www.avirtualexit.com/feed">feed</a>, although my understanding is that it works with other RSS feed management tools.</p>
<p>If you enjoy this post, you are welcome to subscribe to my <a href="http://www.avirtualexit.com/feed">feed</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.avirtualexit.com/2007/09/03/blogging-tip-how-to-exclude-a-wordpress-category-from-your-rss-feed/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Blogging Tip: How to exclude posts from your Wordpress main page ?</title>
		<link>http://www.avirtualexit.com/2007/08/28/blogging-tip-how-to-exclude-posts-from-your-wordpress-main-page/</link>
		<comments>http://www.avirtualexit.com/2007/08/28/blogging-tip-how-to-exclude-posts-from-your-wordpress-main-page/#comments</comments>
		<pubDate>Tue, 28 Aug 2007 17:51:29 +0000</pubDate>
		<dc:creator>Gili</dc:creator>
				<category><![CDATA[Blogging Tips]]></category>

		<guid isPermaLink="false">http://www.avirtualexit.com/2007/08/28/blogging-tip-how-to-exclude-posts-from-your-wordpress-main-page/</guid>
		<description><![CDATA[Sometimes you might want to exclude posts from your Wordpress blog front page. Read on for details on a useful and simple plugin that can allow you doing it quite easily.]]></description>
			<content:encoded><![CDATA[<p>Although&nbsp;your blog&nbsp;might focus on one or two&nbsp;content niches,&nbsp;you might want to write or publish&nbsp;Off-topic content aimed to generate lots of search engine traffic or just&nbsp;expand your blog&#8217;s reach to additional audiences.</p>
<p>You may want to keep off topic content away from your blog main page and your RSS feed. Failing to do so might annoy your regular readers , who visit your blog, make useful comments&nbsp;and subscribe to your RSS full feed.&nbsp;Obviously, that&#8217;s the last thing you want to do.</p>
<p>If your blog runs on Wordpress, excluding posts from your main page is a breeze. All you need to do is to create a new category that will host all your Off-topic posts. Note the ID of the category (from the Wordpress Control Panel Manage tab). Then you need to install a simple Wordpress plugin named <a href="http://wordpress.org/extend/plugins/front-page-excluded-categories/installation/">Front Page Excluded Categories</a>.</p>
<p>After installing&nbsp;the plugin you&#8217;ll need to configure it to exclude the Off-topic category from the first page. In order to do that just edit the plugin, and add the category id value(s)&nbsp; that you wish to exclude to the $cats<em>to</em>exclude string.</p>
<p><strong><u>Example:</u></strong> </p>
<p>$cats_to_exclude = &#8216;28, 29&#8242;;
<p>This will exclude categories 28 and 29.</p>
<p>There are a few more plugins that might do the same job, after checking a few of them i found <strong>Wordpress Front Page Excluded Categories</strong> the simplest to use.</p>
<p>Enjoy!</p>
<div class="wlWriterSmartContent" id="0767317B-992E-4b12-91E0-4F059A8CECA8:71290023-6438-4679-90b4-7e44c83e7929" contenteditable="false" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati Tags: <a href="http://technorati.com/tags/Wordpress%20Plugins" rel="tag">Wordpress Plugins</a>, <a href="http://technorati.com/tags/Wodpress%20Exclude%20Post%20Main%20Page" rel="tag">Wodpress Exclude Post Main Page</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.avirtualexit.com/2007/08/28/blogging-tip-how-to-exclude-posts-from-your-wordpress-main-page/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Maximize your Alexa rank with the new Alexa toolbar for Firefox</title>
		<link>http://www.avirtualexit.com/2007/07/20/maximize-your-alexa-rank-with-the-new-alexa-toolbar-for-firefox/</link>
		<comments>http://www.avirtualexit.com/2007/07/20/maximize-your-alexa-rank-with-the-new-alexa-toolbar-for-firefox/#comments</comments>
		<pubDate>Fri, 20 Jul 2007 10:48:47 +0000</pubDate>
		<dc:creator>Gili</dc:creator>
				<category><![CDATA[Blogging Tips]]></category>

		<guid isPermaLink="false">http://www.avirtualexit.com/2007/07/20/maximize-your-alexa-rank-with-the-new-alexa-toolbar-for-firefox/</guid>
		<description><![CDATA[Two days ago, Alexa release Sparky, their new toolbar for Firefox. Read on for some details.]]></description>
			<content:encoded><![CDATA[<p>Much have been said about the famous Alexa rank and its <a href="http://www.cyber-knowledge.net/blog/2006/10/19/alexa-amazons-most-flawed-idea/">shortcomings</a>. Love it or hate it, your Alexa rank is a key component in your blog&#8217;s price tag at the different popular sponsored review services. Therefore, if you run a blog you WANT to increase its Alexa rank as much as you possibly can.</p>
<p><span id="more-341"></span></p>
<p>Bloggers elaborated on the best ways that you can use in order to increase <a href="http://www.doshdosh.com/20-quick-ways-to-increase-your-alexa-rank/">your Alexa rank</a>. The most popular way to increase your rank was to install the Alexa toolbar at your browser. The only problem with that, was that until recently, Alexa didn&#8217;t offer a proprietary toolbar for Firefox, just one for IE ( Note: SearchStatus, a custom Firefox addon provides Alexa Rank display functionality). </p>
<p>Starting today, Alexa made available a toolbar for our beloved Firefox. Code named <a href="http://www.alexa.com/site/download?qterm=">Sparky</a>, the new toolbar offers the following features:&nbsp;</p>
<ul>
<li><strong>Related Links:</strong> Find sites that are similar to the one you are currently visiting.
<li><strong>Traffic Trend:</strong> A sparkline showing the traffic trend from the last four months.
<li><strong>Reach Meter:</strong> A neat little indicator that shows the site&#8217;s Reach.
<li><strong>Traffic Rank:</strong> Shows the current site&#8217;s Alexa Traffic Rank.</li>
</ul>
<p>If you have a blog and use Firefox (like most of my readers), i recommend that you install Sparky. In that way you do not help to increase your blog&#8217;s rank, but also&nbsp;help increase the popularity of other&nbsp;blogs you periodically read.</p>
<p>via: <a href="http://www.connectedinternet.co.uk/2007/07/20/install-the-new-alexa-firefox-toolbar-to-improve-alexa-rank/">Connected Internet</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.avirtualexit.com/2007/07/20/maximize-your-alexa-rank-with-the-new-alexa-toolbar-for-firefox/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Blogging tip: How to correctly install Windows Live Writer Beta 2 ?</title>
		<link>http://www.avirtualexit.com/2007/06/19/how-to-correctly-install-your-windows-live-writer-beta-2/</link>
		<comments>http://www.avirtualexit.com/2007/06/19/how-to-correctly-install-your-windows-live-writer-beta-2/#comments</comments>
		<pubDate>Tue, 19 Jun 2007 09:54:09 +0000</pubDate>
		<dc:creator>Gili</dc:creator>
				<category><![CDATA[Blogging Tips]]></category>

		<guid isPermaLink="false">http://www.avirtualexit.com/2007/06/19/how-to-correctly-install-your-windows-live-writer-beta-2/</guid>
		<description><![CDATA[Windows Live Writer version 2 is my blogging tool of choice. The only caveat is that its installation can be quite challenging. Read on for the complete installation how to. ]]></description>
			<content:encoded><![CDATA[<p>9 months after the release of the first beta version of Windows Live Writer (WLW), Microsoft announced on May 30th&nbsp;the release of the beta 2 version. I like WLW and i have been using it since i started to blog.</p>
<p><span id="more-311"></span></p>
<p>Many bloggers <a href="http://technorati.com/posts/tag/windows+live+writer+beta+2">talked</a> about the neat features of WLW beta 2, so i won&#8217;t bother you with that stuff. I would rather concentrate on the rather painful and undocumented upgrade process from&nbsp;beta 1 to beta 2&nbsp;on Windows Vista.&nbsp;I expected the installation will be simple and straightforward, but unfortunately, i spent around 30 minutes gathering information&nbsp;until i finally tweaked it and&nbsp;made it work&nbsp;.</p>
<p>So for my readers&#8217; benefit, i woudl like to outline the right installation/upgrade process for WLW beta 2:</p>
<p>1. If you have WLW beta 1 installed, ensure that all work is backed up. This can be done using <a href="http://www.avirtualexit.com/2007/04/29/how-to-backup-windows-live-writer/">WLW backup</a>, a routine which i reviewed not long ago.</p>
<p>2. Using your Control Panel, remove Windows Live Writer beta 1.</p>
<p>3.&nbsp;Run the WLW removal utility located at:&nbsp;<a href="http://download.microsoft.com/download/2/3/0/23036331-516d-4c7e-b9ac-31554a2fec06/WL-Beta-remove.zip">http://download.microsoft.com/download/2/3/0/23036331-516d-4c7e-b9ac-31554a2fec06/WL-Beta-remove.zip</a>. <br />4.&nbsp;When prompted, click “Save” to save the ZIP file to your desktop.
<p>5.&nbsp;Go to your desktop and open WL-Beta-remove.zip. <br />6.&nbsp;Extract all the files to your desktop (this should create a folder named WL-Beta-Remove on your desktop if not, skip to step 8). <br />7.&nbsp;Go to your desktop and open the folder named WL-Beta-remove (there should be a file named WL-Beta-Remove.cmd in the folder). <br />8.&nbsp;Double-click on the file named WL-Beta-Remove.cmd. </p>
<p>9.&nbsp;Go to <a href="http://get.live.com/betas/writer_betas">http://get.live.com/betas/writer_betas</a> and install Writer beta 2.&nbsp; NOTE: If you had Windows Live Mail or Windows Live Messenger installed you will also need to reinstall those applications:
<p>Reinstall Windows Live Mail <a href="http://get.live.com/betas/mail_betas">http://get.live.com/betas/mail_betas</a><br />Reinstall Windows Live Messenger <a href="http://get.live.com/betas/messenger_betas">http://get.live.com/betas/messenger_betas</a>
<p>11.&nbsp;Now delete WL-Beta-remove.zip and the folders named Log Files and WL-Beta-remove from your desktop.
<p>Enjoy!
<p>Source: <a title="http://writerdevzone.spaces.live.com/blog/cns!FF912D98C958E9D3!128.entry" href="http://writerdevzone.spaces.live.com/blog/cns!FF912D98C958E9D3!128.entry">WLW support forums</a></p>
<p>[tags] Windows Live Writer beta 2, Windows Live Writer beta 2 installation, Windows Live Writer [/tags]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.avirtualexit.com/2007/06/19/how-to-correctly-install-your-windows-live-writer-beta-2/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Increase your blog traffic with Answers.com</title>
		<link>http://www.avirtualexit.com/2007/06/05/increase-your-blog-traffic-with-answerscom/</link>
		<comments>http://www.avirtualexit.com/2007/06/05/increase-your-blog-traffic-with-answerscom/#comments</comments>
		<pubDate>Tue, 05 Jun 2007 16:21:44 +0000</pubDate>
		<dc:creator>Gili</dc:creator>
				<category><![CDATA[Blogging Tips]]></category>

		<guid isPermaLink="false">http://www.avirtualexit.com/2007/06/05/increase-your-blog-traffic-with-answerscom/</guid>
		<description><![CDATA[Want to increase your blog traffic? Here's how you can leverage Answers.com, a very popular Wiki website, in order to do that.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.answers.com">Answers.com</a> is a very popular Wiki-like web site that many of us use use for getting questions answered. What many of us don&#8217;t know is that Answers.com can help us to actually drive traffic to our blog.</p>
<p><span id="more-279"></span></p>
<p>If you are a subject expert matter, and your blog is an authority in&nbsp;its field, you can&nbsp;add your blog to the <strong>Related Blogs</strong> list for a certain topic, and be able to&nbsp;receive a moderate amount&nbsp;of extra traffic from Answers.com.</p>
<p>How to do it?</p>
<ol>
<li>Navigate to Answers.com</li>
<li>Search for your most relevant blog keyword.</li>
<li>Scroll down to the <strong>Blogs</strong> section.</li>
<p> <center>
<p><a href="http://www.avirtualexit.com/wp-content/uploads/2007/06/windowslivewriterincreaseyourblogtrafficwithanswers.com-11041answers2.png" atomicselection="true"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="176" src="http://www.avirtualexit.com/wp-content/uploads/2007/06/windowslivewriterincreaseyourblogtrafficwithanswers.com-11041answers-thumb.png" width="420" border="0"></a> </p>
<p> </center>
<li>Click the Add to blog link to submit your blog to the Answers.com directory.</li>
<li>Fill in the required information. Note that you can actually relate your blog to multiple Answers.com topics.</li>
<li>Submit the form. Your blog will be reviewed, and good chances are that will also be approved and displayed in the <strong>Blogs</strong> section for some of the topics you specified.</li>
</ol>
<p> [tags] increase blog traffic, Answers.com, blog traffic, blog [/tags]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.avirtualexit.com/2007/06/05/increase-your-blog-traffic-with-answerscom/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>How to backup Windows Live Writer ?</title>
		<link>http://www.avirtualexit.com/2007/04/29/how-to-backup-windows-live-writer/</link>
		<comments>http://www.avirtualexit.com/2007/04/29/how-to-backup-windows-live-writer/#comments</comments>
		<pubDate>Sun, 29 Apr 2007 14:47:24 +0000</pubDate>
		<dc:creator>Gili</dc:creator>
				<category><![CDATA[Blogging Tips]]></category>

		<guid isPermaLink="false">http://www.avirtualexit.com/2007/04/29/how-to-backup-windows-live-writer/</guid>
		<description><![CDATA[Here's a quick how to that will help you to easily backup the blog posts you wrote using the Windows Live Writer.]]></description>
			<content:encoded><![CDATA[<p>Although my web sites run on Wordpress, I usually write blog posts using <a href="http://windowslivewriter.spaces.live.com/"><strong>Windows Live Writer</strong></a> (WLW), which I have installed on my desktop&nbsp;. Among many things I like about WLW, is the ability to easily backup my work as a file in my local PC or network drive, and to restore it in emergency cases. The utility I use in order to backup my WLW work is&nbsp;interestingly called &#8220;&nbsp;Windows Live Writer Backup Utility&#8221; <img src='http://www.avirtualexit.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  .</p>
<p><span id="more-167"></span>
<p>The backup utility takes care not only of your recent blogs and blog drafts, but also your blog/s settings and installed plugins. Backup is kept as a&nbsp;*.wlwbackup file.</p>
<p> <center>
<p><a href="http://www.avirtualexit.com/wp-content/uploads/2007/04/windowslivewriterhowtobackupwindowslivewriter-f660wlw-backup2.jpg" atomicselection="true"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="164" src="http://www.avirtualexit.com/wp-content/uploads/2007/04/windowslivewriterhowtobackupwindowslivewriter-f660wlw-backup-thumb.jpg" width="260" border="0"></a> </p>
<p></center>
<p>Note for Wordpress users : The utility doesn&#8217;t backup your blog database, themes, settings&nbsp;etc&#8217;, so it does not replace the great Wordpress backup plugin, that should be used periodically in&nbsp;order to provide&nbsp;a failover.&nbsp;</p>
<p>The utility can be downloaded from <a href="http://www.scottisafool.co.uk/LiveWriterBackupSetup.msi">here</a>.</p>
<p>[tags] Windows Live Writer [/tags]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.avirtualexit.com/2007/04/29/how-to-backup-windows-live-writer/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Quick view your blog&#8217;s number of Feedburner subscribers</title>
		<link>http://www.avirtualexit.com/2007/04/22/quick-view-your-blogs-number-of-feedburner-subscribers/</link>
		<comments>http://www.avirtualexit.com/2007/04/22/quick-view-your-blogs-number-of-feedburner-subscribers/#comments</comments>
		<pubDate>Sun, 22 Apr 2007 17:49:29 +0000</pubDate>
		<dc:creator>Gili</dc:creator>
				<category><![CDATA[Blogging Tips]]></category>

		<guid isPermaLink="false">http://www.avirtualexit.com/2007/04/22/quick-view-your-blogs-number-of-feedburner-subscribers/</guid>
		<description><![CDATA[Learn how to quickly display your blog's number of feed subscribers.]]></description>
			<content:encoded><![CDATA[<p>Many bloggers use <a href="http://www.feedburner.com">Feedburner</a> services in order to track and optimize their RSS feed subscriptions. </p>
<p>The number of feed subscribers is considered to be a good tool to measure a blog popularity , and thus is a factor in the formula that <a href="http://www.reviewme.com">Review Me</a>  uses to determine your blog rating (Alexa Rank and Technorati Rank are used as well). Consequently, bloggers are usually very interested to know how many subscribers their blog has, and many actually login to the Feedburner website in order to check their stats on a daily basis.<br />
<span id="more-146"></span><br />
Today, while chatting with Joel from <a href="http://www.lytebyte.com">LyteByte.com</a> regarding his post on <a href="http://www.lytebyte.com/2007/04/21/experiments-proven-to-change-a-blog-stature-forever/">experiments that change your blog stature</a>, i suddenly remembered a nifty trick i saw @ Amit Agarwal&#8217;s <a href="http://labnol.blogspot.com">blog</a>, that helps you to check your number of subscribers in seconds.</p>
<p>How to make it work?</p>
<ul>
<li>Open your browser</li>
<li>Type http://feeds.feedburner.com/~fc/<strong>your_feedburner_feed_name</strong> </li>
<li>The well known Feedburner subscriber counter gadget will appear <img src='http://www.avirtualexit.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </li>
</ul>
<p>If you are curious to know how many subscribed to other partner (or competitor <img src='http://www.avirtualexit.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ) blogs, you will need to &#8220;guess&#8221; their feed name (which in 90% of the cases is their site name without the suffix), and use the procedure outlined above .</p>
<p>Looking for more extra nifty tips?  <a href="http://www.avirtualexit.com/feed">Subscribe</a> to this blog! <img src='http://www.avirtualexit.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Enjoy!</p>
<p>[tags] feedburner, blogging tips, blogs [/tags]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.avirtualexit.com/2007/04/22/quick-view-your-blogs-number-of-feedburner-subscribers/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Check Google Page rank and other blog metrics with Popuri.us</title>
		<link>http://www.avirtualexit.com/2007/04/01/check-google-page-rank-and-other-blog-metrics-with-popurius/</link>
		<comments>http://www.avirtualexit.com/2007/04/01/check-google-page-rank-and-other-blog-metrics-with-popurius/#comments</comments>
		<pubDate>Sun, 01 Apr 2007 09:44:25 +0000</pubDate>
		<dc:creator>Gili</dc:creator>
				<category><![CDATA[Blogging Tips]]></category>

		<guid isPermaLink="false">http://www.avirtualexit.com/2007/04/01/check-google-page-rank-and-other-blog-metrics-with-popurius/</guid>
		<description><![CDATA[Learn about Popuri, a one stop shop for all your blog statistics.]]></description>
			<content:encoded><![CDATA[<p><img src='http://www.avirtualexit.com/wp-content/uploads/2007/03/popuri.JPG' alt='popuri' align="LEFT"/>Do you operate a blog? If so, here&#8217;s an extra cool web-site which will show you most of your relevant blog metrics in a single page.<br />
<span id="more-84"></span><br />
The web site name is <a href="http://popuri.us">Popuri.us</a>, and not only they provide you with your Google Page Rank as well as your Alexa ranking, number of backlinks from Google, MSN and Yahoo, but also they show relevant information on your blog status at Technorati, Bloglines and del.icio.us!</p>
<p>I guess my only recommendation to Popuri.us is to add the Technorati ranking as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.avirtualexit.com/2007/04/01/check-google-page-rank-and-other-blog-metrics-with-popurius/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Long Tail keyword strategy</title>
		<link>http://www.avirtualexit.com/2007/03/27/long-tail-blog-traffic/</link>
		<comments>http://www.avirtualexit.com/2007/03/27/long-tail-blog-traffic/#comments</comments>
		<pubDate>Tue, 27 Mar 2007 17:48:36 +0000</pubDate>
		<dc:creator>Gili</dc:creator>
				<category><![CDATA[Blogging Tips]]></category>

		<guid isPermaLink="false">http://www.avirtualexit.com/2007/03/27/long-tail-blog-traffic/</guid>
		<description><![CDATA[Everyone gives you magical recipes that will help you to increase traffic. The thing is, that the best way to make the most of your traffic is to leverage the long tail. Read on for a full overview of the long tail keyword strategy.]]></description>
			<content:encoded><![CDATA[<p>The most common challenge that many bloggers face is how to increase traffic. Seems that everyone offers you the same piece of advice: (1) Write great content (2) Exchange links and pump up your Technorati rate (3) Build a community (4) Use Social Bookmarking (StumbleUpon, Digg etc&#8217;). All these are indispensable if you want to make your blog a success. However, i have a slightly different view on a topic, and i want to share it with you.<br />
<span id="more-54"></span><br />
We all know John Chow and think he is a smart guy. John has been preaching on SEO (Search Engine Optimization) importance lately. He actually &#8216;SEOd&#8217; his site. He smartly picked a popular keyword , with not much competition and sticked with it. His blog header, all new incoming links and every post displays John&#8217;s new mantra <strong><a href="http://www.johnchow.com/make-money-on-the-internet-seo-vs-ppc/">&#8216;Make money online&#8217;</a></strong> (i just gave him other link). John&#8217;s new target keyword is being searched 120K times a month, and thus is expected to bring to his blog around 8K visitors from search engines every single month. </p>
<p>The thing is that small bloggers aren&#8217;t able to find an army of  reviewers that will do the &#8220;deep link&#8221; work for free, and make their blogs hit Google&#8217;s first page for a 120K monthly searches keyword. </p>
<p>The <a href="http://en.wikipedia.org/wiki/The_Long_Tail">Long Tail</a> is the small blog&#8217;s savior as far as getting traffic from Seach Engines. The idea behind the &#8216;Long Tail&#8217; is that given a big distribution channel (in our case, the Web), products that are low in demand (in our case, not popular keywords), make a market that rivals or exceeds the relatively low number of blockbusters( in our case, popular keywords). </p>
<p>Let&#8217;s apply the &#8216;Long Tail&#8217; principle on the same search term John Chow used (using the <a href="http://inventory.overture.com/d/searchinventory/suggestion/">Overture Keyword Selector</a> tool) :</p>
<p><center></p>
<p><img src='http://www.avirtualexit.com/wp-content/uploads/2007/03/long_tail.JPG' alt='make_money_online' /></p>
<p></center></p>
<p>As you can see, the two alternative keywords i highlighted, have a much lower demand, however it is expected that also a less fierce competition. Those two alternative keywords might suite a small blog (with no more of 10K page views a month). Let&#8217;s take the keyword &#8216;Make money online from home&#8217;. Given the fact that Overture represents around 25% of the entire Seach Engine Traffic, is it expected that around 8K searches are done on that keyword every month. Understand the idea? Now it&#8217;s the time to pick your right keyword, start SEOing your blog and make it to Google&#8217;s first page!  <img src='http://www.avirtualexit.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Comments are more than welcome!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.avirtualexit.com/2007/03/27/long-tail-blog-traffic/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.255 seconds -->
