<?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>The Early Blogger &#187; Meta Tags</title>
	<atom:link href="http://www.earlyblogger.com/category/meta-tags/feed" rel="self" type="application/rss+xml" />
	<link>http://www.earlyblogger.com</link>
	<description>Early Blogger Catches The Best World</description>
	<lastBuildDate>Tue, 13 Dec 2011 06:31:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>Meta Tags Explained</title>
		<link>http://www.earlyblogger.com/meta-tags-explained.html</link>
		<comments>http://www.earlyblogger.com/meta-tags-explained.html#comments</comments>
		<pubDate>Wed, 02 Sep 2009 02:45:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blogging 101]]></category>
		<category><![CDATA[Meta Tags]]></category>
		<category><![CDATA[Robots]]></category>
		<category><![CDATA[SEO and SEM]]></category>
		<category><![CDATA[Meta tag description]]></category>
		<category><![CDATA[Meta Tag keywords]]></category>
		<category><![CDATA[Meta tag robots]]></category>
		<category><![CDATA[what is Meta tag]]></category>

		<guid isPermaLink="false">http://www.earlyblogger.com/?p=443</guid>
		<description><![CDATA[How to get listed on Search Engines? It all starts with your META TAGS&#8230;. Here is the following Meta Tags that is very needed in your web page. &#60;META http-equiv=&#8221;Content-Type&#8221; content=&#8221;text/html; charset=iso-8859-1&#8243;&#62; &#60;META name=&#8221;keywords&#8221; content=&#8221;keyword1,keyword2,keyword3&#8243;&#62; &#60;META name=&#8221;description&#8221; content=&#8221;brief description about the site&#8221;&#62; &#60;META name=&#8221;robots&#8221; Content=&#8221;Index,Follow&#8221;&#62; No need to have other meta tags like abstract, re-visit [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="text-align: center;"><a href="http://www.earlyblogger.com/wp-content/uploads/2009/09/meta-tags-explained.jpg"><img class="size-full wp-image-445 aligncenter" title="meta-tags-explained" src="http://www.earlyblogger.com/wp-content/uploads/2009/09/meta-tags-explained.jpg" alt="meta-tags-explained" width="420" height="320" /></a></p>
<p class="MsoNormal"><span style="font-size: 11pt; font-family: Verdana;">How to get listed on Search Engines? It all starts with your META TAGS&#8230;.<br />
</span></p>
<p class="MsoNormal"><strong><span style="font-size: 11pt; font-family: Verdana;">Here is the following Meta Tags that is very needed in your web page.</span></strong></p>
<p><em>&lt;META http-equiv=&#8221;Content-Type&#8221; content=&#8221;text/html; charset=iso-8859-1&#8243;&gt;</em><br />
<em>&lt;META name=&#8221;keywords&#8221; content=&#8221;keyword1,keyword2,keyword3&#8243;&gt;</em><br />
<em>&lt;META name=&#8221;description&#8221; content=&#8221;brief description about the site&#8221;&gt;</em><br />
<em>&lt;META name=&#8221;robots&#8221; Content=&#8221;Index,Follow&#8221;&gt;</em></p>
<p>No need to have other meta tags like abstract, re-visit and all, most people don&#8217;t read it.</p>
<p><span id="more-443"></span><strong><em>No</em></strong><strong><em>w&#8230;</em></strong></p>
<p><em>&lt;META http-equiv=&#8221;Content-Type&#8221; content=&#8221;text/html; charset=iso-8859-1&#8243;&gt;</em></p>
<p>This tag is tells content type is html and character set used it iso-8859-1 there are other character sets also but this is the one mostly used..</p>
<p><em>&lt;META name=&#8221;keywords&#8221; content=&#8221;keyword1,keyword2,keyword3&#8243;&gt;</em></p>
<p>This one should have all your keywords inside starting from keyword with most counts&#8230;</p>
<p><strong>keyword tag for our example would be something like :<br />
</strong><br />
<em>&lt;META name=&#8221;keywords&#8221; content=&#8221;tech news,technology news, computer technology news,information technology,software news&#8221;&gt;</em></p>
<p>Remember to put around 15-20 keywords max not more than that. Don&#8217;t repeat keywords or dont put keywords like, &#8220;tech news&#8221;, &#8220;info tech news&#8221;, &#8220;latest tech news&#8221; and so on&#8230;</p>
<p><em>&lt;META name=&#8221;description&#8221; content=&#8221;brief description about the site&#8221;&gt;</em></p>
<p>Provide short description about your site and include all the keywords mentioned in the title tag.</p>
<p><strong>Description tag should be:</strong></p>
<p><em>&lt;META name=&#8221;description&#8221; content=&#8221;One Stop for Latest Tech News, Information Technology News, Computer Related and Software news.&#8221;&gt;</em></p>
<p>It can be up to 255 characters and avoid using more than 3 &#8220;,&#8221; commas</p>
<p><em>&lt;META name=&#8221;robots&#8221; Content=&#8221;Index,Follow&#8221;&gt;</em></p>
<p><strong>This is used for search robots. Following explanation will help you:<br />
</strong><br />
index,follow = index the page as well as follow the links<br />
noindex,follow = dont index the page but follow the links<br />
index,nofollow = index the page but dont follow the links<br />
noindex,nofollow = dont index page, dont follow the links<br />
all = same as index,follow<br />
none = same as noindex,nofollow</p>
<p><a href="http://www.earlyblogger.com/wp-content/uploads/2009/09/meta-tags-wordpress.jpg"><img class="size-full wp-image-444 alignnone" title="meta-tags-wordpress" src="http://www.earlyblogger.com/wp-content/uploads/2009/09/meta-tags-wordpress.jpg" alt="meta-tags-wordpress" width="420" height="350" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.earlyblogger.com/meta-tags-explained.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

