<?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</title>
	<atom:link href="http://www.seolion.com/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-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Do you need a mobile version for your site?</title>
		<link>http://www.seolion.com/need-for-mobile-website/</link>
		<comments>http://www.seolion.com/need-for-mobile-website/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 14:10:06 +0000</pubDate>
		<dc:creator>seolion</dc:creator>
				<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://www.seolion.com/?p=108</guid>
		<description><![CDATA[This is a stage when there are many websites going mobile. I have already discussed what is the difference between a mobile site and a normal website and some basics to build a mobile version of a site. Before you actually put in an effort to build a mobile website, you should evaluate whether you [...]]]></description>
				<content:encoded><![CDATA[<p>This is a stage when there are many websites going mobile. I have already discussed <a title="Mobile website vs default PC website" href="http://www.seolion.com/building-mobile-friendly-websites-from-scratch/" target="_blank">what is the difference between a mobile site and a normal website</a> and some basics to build a mobile version of a site.</p>
<p>Before you actually put in an effort to build a mobile website, you should evaluate whether you really need one. The reason why I am on this point is because of the cost of building a mobile website and the efforts put on it. Do you really need one?</p>
<p><strong>How to find out the real need of a mobile website?</strong></p>
<p>This isn&#8217;t a very difficult thing to know, provided you are already using some web analytic tool such as Google Analytics.  What you can try is to find out how many of your main website visitors are from mobile devices.</p>
<p>If you are using <a title="Google Analytics" href="http://www.google.com/analytics" target="_blank">Google Analytics</a>, you may use the <a title="Google Analytics Mobile advanced segments" href="http://www.seolion.com/google-analytics-advanced-segment-for-mobile-device-traffic/" target="_blank">advanced segment for mobile devices</a> . Using this segment you can have a deeper look into your mobile visitors, see the traffic numbers, conversion etc. You can compare this with the overall numbers and figure out whether there are considerable number of mobile visitors to your site and they need to be taken care of, with the addition of a mobile friendly website.</p>
<p>Another solution I can suggest is to use a specialized solution called <a title="PercentMobile Analytics" href="http://www.percentmobile.com/" target="_blank">PercentMobile</a> which a free mobile analytics tool. It gives a very important and straightforward information about a site on which it is implemented &#8211; The number of mobile visitors to your site. You need not have to struggle much to get this important information. Apart from this, it also gives other useful insights about your mobile visitors such as pages visited, mobile phone, resolution, and geo segmentation. You can add PercentMobile to your main website, which can tell how many percent of mobile visitors to it. This information is enough for us to decide whether we need a mobile website or not.</p>
<p>You can try out PercentMobile, it free! All you need is an invitation code. Here it is: &#8216;<strong>avinash</strong>&#8216; (without quotes of course).</p>
<p><a title="Avinash Kaushik" href="http://www.kaushik.net/avinash/" target="_blank">Avinash Kaushik</a> discussed PercentMobile in his latest webinar. As per him, its a very good free Mobile Analytics tool you should not miss out.</p>
<p>Again, the above is not a one time decision. If you have decided not to go with a mobile website now, it may not hold as a wise decision in a later stage, hence you need to keep an eye on your mobile visitors, the increase in their traffic share, conversion etc. The ones explained above can help you track it and help you on your take on a mobile version of your site.</p>
<p>I appreciate questions &amp; comments..</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seolion.com/need-for-mobile-website/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Web Analytics JS code placement &#8211; Top or Bottom of a page?</title>
		<link>http://www.seolion.com/web-analytics-js-code-placement-on-web-pages/</link>
		<comments>http://www.seolion.com/web-analytics-js-code-placement-on-web-pages/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 15:48:06 +0000</pubDate>
		<dc:creator>seolion</dc:creator>
				<category><![CDATA[Web Analytics]]></category>

		<guid isPermaLink="false">http://www.seolion.com/?p=96</guid>
		<description><![CDATA[This is one area many get confused &#8211; where should the web analytic JavaScript code to paste should go on a page. There are many places where it can be placed actually, and in fact they are correct to the scenario for that particular page! Let me explain each placement location in detail Bottom of [...]]]></description>
				<content:encoded><![CDATA[<p>This is one area many get confused &#8211; where should the web analytic JavaScript code to paste should go on a page.</p>
<p>There are many places where it can be placed actually, and in fact they are correct to the scenario for that particular page!</p>
<p>Let me explain each placement location in detail</p>
<p><strong>Bottom of the page, just above closing &lt;/body&gt; tag:</strong> This is the most widely used placement for JS based web analytic solutions. It has its own advantage and disadvantage.Your page might contain a number of elements. The sequence on which these elements are loaded are based on the position at which they are included on a page. The elements (images, scripts etc) on the top portion of a page load prior to the one at the bottom.Consider that you have placed the web analytics code on top portion of the page immediately after opening &lt;body&gt; tag and assume that you are using Google Analytics. Since Google Analytics is free, many users will be using it, and thus provides a heavy load on the server most of the time. Google is a great company who know to tackle these situation, but consider a worst case &#8211; server is overloaded and the requests are queued at the server. Your web page will wait for the Google Analytics tracking code to load and since it is at the start of the page, it will give an empty page to the visitor which is struggling to load the contents!Is that a good thing you would like to see as a visitor to a web page? I am sure you will be impatient.On the other side if you have the code at the bottom of the page, the visitor is provided with the page content before the web analytics code is being loaded. So this placement &#8211; at the bottom of the page evolved from the usability perspective.Disadvantage:  As mentioned, the web analytics data capture begins <span style="text-decoration: underline">after</span> the page is loaded. This gives us the risk of the visitor closing the browser or navigating to another page by clicking a link. Result: web analytics data isn&#8217;t captured for that particular page / visitor.<br />
<strong>Top of the page, inside &lt;body&gt; element</strong>: You have the potential risk of having a slow loading web page in this kind of implementation, but here you tend to get a bit more web analytics data being captured compared to the method mentioned above. User sees the page after it is been tracked. This placement is widely used in eCommerce shopping carts and checkout pages. If you are using Google Analytics and capturing eCommerece transactions, you must use this placement to make proper calls to eCommerce tracking methods of GA.</p>
<p><strong>Inside &lt;header&gt; of a page</strong>: This is not a widely used method, but can be handy in certain situations. Imagine you have another set of JavaScript code which accidentally has a variable name or a function name same as Google Analytics which you are using as the web analytics tool. Here you will have a conflict and either one or both of the code snippets malfunction. If you place the web analytics tracking code inside &lt;head&gt; and above rest of the JS, you might eliminate this risk. <span style="text-decoration: line-through"><span style="text-decoration: underline">Please Note</span></span>: This particular method is suggested for Google Analytics. If you are using other web analytic solutions, please contact your vendor before using this method!</p>
<p>I would like to repeat, the most widely used JS tracking code placement is at the bottom of the page, just above &lt;/body&gt;. Tracking all visitors isn&#8217;t important most of the time, but to make the website function well to the visitor is the first and foremost criteria &#8211; which need not be forgotten!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seolion.com/web-analytics-js-code-placement-on-web-pages/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mobile Device specific reports in Google Analytics using Advanced Segments</title>
		<link>http://www.seolion.com/google-analytics-advanced-segment-for-mobile-device-traffic/</link>
		<comments>http://www.seolion.com/google-analytics-advanced-segment-for-mobile-device-traffic/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 10:49:08 +0000</pubDate>
		<dc:creator>seolion</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Web Analytics]]></category>

		<guid isPermaLink="false">http://www.seolion.com/?p=91</guid>
		<description><![CDATA[I have gone through few interesting blog posts on tracking mobile devices using Google Analytics. Basically I hve seen three methods: Using a duplicate profile and using an include filter, to include traffic from mobile device operating systems. Using the advanced segment feature of Google Analytics, creating an advanced segment of mobile device operating systems. [...]]]></description>
				<content:encoded><![CDATA[<p>I have gone through few interesting blog posts on tracking mobile devices using Google Analytics.</p>
<p>Basically I hve seen three methods:</p>
<ol>
<li>Using a duplicate profile and using an include filter, to include traffic from mobile device operating systems.</li>
<li>Using the advanced segment feature of Google Analytics, creating an advanced segment of mobile device operating systems.</li>
<li>Using the advanced segment feature of Google Analytics, creating an advanced segment of mobile device screen resolutions.</li>
</ol>
<p>Of the three, I feel the last two are better, considering the fact that we need not switch profiles to see mobile reports and reports containing all reports, you are saving a duplicate profile. Remember there is an upper limit for the number of profiles you can have in an account.</p>
<p>I have created these particular segments and would like to share it with you.</p>
<p>You can add this <strong><a title="Mobile Device Reports - Google Analytics Advanced Segment" href="http://www.google.com/analytics/reporting/add_segment?share=GJBAViMBAAA.RD_MY1rbVaEf7ayaUJLvVESSBYZPIVwOOyCE0KxdEX6wSEi1F1vNgXHpzVBuB8pijejUXMMikBgScIG469WTRw.1xsdqkB5R89-BUFTpzi5Gw" target="_blank">Advanced segment for mobile device traffic in Google Analytics based on Operating systems</a></strong> by clicking the preceding link. During installation of this segment on your account, you can actually verify how I have created this segment. I have actually used the condition &#8216;containing&#8217; specific words in the OS names than actually giving the exact names.</p>
<p>Thanks to Bryson Meunier for his advanced segment using screen resolutions, read the post at <a href="http://www.brysonmeunier.com/mobile-analytics-with-google-analytics/" target="_blank">http://www.brysonmeunier.com/mobile-analytics-with-google-analytics/</a> .  I have modified his segment to include devices with higher screen resolutions and you can download <strong><a title="Google Analytics Mobile devices advanced segment" href="http://www.google.com/analytics/reporting/add_segment?share=3oX2TSQBAAA.RD_MY1rbVaEf7ayaUJLvVCF2XI5DOlnA-tw4oaZ6E7CwSEi1F1vNgXHpzVBuB8piBelMH7mZCeLsatFDLCqdvQ.kU5LiMSeOUkaAgZBB1KzVA" target="_blank">Advanced segment for mobile devices on Google Analytics based on Screen Sizes</a></strong> by clicking the preceding link.</p>
<p>Test both the segments above and contribute your ideas to improve them and share with everyone. You can contribute to this initiative by suggesting any OS which is missing in list and by testing this segment on your account, or a device&#8217;s screen resolution which isn&#8217;t covered in the regex.</p>
<p>Post your thoughts!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seolion.com/google-analytics-advanced-segment-for-mobile-device-traffic/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>I’m now a Google Analytics Qualified Individual with 100% score!</title>
		<link>http://www.seolion.com/google-analytics-individual-qualification/</link>
		<comments>http://www.seolion.com/google-analytics-individual-qualification/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 17:20:13 +0000</pubDate>
		<dc:creator>seolion</dc:creator>
				<category><![CDATA[Web Analytics]]></category>

		<guid isPermaLink="false">http://www.seolion.com/google-analytics-individual-qualification/</guid>
		<description><![CDATA[Google introduced test and certification for Google Analytics last March, since then It was running in my mind to complete it. I was preparing for my Implementation certification in Omniture  SiteCatalyst, so thought going at GAIQ will be something good to start with. Anyways Google Analytics and Omniture SiteCatalyst are entirely different web analytic tools, [...]]]></description>
				<content:encoded><![CDATA[<p>Google introduced test and certification for Google Analytics last March, since then It was running in my mind to complete it. I was preparing for my Implementation certification in Omniture  SiteCatalyst, so thought going at GAIQ will be something good to start with.</p>
<p>Anyways Google Analytics and Omniture SiteCatalyst are entirely different web analytic tools, but getting certified in both is certainly a value addition to my resume, I have now cleared <a href="http://www.kuzhalmannam.com/ramkumar/GAIQ-Ramkumar.JPG" target="_blank">GAIQ with a maximum score of 100%</a></p>
<p>You can <a title="GAIQ - Ramkumar K R" href="https://googlerecords.starttest.com?code=I006A025E0064F662FF66FB63056211210A19" target="_blank">view my GAIQ test record</a> at the official test site. Well, that shows my real name! (SEOLion is my nickname, please read my about page to know more about me)</p>
<p>Here is <a href="http://www.kuzhalmannam.com/ramkumar/Ramkumar-GAIQ.pdf" target="_blank">my certificate from Google Analytics</a> which is valid for next 18 months!</p>
<p>Well, getting a high score in GAIQ may not be tough, I am sure not many get the magical number of 100%, luckily I have it!</p>
<p><strong>GAIQ Preparation</strong></p>
<p>Google has provided a comprehensive study material to prepare for GAIQ (Google Analytics Individual Qualification) at <a href="http://www.google.com/support/conversionuniversity/" target="_blank">Google Conversion university</a>. One should have gone through the material completely and understood key points discussed in order to tackle some of the tricky questions at the test.</p>
<p>The primary point to start with is a Google Analytics account. Since its free, you can try implementing on your website / blog. This I would say must to understand how Google Analytics captures data. After implementing GA code on to the site, you should have validated and seen that all pages are being tracked and shown on the report. This is the basic implementation. Now comes cross-domain tracking. This scenario is similar to tracking on a third party shopping cart without breaking the user session. Advanced implementation includes event tracking. I have experimented event tracking my selves, hence tackling questions related to that wasn&#8217;t tough for me.</p>
<p>Virtual page views is another important thing to know in Google Analytics, fortunately I had enough hands on on these while setting up goal tracking on an Ajax based site.</p>
<p>Filters, Goal conversion tracking related questions can be tackled if you have some prior experience working with these or you have gone through the material in detail and have done some extra research on these area.</p>
<p>Regular expressions is one of the tough area in the test, but one can make use of the regular expression builder to answer the questions.</p>
<p>I never had hands on on e-commerce tracking, but understanding the study material was sufficient to answer questions related to that.</p>
<p>Profiles in Google analytics was something new for me, but again the tutorial made it very easy to grasp it. I have duplicate profiles already put in action after learning them.</p>
<p>So overall my preparation lasted for a couple of weeks, could have been lesser if full attention was on this.</p>
<p>I would suggest one to take notes while going through the material. Having your account side by side can help you understand better. Since the test isn’t on an exam hall, you are free to have your account open in another browser, along with tools like regex builder. Going through the voice tutorial isn’t a very good option in between your test, your notes can get very handy if you have taken them enough.</p>
<p>Good luck to the ones about to take up GAIQ. Please let me know your queries, I am more happy to assist you.</p>
<p><strong>What next?</strong></p>
<p>Feel free to contact me if you feel I can be consulted for your project involving Google Analytics <img src='http://www.seolion.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Do you wish to follow my tweets in Twitter? Find my Twitter profile link in the <a title="Contact SEOLion" href="http://www.seolion.com/contact/" target="_blank">contact page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seolion.com/google-analytics-individual-qualification/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>Building Mobile Friendly Websites from Scratch !</title>
		<link>http://www.seolion.com/building-mobile-friendly-websites-from-scratch/</link>
		<comments>http://www.seolion.com/building-mobile-friendly-websites-from-scratch/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 12:51:25 +0000</pubDate>
		<dc:creator>seolion</dc:creator>
				<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://www.seolion.com/?p=63</guid>
		<description><![CDATA[Are you looking ahead to build a mobile website? May be you need to first evaluate whether you really need a mobile version of your site. If you have concluded that you really need one, read the rmaining of this post. &#8216;Building Mobile Friendly Websites&#8217; was one topic presented at the India SearchMasters conference at [...]]]></description>
				<content:encoded><![CDATA[<p>Are you looking ahead to build a mobile website? May be you need to first <a title="Analyze whether a mobile website is needed or not" href="http://www.seolion.com/need-for-mobile-website/" target="_blank">evaluate whether you really need a mobile version of your site</a>. If you have concluded that you really need one, read the rmaining of this post.</p>
<p>&#8216;Building Mobile Friendly Websites&#8217; was one topic presented at the India SearchMasters conference at Google India on 28th of Feb 2009.  Presenter Ankit Gupta from Google gave a very good insight to this topic, which made me digg a bit deeper into this subject. Thats why this post !</p>
<p><strong>Why you need to build a website for Mobile devices?</strong></p>
<p>When I write this post, I am parallely logged in to GMail from my SonyEricsson&#8217;s Opera Mini browser! Well I am not the only one who use internet on mobile, there are many people who use internet on mobile. If you think you are in India and it would cost a lot to use internet on mobile, you are wrong. I am paying just INR 99 to my operator Airtel per month to use unlimited internet time on mobile!</p>
<p>People use internet on mobile phones for various purposes, to check email, check stock quotes, browse websites, find a location on maps on mobile etc. You can even book rail tickets in india through mobile ! (Thanks to IRCTC&#8217;s java mobile app).</p>
<p>Mobile is a very tiny device which people can carry effortlessly, so adding internet on mobile can make people more comfortable while on the move, and they do browse websites on the move.</p>
<p>Suppose they know your website and they are regular visitors to your websites from a desktop/laptop, but while on the move, dont you think that they might visit your site on mobile? And dont you think that you need to pay attention to these visitors from mobile, when the numbers of these mobile internet users are growing worldwide?</p>
<p>Okay.. If you are convinced about the need to make your website mobile friendly, I have put in some information for you. Read on..</p>
<p><strong>Is a mobile website different from a normal website?</strong></p>
<p>I would like to post some myths and explanations here first</p>
<ol>
<li><strong>Mobile websites use .mobi extension</strong> -<br />
.Mobi is just another domain extension.</li>
<li><strong>Mobile websites are built on another domain, separate from the main site </strong> &#8211; This isn&#8217;t necessary, you can run mobile websites on the same domain using some server tricks or on a subdomain</li>
</ol>
<p><strong>Why a Mobile website is different from a main website?</strong></p>
<p>Mobile phones are getting smarter and smarter every day, but still there are few limitations of a mobile browser</p>
<ol>
<li><strong>Screen Size</strong> &#8211; This is a major limitation on a mobile website, you can&#8217;t fit a normal webpage on a mobile browser.</li>
<li><strong>WAP/XHTML compliance</strong> &#8211; Initial mobile browsers render only WAP pages, new mobile phones do render HTML/XHTML content.</li>
<li><strong>JavaScript and Flash</strong> &#8211; Only modern mobile browsers execute JavaScript and have Flash lite to play flash content.</li>
</ol>
<p><strong>Putting Everything Together</strong></p>
<p>Its very difficult to build a single website which run well on any browsers, as a developer one would have experienced the difficulty to make a cross browser compatible website.</p>
<p><strong>Building a Mobile Website</strong></p>
<p>So, a mobile website is not just a set of WAP files which can run on any browser, a good mobile website is one which renders in a WAP browser as well as run on a high end mobile browser, making use of JavaScript and Flash too.</p>
<p><strong>How to make it possible?</strong></p>
<p>For making an effective mobile website, one need a right mix of both server technologies as well as front end technologies such as HTML, CSS, JavScript etc.</p>
<p>On the presentation side, one has to build web pages which is very lightweight. It takes time to load on a mobile device with a slow connection, hence one has to be very careful not to add too much of decorations to the page and increase the size.</p>
<p>As the mobile devices have lesser screen size, we need to add content blocks vertically than horizontally. The traditional left navigation, content, right navigation will not work good for mobile phones and it would be an extra burden for the user to use the horizontal scroll to see content hidden on the right navigation.</p>
<p>Stick with a validated HTML code, it helps the browser to render the page properly.</p>
<p>So the core system must contain libraries which identify the type of mobile browser and decide what type of content which can be served to the browser. Say on a wap browser, the server responds with only wap content and on a browser like Google&#8217;s Android browser, respond with an interactive website content with JavaScript.</p>
<p>As I told server side libraries, dont panic that you need to create them your own, there are something like WURFL to make your job easier. Check out <strong><em>http://wurfl.sourceforge.net</em></strong></p>
<p>WURFL<strong><em> </em></strong>is an<em><strong> </strong></em>XML configuration file which lists all the available mobile devices and its properties. One can match the user agent string to take out the properties of the device which is creating the web page request. You can identify the device properties such as display width and height using this file, along with other important parameters such as javascript and flash compatibility. Knowing these properties, serving a suitable version of mobile content becomes easy.<strong><em><br />
</em></strong></p>
<p><strong>When someone types www.yourdomain.com from a mobile device !</strong></p>
<p>As I explained earlier, a mobile website need not necessarily be hosted on anoter domain. In this case, when someone types yourdomain.com from a mobile browser, you can use the WURFL library to identify the browser and redirect the visitor to a mobile friendly page at m.yourdomain.com, or even you can show a mobile friendly page on the same URL without redirecting the visitor. I would prefer the second option, than using a different subdomain for mobile. Rest of the action continues on the mobile page. Optionally you can add an option to the visitor to switch back and forth between the mobile version and the standard website &#8211; this is again preferred.</p>
<p><em>This post is an attempt to clarify the doubts others raised when I was at the Indian Search Masters 2009 at Google India Bangalore. Please leave your valuable feedbacks and queries here, that would help me enhance this content better ! Thanks!</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.seolion.com/building-mobile-friendly-websites-from-scratch/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<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>A Day in Google &#8211; India Search Masters 2009</title>
		<link>http://www.seolion.com/google-india-search-masters-2009/</link>
		<comments>http://www.seolion.com/google-india-search-masters-2009/#comments</comments>
		<pubDate>Sat, 28 Feb 2009 14:27:47 +0000</pubDate>
		<dc:creator>seolion</dc:creator>
				<category><![CDATA[Industry Updates]]></category>

		<guid isPermaLink="false">http://www.seolion.com/?p=52</guid>
		<description><![CDATA[My experience of attending the Google India Search masters conference 2009, organized by Google, India on 28th Feb 2009.]]></description>
				<content:encoded><![CDATA[<p>Well, it was my first webmaster event in my four year stint in internet marketing and webmastering so far.</p>
<p>I had a four hour sleep before rushing to Google India &#8211; Bangalore for the India Search Masters Conference 2009 &#8211; <a title="India Search masters" href="http://www.indiasearchmasters.com" target="_blank">http://www.indiasearchmasters.com</a></p>
<p>Main purpose of this event was to make Indian Webmasters aware of various tools offered by Google (almost all free) to improve the quality of sites, make it appear in search results better and on how to make use of the detailed reports provided by Google Analytics. Also the aim was to interact with Indian webmasters and increase their interaction with Google through such forums where one get to know more about SEO/SEM/Web Analytics and get their website related issues sorted out by other experts.</p>
<p>The event started with a welcome note by Vivaik Bharadwaaj (Manager of the Google Search Quality Evaluation team in India and    Korea) followed by a session on <a title="Google Web Master Central" href="http://www.google.co.in/webmasters/" target="_blank">Google Webmaster Central</a> and Best Practices by <a href="http://www.lasnik.net/" target="_blank">Adam Lasnik</a> (Google&#8217;s first Search Evangelist).</p>
<p>I was eagerly waiting for the videos at youtube and good to see them in May, many days after the real event.<br />
Here is Vivaik Bharadwaaj with his welcome note.</p>
<p style="text-align: center"><object width="425" height="350"><param name="movie" value="VdeNgI_YXBY"></param><param name="wmode" value="transparent" ></param><embed src="http://www.youtube.com/v/VdeNgI_YXBY" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></p>
<p style="text-align: left">Google Webmaster Central and Best Practices by Adam Lasnik</p>
<p style="text-align: center"><object width="425" height="350"><param name="movie" value="TAw9GcODe9k"></param><param name="wmode" value="transparent" ></param><embed src="http://www.youtube.com/v/TAw9GcODe9k" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></p>
<p>After the coffee break, we had a session on Google Webmaster Help Forum and its use by Koti Ivaturi (Search Quality team member, Google) followed by a hands on session by Adam Lasnik.</p>
<p style="text-align: center"><object width="425" height="350"><param name="movie" value="XNA-IaO6e0I"></param><param name="wmode" value="transparent" ></param><embed src="http://www.youtube.com/v/XNA-IaO6e0I" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></p>
<p>In the hands on session, Adam evaluated Redbus.in and tarladalal.com for their strengths and weaknesses and areas for improvement in terms of better search results in Google. These sites were handpicked from the lots submitted by attendees (I didnt submit any <img src='http://www.seolion.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ). I do it myselves <img src='http://www.seolion.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  J/K.</p>
<p>After the lunch break, <a title="Rajat's Blog" href="http://rajatmukherjee.blogspot.com" target="_blank">Dr. Rajat Mukherjee</a> (Group product manager at Google) presented a topic on <a title="Google Custom Search" href="http://www.google.co.in/cse/" target="_blank">Google Custom Search</a>, various aspects and types of Google custom search and on how it can add value to a website.</p>
<p style="text-align: center"><object width="425" height="350"><param name="movie" value="jHMsCeGpda0"></param><param name="wmode" value="transparent" ></param><embed src="http://www.youtube.com/v/jHMsCeGpda0" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></p>
<p>This was followed by a much more technical and web development related topic by Ankit Gupta (Google, Bangalore) on Building Mobile Friendly Websites. As you know this blog is acessible on mobile (as it is validated XTML code) and I do know how to make a website mobile friendly, still this session was of great interest for me (I rate myself as a techie internet marketer, or in simple terms neither a 100% techie nor a 100% marketer <img src='http://www.seolion.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ).</p>
<p style="text-align: center"><object width="425" height="350"><param name="movie" value="05UMQjbce2o"></param><param name="wmode" value="transparent" ></param><embed src="http://www.youtube.com/v/05UMQjbce2o" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></p>
<p>We had a session on Google Analytics and Website Optimizer by Deepak Kumar (Google Analytics team, works on Google&#8217;s Website      Optimizer at Google Hyderabad) to mark the end of a very useful interactive web masters conference conducted by Google India.</p>
<p style="text-align: center"><object width="425" height="350"><param name="movie" value="5RCnXMhoslw"></param><param name="wmode" value="transparent" ></param><embed src="http://www.youtube.com/v/5RCnXMhoslw" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></p>
<p>I had an opportunity to pose for a snap with Adam Lasnik, though I wanted it with every presenter.</p>
<p>My friends and ex-colleagues at Natural Search, Narayan Kulkarni and Pradeep SV also attended the conference with me.</p>
<p>I do not have much snaps to share, but we were informed that the videos of these presentations will be soon available in Youtube. So I will update this post with those. Stay tuned.</p>
<p>[UPDATE]<br />
This isn&#8217;t bad too.</p>
<div id="attachment_57" class="wp-caption alignnone" style="width: 566px"><img class="size-full wp-image-57" src="http://www.seolion.com/files/2009/02/google-india-searchmasters-2009.jpg" alt="India Search Masters 2009" width="556" height="533" /><p class="wp-caption-text">India Search Masters 2009</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.seolion.com/google-india-search-masters-2009/feed/</wfw:commentRss>
		<slash:comments>5</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>Cookie basics</title>
		<link>http://www.seolion.com/cookie-basics/</link>
		<comments>http://www.seolion.com/cookie-basics/#comments</comments>
		<pubDate>Thu, 27 Nov 2008 14:18:06 +0000</pubDate>
		<dc:creator>seolion</dc:creator>
				<category><![CDATA[Web Analytics]]></category>

		<guid isPermaLink="false">http://www.seolion.com/?p=26</guid>
		<description><![CDATA[A post which throws some basic knowledge on cookies, what is the use of them, how to set them and about the same origin policy.]]></description>
				<content:encoded><![CDATA[<p><strong>What is a Cookie?</strong></p>
<p>Cookies, HTTP Cookies, Web Cookies or Tracking Cookies are small pieces of data stored by a website on client system. This data is sent back to the web server which initially set the cookie for any additional hit to the web server.</p>
<p><strong>What are the uses of cookies ?</strong></p>
<p>Cookies are majorly used for user authentication and carrying the active session across different page visits by a visitor in a visit session.</p>
<p>Say user A has a login at xyz.com. There is a login page where A enters his login details and goes ahead browsing pages in XYZ.com. Now cookies can be a method by which xyz.com distinguish user A as the same person visiting different pages at xyz.com.</p>
<p>Web analytic tools use cookies to calculate unique visitors.</p>
<p><strong>How a cookie is set ?</strong></p>
<p>Cookies can be set by javaScript or any server sided script.</p>
<p><strong>JavaScript cookie example</strong></p>
<blockquote><p><strong>Setting a cookie</strong><br />
document.cookie = &#8220;COOKIE NAME&#8221;+&#8221;=&#8221;+&#8221;COOKIE VALUE&#8221;+ &#8220;;expires=&#8221;+&#8221;EXPIRY DATE&#8221;+&#8221;;domain=&#8221;+&#8221;DOMAIN&#8221;;</p>
<p>COOKIE NAME is a string as a name for cookie, Value is a piece of data, EXPIRY DATE is created by using Date.toGMTString() method of javascript. Expiry value and domain are optional.</p>
<p><strong>Reading a cookie</strong></p>
<p>Reading a cookie is not straight forward. All the cookies set for a domain are available in document.cookie variable as a string. We need to have utility functions to read a specific cookie.</p></blockquote>
<p><strong>PHP Example</strong></p>
<blockquote><p><strong>Setting cookie</strong><br />
bool setcookie  ( string $name  [, string $value  [, int $expire  [, string $path  [, string $domain  [, bool $secure  [, bool $httponly  ]]]]]] )</p>
<p><strong>Reading a cookie</strong></p>
<p>The cookie is directly readable from the $_COOKIE global variable as $_COOKIE[$name]</p></blockquote>
<p><strong>Same origin policy related to browsers and cookies</strong></p>
<p>In simple terms the explanation of same origin policy would be, if xyz.com sets cookie, only javascript code in a page at xyz.com or a server sided script at xyz.com can only read the cookie. This is a browser policy. If www.xyz.com sets the cookie, the same way only www.xyz.com page js code / server sided script can only read cookie.</p>
<p><strong>Same cookie over all subdomains</strong></p>
<p>If you would like to share the same cookie data across all subdomains of a site, say xyz.com, the domain parameter in a setCookie function should be .xyz.com (dot at the start of the base domain name. No www&#8217;s in it !!)</p>
<p><strong>References</strong></p>
<p><a title="HTTP Cookie" rel="nofollow" href="http://en.wikipedia.org/wiki/HTTP_cookie" target="_blank">HTTP Cookie on WikiPedia</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.seolion.com/cookie-basics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How web beacons perform web analytics data collection</title>
		<link>http://www.seolion.com/how-web-beacons-work/</link>
		<comments>http://www.seolion.com/how-web-beacons-work/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 10:07:19 +0000</pubDate>
		<dc:creator>seolion</dc:creator>
				<category><![CDATA[Web Analytics]]></category>

		<guid isPermaLink="false">http://www.seolion.com/?p=25</guid>
		<description><![CDATA[More widely used method of web analytics data collection method is through web beacons/image plugs. This post explains how web beacons work internally collecting the web analytics data. This post will be useful for someone who want to explore how does an analytics tag work.]]></description>
				<content:encoded><![CDATA[<p><strong>How does  web beacons work?</strong> if you have asked the question any time and would like to know still, read on !</p>
<p>If you are looking forward to know how does an analytics tag work or what is a web beacon, this post might help you.<br />
A web beacon is usually a 1X1 pixel transparent image which gets embedded into a web page or an email message which acts as a way to exchange data between the client and the web analytics data collection server.</p>
<p>Lets see how web beacons really work and transfer data to the server.</p>
<p><strong>Web beacons through javascript tags</strong></p>
<p>The usual web analytics data collection method being used is by means of javascript tags. Each web page which need to be analyzed or tracked contains few lines of javascript code. Following is an example of statcounter code (which is taken out of this page itself, as I use statcounter as one of the web analytics tool. Its free!!)</p>
<pre><span class="comment">&lt;!-- Start of StatCounter Code --&gt;</span>
&lt;<span class="start-tag">script</span><span class="attribute-name"> type</span>=<span class="attribute-value">"text/javascript"</span>&gt;
&lt;!--
var sc_project=2296441;
var sc_invisible=1;
var sc_partition=21;
var sc_security="0d580486";
//--&gt;
&lt;/<span class="end-tag">script</span>&gt;

&lt;<span class="start-tag">script</span><span class="attribute-name"> type</span>=<span class="attribute-value">"text/javascript" </span><span class="attribute-name">src</span>=<span class="attribute-value">"http://www.statcounter.com/counter/counter_xhtml.js"</span>&gt;&lt;/<span class="end-tag">script</span>&gt;
&lt;<span class="start-tag">noscript</span>&gt;&lt;div class="statcounter"&gt;&lt;a class="statcounter" href="http://www.statcounter.com/"&gt;
&lt;img class="statcounter" src="http://c22.statcounter.com/counter.php?sc_project=2296441&amp;java=0&amp;security=0d580486&amp;invisible=1" alt="web tracker" /&gt;
&lt;/a&gt;&lt;/div&gt;&lt;/<span class="end-tag">noscript</span>&gt;

<span class="comment">&lt;!-- End of StatCounter Code --&gt;</span></pre>
<p>Let me explain what this code does.</p>
<p>In first 4 lines of this code, few statcounter account related variables are being initialized (such as sc_project, sc_invisible etc). The last part of the code is inclusion of an external js file from the statcounter.</p>
<p>The code from statcounter does many things. For example it finds out the referring URL to the current page you are viewing, the page&#8217;s URL, title of the page, your browser&#8217;s resolution, your IP address etc etc).</p>
<p>Now comes the web beacon. The web analytics data is collected by the script from statcounter. And at the end of this initial process of collecting information, the data need to be passed to the statcounter server. This is achieved by use of a web beacon or image plug. An image request URL is formatted appending all the variables and values which need to be passed. Javascript outputs an &lt;img&gt; tag with this URL as the src attribute. When the browser renders this image, the script at statcounter.com collects the data present in the query string and sends out the 1X1 transparent image as the response (it was a request for an image &#8211; remember that).</p>
<p><strong>Web beacons as part of a mobile specific web page</strong></p>
<p>You would have seen a &lt;noscript&gt; portion in above statcounter code, which has an &lt;img&gt; tag in it. The URL in the scr attribute of that contains the basic variables which need to be passed. The &lt;noscript&gt; tag comes handy on a browser which dont execute javascript. Tagging in a mobile specific site is similar to the noscript portion above.</p>
<p>Here only difference being that there will not be any javascript code and the data exachange happens the same way as above. For which an image is embedded using the &lt;img&gt; tag with similar output of the above javascript code as the src URL. We have limitation that we cant pass values which the javascript code might have done in the first scenario such as the browser resolution etc. But the &lt;img&gt; output can be controlled at server level, finding the necessary data to be passed such as client IP address, referring URL etc.</p>
<p>What mentioned above is a generic method for page level web analytics tagging and how data is collected using this method. This process is similar if you take any tool such as Google Analytics, Omniture SiteCatalyst etc. In case of Omniture we have provision to send custom variables to Omniture by using javascript tags or through the image requests, which can be used for finding more actionable insights..</p>
<p>Thats it in this post.. I appreciate comments which can really help me modify this overview !!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seolion.com/how-web-beacons-work/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
