<?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>SEO Lion’s Blog &#187; SEO Tutorial</title>
	<atom:link href="http://www.seolion.com/category/seo-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.seolion.com</link>
	<description>Another SEO&#039;s scratch pad !!</description>
	<lastBuildDate>Thu, 17 Dec 2009 14:10:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Will validated HTML boost SEO performance?</title>
		<link>http://www.seolion.com/validated-html-and-seo-performance/</link>
		<comments>http://www.seolion.com/validated-html-and-seo-performance/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 06:29:16 +0000</pubDate>
		<dc:creator>seolion</dc:creator>
				<category><![CDATA[SEO Tutorial]]></category>

		<guid isPermaLink="false">http://www.seolion.com/?p=60</guid>
		<description><![CDATA[As there will not be a any weightage given to a page which is validated vs a page with is not using valid code, it is still a major factor in getting your content read by search engine bots which in turn decide your SEO performance !]]></description>
			<content:encoded><![CDATA[<p>This question was raised by one of the attendees at <a href="http://www.seolion.com/google-india-search-masters-2009/">India SearchMasters 2009</a> conference at Google India on 28th Feb 2009.</p>
<p>Adam Lasnik, Google&#8217;s Search Evangelist answered this query. Obviously the answer was, there is no direct correlation between validated code and SEO performance. What he meant was, the there will not be any ranking weightage given to a page because it uses validated code.</p>
<p>This does not mean that one should use any kind of crap HTML coding. It is still very important in SEO perspective. The primary requirement for any page to appear for targetted keyword is that the content should be properly crawled and indexed by GoogleBot.</p>
<p>In my earlier post I have mentioned <a title="W3C Validation tool" href="http://www.seolion.com/using-the-w3c-validation-tool-to-fine-tune-your-code/">how to use the w3c validator tool</a> to fine tune your code correcting your validation errors.</p>
<p>If any Googler is reading this post, could you add your valuable comments about this topic?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seolion.com/validated-html-and-seo-performance/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Keywords in Image ALT attributes</title>
		<link>http://www.seolion.com/keywords-in-image-alt-attributes/</link>
		<comments>http://www.seolion.com/keywords-in-image-alt-attributes/#comments</comments>
		<pubDate>Fri, 28 Nov 2008 14:41:31 +0000</pubDate>
		<dc:creator>seolion</dc:creator>
				<category><![CDATA[SEO Tutorial]]></category>

		<guid isPermaLink="false">http://www.seolion.com/?p=34</guid>
		<description><![CDATA[Image alt text is one area, optimizing which can improve your site in search engine ranking. This post explains the use of image alt attributes for SEO.]]></description>
			<content:encoded><![CDATA[<p><strong>What is an ALT Attribute for image and what is the use</strong></p>
<p>You migt have seen the HTML image tag like &lt;img src=&#8221;something.jpg&#8221; height=&#8221;200&#8243; width=&#8221;100&#8243; <strong>alt=&#8221;ALTERNATE TEXT&#8221;</strong> /&gt;</p>
<p>The ALTERNATE TEXT is the one which gets shown in the browser just in case the image could not be loaded by the browser. It was primarily for saying what you wanted to convey from the message in the absence of this image.</p>
<p>As per the latest HTML and XHTML standards, its mandatory to keep alternate text in any image we use in a web page.</p>
<p><strong>How this can be used in SEO ?</strong></p>
<p>Image alt attribute is one way to say what your web page talk about. Search engine identify what your page talks about to rank them for search terms. For this search engine crawlers index websites and read the web page content and tags. Main areas a search engine spider will look are meta tags, document title, header tags , content and also alt tags. Alt tag says about an image, and image must be related to what the web page is about too, hence it makes sense.</p>
<p>Its always a good practise to incluse keywords inside the alt attributes for images. Again, do remember stuffing keywords can be harmful anywhere including alt attributes.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seolion.com/keywords-in-image-alt-attributes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using the w3c validation tool to fine tune your code</title>
		<link>http://www.seolion.com/using-the-w3c-validation-tool-to-fine-tune-your-code/</link>
		<comments>http://www.seolion.com/using-the-w3c-validation-tool-to-fine-tune-your-code/#comments</comments>
		<pubDate>Tue, 19 Aug 2008 08:49:00 +0000</pubDate>
		<dc:creator>seolion</dc:creator>
				<category><![CDATA[SEO Tutorial]]></category>

		<guid isPermaLink="false">http://www.seolion.com/?p=21</guid>
		<description><![CDATA[This post explains what is the w3c validation tool for and how to use it. It also highlights on the importance of validation your HTML code.]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal">I had explained few points on basic on-page optimization in my earlier post. Keeping the targeted keywords in important locations such as title tag, meta tags, alt attributes is very important in order to convey what a page speaks about to the search engine crawlers.</p>
<p class="MsoNormal">Above this its very important for a web developer/SEO to stick to the correct HTML coding standards for better visibility of a web page.</p>
<p class="MsoNormal">Let me explain why..</p>
<p class="MsoNormal">Search engine crawlers are just programs created by human beings to read the content from pages and index them. It is programmed to read content from pages based on the common HTML coding conventions. They do not possess high end artificial intelligence to distinguish the tags which is improperly coded. So it is very important for anybody to validate the HTML code for the pages which is meant for search engine optimization.</p>
<p class="MsoNormal">The World Wide Web consortium is the organization that has set coding standards for the web development languages such as HTML, XHTML etc. Hence they have also provided some tools to validate the code developed by us and match it to the standards.</p>
<p class="MsoNormal">The validation tool can be located at <a href="http://validator.w3.org/">http://validator.w3.org/</a> .</p>
<p class="MsoNormal">You can use this tool in 3 different ways to validate your HTML code – by inputting the URL of the page, by uploading the file from your system to the w3c tool, or by direct input i.e copy-pasting the HTML source code into the text area provided in the tool.</p>
<p class="MsoNormal">This tool gives a consolidated report pointing the errors on the page, which can be corrected.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seolion.com/using-the-w3c-validation-tool-to-fine-tune-your-code/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Broken links in a site &#8211; Are they good?</title>
		<link>http://www.seolion.com/broken-links-in-site-good-or-bad/</link>
		<comments>http://www.seolion.com/broken-links-in-site-good-or-bad/#comments</comments>
		<pubDate>Mon, 11 Jun 2007 15:54:40 +0000</pubDate>
		<dc:creator>seolion</dc:creator>
				<category><![CDATA[SEO Tutorial]]></category>

		<guid isPermaLink="false">http://www.seolion.com/broken-links-in-site-good-or-bad/</guid>
		<description><![CDATA[How do you personally feel when you end up on a page which says &#8216;Page Not Found&#8217; in a site you were browsing? Do you like that? There is no reason for you to like that &#8211; I&#8217;m sure.. So will you purposely keep any link in your site which can end up in &#8216;Page [...]]]></description>
			<content:encoded><![CDATA[<p>How do you personally feel when you end up on a page which says &#8216;Page Not Found&#8217; in a site you were browsing? Do you like that? There is no reason for you to like that &#8211; I&#8217;m sure..</p>
<p>So will you purposely keep any link in your site which can end up in &#8216;Page not found? You shouldn&#8217;t..</p>
<p>Google crawler is a simulation of a human being browsing through a site and grasping contents in it. When it find good things, it stores into its memory and pours it out when another person requests for it.</p>
<p>So the same way you hate a site for having broken links in it, Google also must hate them. Do you want Google to hate your site and never want to visit your site?  The answer should be no, if you are really concerned with the SEO performance of your site.</p>
<p><strong>How to eliminate broken links in a site? </strong></p>
<p>Broken links can be present in a site due to a simple human error. One way to find them is by checking the links manually. But it becomes tedious when you are checking a medium to heavy website having a good number of pages.</p>
<p>I am using a tool called &#8216;Xenu&#8217;s Link Sleuthâ€™. It&#8217;s basically a crawler, which will open up page after page in site and open all the links in it, whether its outbound or within same site. It finally gives you a comprehensive report about the broken links, redirected URL&#8217;s and a sitemap of the website.</p>
<p>So will you make sure that your site is free from broken links from now?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seolion.com/broken-links-in-site-good-or-bad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Basic On Page Optimization for beginners</title>
		<link>http://www.seolion.com/on-page-optimization/</link>
		<comments>http://www.seolion.com/on-page-optimization/#comments</comments>
		<pubDate>Mon, 05 Mar 2007 18:40:42 +0000</pubDate>
		<dc:creator>seolion</dc:creator>
				<category><![CDATA[SEO Tutorial]]></category>

		<guid isPermaLink="false">http://www.seolion.com/on-page-optimization/</guid>
		<description><![CDATA[I assume that you have gone through the initial parts of my SEO Tutorial . Lets get into the topic on how to do OnPage Optimization. Search Engine Optimization consists of basically two stages &#8211; On Page Optimization and Off Page. OnPage optimization refers to the SEO activities we perform on a page in our [...]]]></description>
			<content:encoded><![CDATA[<p>I assume that you have gone through the initial parts of my <a href="http://www.seolion.com/seo-tutorial/" title="SEO Tutorials for beginners">SEO Tutorial</a> .</p>
<p>Lets get into the topic on how to do OnPage Optimization.</p>
<p>Search Engine Optimization consists of basically two stages &#8211; On Page Optimization and Off Page.</p>
<p>OnPage optimization refers to the SEO activities we perform on a page in our site, and offpage optimization refers to the SEO activities we do on external factors which assist in a better ranking of our website.</p>
<p>Basic On Page optimization consists of</p>
<ul>
<li>Creating proper content having right keyword density</li>
<li>Creating a title tag, meta description tag, meta keyword tag</li>
<li>Creating sentences which is put into header tags h1, h2, h3, h4 etc</li>
<li>Anchor text in links within the page, title tag for the link (which comes as tool tip)</li>
<li>Alt tags for images</li>
</ul>
<p>An optimum keyword density for content (current trend) is about 3-5%. i.e no of keywords / No of total words</p>
<p><strong>Title tag :</strong> Its a very important entity of a web page. Its like a unique page number in a book. You need to have a very unique title for each of your pages. A keyword can be repeated in a title tag at the most 2 times (Main keyword of a page must be present in title tag at the starting position for best SEO advantage). A title tag is basically a sentence with not more than 100 characters long. Its a one liner which explains about your page.</p>
<p><strong>Meta Description Tag:</strong> Its a brief description about your web page. Again main keyword in description tag carries a lot of importance.</p>
<p><strong>Meta Keyword tag :</strong> You can list down the keywords present in the page one after another separated by a comma.</p>
<p>Earlier search engines used to rank pages based only n title, description and keyword tags. But it became obsolete when people started to misuse this fact and search engines developed algorithms to find them.</p>
<p>A major factor to get ranked in Google is the off page factor, which I will be explaining later. Again on page factor is very much required to keep the relevancy of page for a particular keyword.</p>
<p><strong>Header tags:</strong> These are another set of tags which the search engines will have a close look at to identify the main keywords on a page. So keeping sentences containing in header tags &#8211; h1, h2, upto h4 helps in SEO. Text in H1 tag usually will be of larger size. This can be reduced by use of proper CSS (cascading style sheets).</p>
<p><strong>Alt attributes for &#8216;img&#8217; tags: </strong>Another important location to put your keywords for a page.</p>
<p>An optimum keyword density of  should be maintained for the whole document, i.e including title, description, keywords , content, alt tags, header anchors etc.  If you stuff keywords into a page, it will serve adverse effects than higher ranking in google.</p>
<p>We will discuss the donts in Onpage optimization in a later stage.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seolion.com/on-page-optimization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating robots instruction document &#8211; Robots.txt</title>
		<link>http://www.seolion.com/understanding-robots-txt/</link>
		<comments>http://www.seolion.com/understanding-robots-txt/#comments</comments>
		<pubDate>Mon, 25 Sep 2006 02:52:45 +0000</pubDate>
		<dc:creator>seolion</dc:creator>
				<category><![CDATA[SEO Tutorial]]></category>

		<guid isPermaLink="false">http://www.seolion.com/understanding-robots-txt/</guid>
		<description><![CDATA[In earlier post I have mentioned that using a robot directive file &#8211; robots.txt you can control whether a document can be crawled by a search engine or not. Generally if there is no robots.txt file in the root of your website or it has no instructions written in it, it is interpreted by the [...]]]></description>
			<content:encoded><![CDATA[<p>In earlier post I have mentioned that using a robot directive file &#8211; robots.txt you can control whether a document can be crawled by a search engine or not.</p>
<p>Generally if there is no robots.txt file in the root of your website or it has no instructions written in it, it is interpreted by the crawler that there is no restriction for crawling documents within that site.</p>
<p>On the other hand you may want to hide some documents from being crawled.</p>
<p>Following example show how you can block a document private-data.html from being crawled by bots.</p>
<p>For this you write the robot instruction as below and save in the robots.txt file.</p>
<p><em>User-Agent: *<br />
Disallow: /private-data.html</em></p>
<p>Now see the first line, it says which bots should follow these instruction? * indicates that it is applicable for all bots. you can replace it by Googlebot for the crawler used by google alone. Knowing the user agent, such instruction can be written for any bot.</p>
<p>See the second line, it says not to crawl the document private-data.html which is found in the root of the website.</p>
<p>If you want to hide all documents within a directory from crawl, you can write the second line as</p>
<p><em>Disallow: /directory</em></p>
<p><strong>Now how these instructions are taken into effect?</strong></p>
<p>Crawler bots of major search engines are programmed to check the instructions found in the robots.txt file before accessing any document in the site in a crawl session. It can be said as a rule for the crawlers. So according to the instructions written, bots continue the crawl process.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seolion.com/understanding-robots-txt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to treat search engine crawlers in your site</title>
		<link>http://www.seolion.com/treating-se-crawlers/</link>
		<comments>http://www.seolion.com/treating-se-crawlers/#comments</comments>
		<pubDate>Mon, 21 Aug 2006 11:46:39 +0000</pubDate>
		<dc:creator>seolion</dc:creator>
				<category><![CDATA[SEO Tutorial]]></category>

		<guid isPermaLink="false">http://www.seolion.com/treating-se-crawlers/</guid>
		<description><![CDATA[What a search engine needs is it has to fetch out information regarding your site. For the same reason, the crawlers keep visiting your site. Now how to keep your site crawler friendly? The crawler comes one of your page first, picks up the content from it, it can take out information such as your [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal">What a search engine needs is it has to fetch out information regarding your site. For the same reason, the crawlers keep visiting your site.</p>
<p class="MsoNormal"><strong>Now how to keep your site crawler friendly?</strong></p>
<p class="MsoNormal">The crawler comes one of your page first, picks up the content from it, it can take out information such as your title, meta tags, body content and can take out the links in that page. Now what the crawler does is it starts visiting the pages to which the current page has been linked to. The crawl process continues.</p>
<p class="MsoNormal">Making a site crawlable (Making it crawler friendly) is the basic think you need to have for proper indexing of the web site and subsequent ranking.</p>
<p class="MsoNormal"><strong>What you need to do?</strong></p>
<p class="MsoNormal">As of now, search engine crawlers are not developed to read links in JavaScript, flash etc. So its always better to use proper text links (Normal html hyperlinks) as far as possible. Even in case you are using JavaScript dropdown, you can have text links somewhere in the footer to make the crawling easy. On a trial, the whole website should be able to be navigated just following text links.</p>
<p class="MsoNormal"><strong>Use of Sitemap</strong></p>
<p class="MsoNormal">A sitemap is a page in your website where you present links to all your pages in your website. Again, this makes the crawling more easily. Once search engine crawler is able to visit sitemap, it can go to any other page in the site which is directly linked.</p>
<p class="MsoNormal">Now in case you want to restrict crawlers accessing your pages?</p>
<p class="MsoNormal">This can be done using a document called &#8216;robots.txt&#8217; in the root of your website. My next post is how to use robots.txt and about creating this robots instruction document.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seolion.com/treating-se-crawlers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How a site is shown up in Search Engine Result pages</title>
		<link>http://www.seolion.com/search-engine-basics/</link>
		<comments>http://www.seolion.com/search-engine-basics/#comments</comments>
		<pubDate>Tue, 25 Jul 2006 08:54:23 +0000</pubDate>
		<dc:creator>seolion</dc:creator>
				<category><![CDATA[SEO Tutorial]]></category>

		<guid isPermaLink="false">http://www.seolion.com/search-engine-basics/</guid>
		<description><![CDATA[How the search engines come to know about your site? Whatever site you make, will it be shown in search engine result pages (SERPs)? How I can make my new site shown for a particular search query ? If you have such questions in mind, read on as the following paragraphs give some insight to [...]]]></description>
			<content:encoded><![CDATA[<p>How the search engines come to know about your site?<br />
Whatever site you make, will it be shown in search engine result pages (SERPs)?<br />
How I can make my new site shown for a particular search query ?</p>
<p>If you have such questions in mind, read on as the following paragraphs give some insight to it.</p>
<p>You have developed a brand new website and made it live. Now how to get into SERPs ?<br />
The basic thing is Search engine will not come to know about your site unless and until they are made them aware of your new site. Now how to make them know that you got a new website.</p>
<p>There are two methods to do this..<br />
1. Almost all search engines provide an option to add the site to their database. You can look for a &#8216;Submit Site&#8217; option provided by the search engines to give details of your website.</p>
<p>2. Get a couple of hyperlinks pointed to your new website from another site already found in a search engine index.</p>
<p>Let me explain the second option a bit in detail.</p>
<p>Search engines use program called crawler or bots to fetch out information from a website. The crawler keeps visiting websites on internet and reads out the content from the pages. It also lists out the hyperlinks found in them and adds to its queue for continuing its crawl process.</p>
<p>Now when a new link is being added to a website where search engine crawlers keep visiting, it finds the link to new website and visits the website for getting the contents in it. When it goes into a new site which is not found in the search engine&#8217;s daabase, it automatically adds it along with the data fetched from the pages in that website.</p>
<p>First is a more traditional way of getting into a search engine&#8217;s database, but second is the most practical way.</p>
<p>Now the search engines has the data fetched from various website in their databse, it assigns ranking positions to those sites depending on relevancy as calculated by its &#8216;ranking Algorithm&#8217;.</p>
<p>If the new site made by you meets the criteria specified in the algorithm, the site is listed on higher positions for queries related to your website.</p>
<p>Different search engines vary in terms of their ranking algorithm. In the next post &#8216;Treating search engine crawlers&#8217; , I will explain in deep how search engine crawlers aid in ranking a website.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seolion.com/search-engine-basics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is SEO? Why you need to do SEO ?</title>
		<link>http://www.seolion.com/what-is-seo-why-you-need-to-do-seo/</link>
		<comments>http://www.seolion.com/what-is-seo-why-you-need-to-do-seo/#comments</comments>
		<pubDate>Fri, 21 Jul 2006 17:38:33 +0000</pubDate>
		<dc:creator>seolion</dc:creator>
				<category><![CDATA[SEO Tutorial]]></category>

		<guid isPermaLink="false">http://www.seolion.com/what-is-seo-why-you-need-to-do-seo/</guid>
		<description><![CDATA[Till these days, each company or individual who had a website, just considered it as a prestige symbol, only to be shown in their invoices and visiting cards and never ever thought how business can be enhanced using websites and search engine traffic. Internet has spread very drastically. Even in countries like India, where most [...]]]></description>
			<content:encoded><![CDATA[<p>Till these days, each company or individual who had a website, just considered it as a prestige symbol, only to be shown in their invoices and visiting cards and never ever thought how business can be enhanced using websites and search engine traffic.</p>
<p>Internet has spread very drastically. Even in countries like India, where most couldn&#8217;t use the facilities of internet a year or two back have access to internet on high speed broadband connections.</p>
<p>People started using internet as the medium for information gathering. As the world is moving in a rapid pace, people tend to order things they would like to have, online and paying using electronic money.</p>
<p>This is where search engines started playing a very important role.</p>
<p>Information related to any product or service available can be found out using few simple search queries in any of the popular search engines. So it became more convenient for buyers to find  out products or services and place their orders quickly.</p>
<p>People started relying on search engine results as big players like Google entered into the fray providing high quality results. Search engines became the biggest platform for meeting potential buyers and sellers.</p>
<p>In the next page I have put some lights into <a href="http://www.seolion.com/" title="How a website is shown up in Search Results">How a website is shown up in Search Results</a></p>
<p>Now again people tend to visit only few sites found on top of search results (Top 3 I may say) as within this they mostly settle down within those as it will be satisfying their need.</p>
<p>The objective of SEO is to get a website ranking for the search query related to it and thus providing visitor traffic to it.</p>
<p>Being an Internet marketing professional I felt that I should scribble down what I came across in SEO so that people who are very new to SEO can be benefitted.</p>
<p>In the <a href="http://www.seolion.com/seo-tutorial/" title="SEO Tutorial table of Contents">SEO Tutorial table of Contents</a> , I will be placing links for more information related to SEO. Keep reading.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seolion.com/what-is-seo-why-you-need-to-do-seo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>About SEOLion and this Blog</title>
		<link>http://www.seolion.com/about/</link>
		<comments>http://www.seolion.com/about/#comments</comments>
		<pubDate>Fri, 09 Jun 2006 09:30:54 +0000</pubDate>
		<dc:creator>seolion</dc:creator>
				<category><![CDATA[SEO Tutorial]]></category>

		<guid isPermaLink="false">http://www.seolion.com/about/</guid>
		<description><![CDATA[SEOLion is infact my nickname ( I still dont want to post my real identity ). When I signed up at digitalpoint forums, I was in search of a good nick name suited for my industry. It was my colleague who suggested this one. I am a Mechanical Engineering Graduate who started the IT career [...]]]></description>
			<content:encoded><![CDATA[<p>SEOLion is infact my nickname ( I still dont want to post my real identity <img src='http://www.seolion.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ). When I signed up at digitalpoint forums, I was in search of a good nick name suited for my industry. It was my colleague who suggested this one.</p>
<p>I am a Mechanical Engineering Graduate who started the IT career as an SEO marketer. I have optimised many sites related UK finance industry and own few sites. Currently I am working as a programmer (it was a dream job for me <img src='http://www.seolion.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ). Though I am not an SEO by profession now, still I am in good frequency with it as its not a bad choice as a hobby.</p>
<p>I would like to contribute to this SEO world by sharing my knowledge and thoughts through this blog.</p>
<p>One of the hot posts I have done so far is <a href="http://www.seolion.com/wordpress-as-cms/" title="Wordpress as CMS">How to use wordpress as CMS</a> , which has brought in few visitors to this blog.. read on..</p>
<p>Happy browsing</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seolion.com/about/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

