<?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>Mohit Puri</title>
	<atom:link href="http://www.mohitpuri.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mohitpuri.com</link>
	<description>Internet Marketing Professional</description>
	<lastBuildDate>Sun, 07 Feb 2010 07:32:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>My Favorites</title>
		<link>http://www.mohitpuri.com/songs/know-do-teenage-dirtbag</link>
		<comments>http://www.mohitpuri.com/songs/know-do-teenage-dirtbag#comments</comments>
		<pubDate>Sun, 07 Feb 2010 07:24:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[My Favorite Songs]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[teenage dirtbag]]></category>

		<guid isPermaLink="false">http://www.mohitpuri.com/?p=53</guid>
		<description><![CDATA[Know / DO &#8211; Teenage Dirtbag

<script type="text/javascript">SHARETHIS.addEntry({ title: "My Favorites", url: "http://www.mohitpuri.com/songs/know-do-teenage-dirtbag" });</script>]]></description>
			<content:encoded><![CDATA[<p><strong>Know / DO &#8211; Teenage Dirtbag</strong></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/vnh4vWoE0tw&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/vnh4vWoE0tw&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://sharethis.com/item?&wp=2.9.1&amp;publisher=&amp;title=My+Favorites&amp;url=http%3A%2F%2Fwww.mohitpuri.com%2Fsongs%2Fknow-do-teenage-dirtbag">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.mohitpuri.com/songs/know-do-teenage-dirtbag/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SEO Interview Questionaires – Series III</title>
		<link>http://www.mohitpuri.com/search-engine-optimization/seo-interview-questionaires-%e2%80%93-series-iii</link>
		<comments>http://www.mohitpuri.com/search-engine-optimization/seo-interview-questionaires-%e2%80%93-series-iii#comments</comments>
		<pubDate>Sat, 06 Feb 2010 03:18:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[Media Buying]]></category>
		<category><![CDATA[Online Reputation Management]]></category>
		<category><![CDATA[Pay Per Click Marketing]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[Social Media Marketing]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[seo interview]]></category>

		<guid isPermaLink="false">http://www.mohitpuri.com/?p=39</guid>
		<description><![CDATA[
301 Redirection 
Moved Permanently &#8211; The file has been moved permanently to a new location. This is the preferred method of redirecting for most pages or websites. If you are going to move an entire site to a new location you may want to test moving a file or folder first, and then if that [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "SEO Interview Questionaires – Series III", url: "http://www.mohitpuri.com/search-engine-optimization/seo-interview-questionaires-%e2%80%93-series-iii" });</script>]]></description>
			<content:encoded><![CDATA[<div>
<p><strong>301 Redirection </strong><br />
Moved Permanently &#8211; The file has been moved permanently to a new location. This is the preferred method of redirecting for most pages or websites. If you are going to move an entire site to a new location you may want to test moving a file or folder first, and then if that ranks well you may want to proceed with moving the entire site.</p>
<p><strong>302 Redirection </strong><br />
Found &#8211; The file has been found, but is temporarily located at another URI. Generally, as it relates to SEO, it is typically best to avoid using 302 redirects. Some search engines struggle with redirect handling.</p>
<p><strong>What is Canonical URL?</strong><br />
Many content management systems are configured with errors which cause duplicate or exceptionally similar content to get indexed under multiple URLs. Many webmasters use inconsistent link structures throughout their site that cause the exact same content to get indexed under multiple URLs. The canonical version of any URL is the single most authoritative version indexed by major search engines. When linking to the root level of a site or a folder index it is best to end the link location at a / instead of placing the index.html or default.asp filename in the URL.</p>
<p><strong>What is .htaccess file?</strong><br />
Apache directory-level configuration file which can be used to password protect or redirect files. As a note of caution, make sure you copy your current .htaccess file before editing it, and do not edit it on a site that you can’t afford to have go down unless you know what you are doing.</p>
<p><strong>What is Mod_rewrite?</strong><br />
A module or plugin for Apache web servers that can be used to rewrite requested URLs on the fly.</p>
<p>It supports an unlimited number of rules and an unlimited number of attached rule conditions for each rule to provide a flexible and powerful URL manipulation mechanism. Which can be used to offer both search engine friendly URLs, thus increasing indexing chances for a dynamic database driven website.</p>
<p><strong>What are Log Files? </strong><br />
Server files which show you what your leading sources of traffic are and what people are search for to find your website.</p>
</div>
<p><a href="http://sharethis.com/item?&wp=2.9.1&amp;publisher=&amp;title=SEO+Interview+Questionaires+%E2%80%93+Series+III&amp;url=http%3A%2F%2Fwww.mohitpuri.com%2Fsearch-engine-optimization%2Fseo-interview-questionaires-%25e2%2580%2593-series-iii">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.mohitpuri.com/search-engine-optimization/seo-interview-questionaires-%e2%80%93-series-iii/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SEO Interview Questionaires – Series II</title>
		<link>http://www.mohitpuri.com/search-engine-optimization/seo-interview-questionaires-%e2%80%93-series-ii</link>
		<comments>http://www.mohitpuri.com/search-engine-optimization/seo-interview-questionaires-%e2%80%93-series-ii#comments</comments>
		<pubDate>Sat, 06 Feb 2010 03:16:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[seo interview]]></category>

		<guid isPermaLink="false">http://www.mohitpuri.com/?p=36</guid>
		<description><![CDATA[What is keyword density?
Keyword density is the measurement in percentage, the number of times a keyword or phrase appears compared to the total number of words in a page. The ideal keyword density seems to be close to 2.5%, ideally less than 3.5%.
What do you mean by keyword proximity and keywords stemming?
keyword proximity means the [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "SEO Interview Questionaires – Series II", url: "http://www.mohitpuri.com/search-engine-optimization/seo-interview-questionaires-%e2%80%93-series-ii" });</script>]]></description>
			<content:encoded><![CDATA[<p><strong>What is keyword density?</strong><br />
Keyword density is the measurement in percentage, the number of times a keyword or phrase appears compared to the total number of words in a page. The ideal keyword density seems to be close to 2.5%, ideally less than 3.5%.</p>
<p><strong>What do you mean by keyword proximity and keywords stemming?</strong><br />
keyword proximity means the how close keywords are to each other. Keyword stemming is a useful tool for web pages and search engine optimization. The process of keyword stemming involves taking a basic but popular keyword pertaining to a particular website and adding a prefix, suffix, or pluralization to make the keyword into a new word.<br />
<strong><br />
Which tools one must use these days to analyze keywords?</strong><br />
Google Suggest as it provide the number of searches done on google itself in past month with a given phrase. Adwords External Keywords suggestion tool is also a good tool.</p>
<p>One must use Google Trends to find out seasonal fluctuations in searches of a keyword.<br />
<strong><br />
What is Deep Linking?</strong><br />
Deep linking is a tool used by websites to point a visitor directly to a page within the website instead of the landing page or front page of the site. Deep linking allows visitors to go directly to the information they require, which may be available on a certain page of the website, but not on the web page to which the basic link leads.</p>
<p><strong>What is a No Follow Code?</strong><br />
A no follow code, or nofollow, is a code that is a non-standard HTML attribute value used to signify to search engines that when a particular hyperlink is clicked on, it should not affect the ranking of the website in the search engine. The intention of the no follow code is the prevention of spam and spamdexing.</p>
<p><strong>What is Anchor Text?</strong><br />
Anchor text is the text used to describe a link when turning it into a hyperlink using HTML coding. some websites use anchor texts incorrectly. Instead of choosing a phrase or keyword to turn into a hyperlink that is relevant to the landing page content, the website creators choose to make words such as “click here” or “read more” the anchor text. When the anchor text is under these phrases or something similar, they will not rank as well or at all within search engines.</p>
<p><strong>What is the ideal length of a Title &amp; Description Meta Tag ?</strong><br />
65-70 charecters are ideal length for Title tag. While a description shouln’t be more than 2 lines and of around 160 charecters.</p>
<p><strong>What are Doorway Pages?</strong><br />
A doorway page is a web page full of keyword-rich copy that doesn’t deliver any useful information on it other than a link into the site, and whose sole purpose is to be fed to the search engines.</p>
<p><strong>What is Cloaking?</strong><br />
Displaying different content to search engines and searchers. Depending on the intent of the display discrepancy and the strength of the brand of the person / company cloaking it may be considered reasonable or it may get a site banned from a search engine.</p>
<p><strong>What is meant by Breadcrumb Navigation? </strong><br />
Navigational technique used to help search engines and website users understand the relationship between pages.<br />
Example : Home &gt; SEO Tools &gt; SEO for Firefox</p>
<p><a href="http://sharethis.com/item?&wp=2.9.1&amp;publisher=&amp;title=SEO+Interview+Questionaires+%E2%80%93+Series+II&amp;url=http%3A%2F%2Fwww.mohitpuri.com%2Fsearch-engine-optimization%2Fseo-interview-questionaires-%25e2%2580%2593-series-ii">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.mohitpuri.com/search-engine-optimization/seo-interview-questionaires-%e2%80%93-series-ii/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SEO Interview Questionaires &#8211; Series I</title>
		<link>http://www.mohitpuri.com/search-engine-optimization/seo-interview-questionaires-series-i</link>
		<comments>http://www.mohitpuri.com/search-engine-optimization/seo-interview-questionaires-series-i#comments</comments>
		<pubDate>Sat, 06 Feb 2010 03:12:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[seo interview]]></category>

		<guid isPermaLink="false">http://www.mohitpuri.com/?p=31</guid>
		<description><![CDATA[SEO has come out of age and has become a reputable career option and there are multiple job opportunities that exists in the Online Industry worldwide for SEO professionals. I have tried to prepare a Questionnaire that are usually asked in SEO Interviews at various levels. Collected it with the help of various online sources [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "SEO Interview Questionaires &#8211; Series I", url: "http://www.mohitpuri.com/search-engine-optimization/seo-interview-questionaires-series-i" });</script>]]></description>
			<content:encoded><![CDATA[<p>SEO has come out of age and has become a reputable career option and there are multiple job opportunities that exists in the Online Industry worldwide for SEO professionals. I have tried to prepare a Questionnaire that are usually asked in SEO Interviews at various levels. Collected it with the help of various online sources and hope it will help refreshing the concepts. This will be in a set of series so check out blog regularly for latest updates.</p>
<h1>Series I &#8211; Search Engines</h1>
<p><strong><br />
What is Google PR as shown on Google toolbar?</strong><br />
PageRank is a numeric value that represents how important a page is on the web. Google figures that when one page links to another page, it is effectively casting a vote for the other page. The more votes that are cast for a page, the more important the page must be.</p>
<p>PageRank was developed at Stanford University by Larry Page one of the co-founder of Google. The PageRank process has been patented and assigned to Stanford University.<br />
<strong><br />
What is Trust Rank?</strong><br />
TrustRank is a link analysis technique described in a paper by Yahoo! Yahoo’s TrustRank method calls for selecting a small set of seed pages to be evaluated by an expert. Once the reputable seed pages are manually identified, a crawl extending outward from the seed set seeks out similarly reliable and trustworthy pages.</p>
<p><strong>What is Search Engine Crawler?</strong><br />
A search engine crawler is a program or automated script that browses the World Wide Web in a methodical manner in order to provide up to date data to the particular search engine. Googlebot is the name of Google crawler. Yahoo! Slurp is a web crawler from Yahoo &amp; MSN Bot is the Web Crawler by MSN.</p>
<p><strong>What is Search Engine Index?</strong><br />
Search engine indexing is the process of a search engine collecting, parses and stores data for use by the search engine. The actual search engine index is the place where all the data the search engine has collected is stored. It is the search engine index that provides the results for search queries, and pages that are stored within the search engine index that appear on the search engine results page.</p>
<p><strong>What is Latent Semantic Indexing used by search engines like Google?</strong><br />
In today´s traditional search approach, when a user types a keyword for searching, the search engine searches through its collection of document for the typed keyword. It checks for the exact typed keyword in all the documents and returns only those documents which contained it and ranks it on some ranking algorithm. Words<br />
which are same in meaning but spelled out differently would be totally ignored in the Search results (SERPs.)<br />
To address this important issue of presenting only relevant search results, Latent Semantic Indexing or LSI was proposed as a new improved method of retrieval system. Latent semantic indexing helps search engines to find out what a web page is all about. It basically means to you that you shouldn’t focus on a single keyword when<br />
optimizing your web pages and when getting links.</p>
<p><strong>What is meant by Everflux?</strong><br />
Major search indexes are constantly updating. Google refers to this continuous refresh as everflux. In the past Google updated their index roughly once a month. Those updates were named Google Dances, but since Google shifted to a constantly updating index Google no longer does what was traditionally called a Google Dance.</p>
<p><strong>What is Google Bowling?</strong><br />
Knocking a competitor out of the search results by pointing hundreds or thousands of low trust low quality links at their website.</p>
<p><strong>What is Google Bombing?</strong><br />
Making a pank rank well for a specific search query by pointing hundreds or thousands of links at it with the keywords in the anchor text.</p>
<p><strong>What is Google Supplemental Index?</strong><br />
Index where pages with lower trust scores are stored. Pages may be placed in Google’s Supplemental Index if they consist largely of duplicate content, if the URLs are excessively complex in nature, or the site which hosts them lacks significant trust.</p>
<p><strong>What are Stop Words?</strong><br />
Common words (ex: a, to, and, is …) which add little relevancy to a search query, and are thus are removed from the search query prior to finding relevant search results. It is both fine and natural to use stop words in your page content.</p>
<p><strong>What is Google Juice?</strong><br />
Internet slang to refer to the substance which flows between web pages via their hyperlinks. Pages with lots of links pointing to them acquire much ‘Google Juice’ and pages which link to highly ‘juicy’ pages acquire some reflected ‘Google Juice’.</p>
<p><strong>What is Googlewhack?</strong><br />
A Google search query consisting of two words, that returns a single result.</p>
<p><strong>What is Grey Hat SEO?</strong><br />
SEO using both Black Hat and White Hat techniques.</p>
<p><strong>What are Hallway pages?</strong><br />
a page that serves as an index to a group of pages that you would like the search engine spiders to find. Once a search engine spider indexes the hallway page, it should also follow all the links on that hallway page and in turn index those pages as well.</p>
<p><a href="http://sharethis.com/item?&wp=2.9.1&amp;publisher=&amp;title=SEO+Interview+Questionaires+%26%238211%3B+Series+I&amp;url=http%3A%2F%2Fwww.mohitpuri.com%2Fsearch-engine-optimization%2Fseo-interview-questionaires-series-i">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.mohitpuri.com/search-engine-optimization/seo-interview-questionaires-series-i/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
