<?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>Online Marketing Blog &#187; snippets</title>
	<atom:link href="http://www.georgescifo.com/tag/snippets/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.georgescifo.com</link>
	<description>George Scifo</description>
	<lastBuildDate>Tue, 07 Feb 2012 15:18:32 +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>Prevent Search Engines from Using Information from Open Directory Project (DMOZ)</title>
		<link>http://www.georgescifo.com/2009/11/prevent-search-engines-from-using-information-from-open-directory-project-dmoz/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=prevent-search-engines-from-using-information-from-open-directory-project-dmoz</link>
		<comments>http://www.georgescifo.com/2009/11/prevent-search-engines-from-using-information-from-open-directory-project-dmoz/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 12:39:03 +0000</pubDate>
		<dc:creator>George</dc:creator>
				<category><![CDATA[Online Marketing]]></category>
		<category><![CDATA[meta tags]]></category>
		<category><![CDATA[prevent]]></category>
		<category><![CDATA[search enigines]]></category>
		<category><![CDATA[snippets]]></category>

		<guid isPermaLink="false">http://www.georgescifo.com/?p=238</guid>
		<description><![CDATA[The well known Open Directory project,  DMOZ is an open content directory of world wide web links. DMOZ is owned by Netscape and have a large community of volunteer editors who takes care and manage DMOZ. While displaying the snippets by Google, while performing a search, the content is taken either from the Meta description [...]


Related posts:<ol><li><a href='http://www.georgescifo.com/2011/03/some-useful-meta-robots-tags/' rel='bookmark' title='Some Useful Meta Robots Tags'>Some Useful Meta Robots Tags</a></li>
<li><a href='http://www.georgescifo.com/2010/04/importance-of-meta-descriptions-in-seo/' rel='bookmark' title='Importance of Meta Descriptions in SEO'>Importance of Meta Descriptions in SEO</a></li>
<li><a href='http://www.georgescifo.com/2010/12/searching-for-results-from-a-particular-file-type-in-search-engines/' rel='bookmark' title='How to Search for Results From a Particular File Type in Search Engines'>How to Search for Results From a Particular File Type in Search Engines</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.georgescifo.com%2F2009%2F11%2Fprevent-search-engines-from-using-information-from-open-directory-project-dmoz%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.georgescifo.com%2F2009%2F11%2Fprevent-search-engines-from-using-information-from-open-directory-project-dmoz%2F&amp;source=georgescifo&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>The well known Open Directory project,  <strong><a href="http://www.dmoz.org/" target="_blank">DMOZ</a></strong> is an open content directory of world wide web links. DMOZ is owned by Netscape and have a large community of volunteer editors who takes care and manage DMOZ. While displaying the snippets by Google, while performing a search, the content is taken either from the Meta description tag of the web page or from the description that is provided in the DMOZ. If Google doesn&#8217;t find the entry of that website in DMOZ, it also takes relevant content from the page content.</p>
<p>There are certain instances when a particular page on the website and the DMOZ description for that website does not match. i.e the DMOZ content is not relevant to a particular page on the website. In this case if the DMOZ description is provided for that particular page on Google search, the click through ratio may decrease due to the irrelevancy in the snippets provided. Here as a website owner, one has to make sure that for that particular page, the search engine does not display the snippets from DMOZ entry. So here one must make necessary steps to prevent the search engine from taking the description from DMOZ.</p>
<p><span id="more-238"></span></p>
<p>The best way to prevent the search engines from using the description from DMOZ is by adding a special meta tag to the web pages. The code for preventing all the search engines from taking description from DMOZ is given below.</p>
<p><strong>&lt;meta name=&#8221;robots&#8221; content=&#8221;NOODP&#8221;&gt;</strong></p>
<p>If you want to prevent only Google bot from using the information from DMOZ, you can give the below given code.</p>
<p><strong>&lt;meta name=&#8221;googlebot&#8221; content=&#8221;NOODP&#8221;&gt;</strong></p>
<p>Similarly you can also mention other search engine bot&#8217;s name to prevent them from using this information. It may take some time before this code starts working for you.</p>
<input id="gwProxy" type="hidden" />
<input id="jsProxy" onclick="jsCall();" type="hidden" />
<input id="gwProxy" type="hidden" />
<input id="jsProxy" onclick="jsCall();" type="hidden" />


<p>Related posts:<ol><li><a href='http://www.georgescifo.com/2011/03/some-useful-meta-robots-tags/' rel='bookmark' title='Some Useful Meta Robots Tags'>Some Useful Meta Robots Tags</a></li>
<li><a href='http://www.georgescifo.com/2010/04/importance-of-meta-descriptions-in-seo/' rel='bookmark' title='Importance of Meta Descriptions in SEO'>Importance of Meta Descriptions in SEO</a></li>
<li><a href='http://www.georgescifo.com/2010/12/searching-for-results-from-a-particular-file-type-in-search-engines/' rel='bookmark' title='How to Search for Results From a Particular File Type in Search Engines'>How to Search for Results From a Particular File Type in Search Engines</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.georgescifo.com/2009/11/prevent-search-engines-from-using-information-from-open-directory-project-dmoz/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

