<?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>Mavista Blog &#187; Meta</title>
	<atom:link href="http://blog.mavista.com/tag/meta/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mavista.com</link>
	<description>Web 2.0+, Social Media and Your Business!</description>
	<lastBuildDate>Fri, 13 Aug 2010 09:06:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>What are Meta Tags?</title>
		<link>http://blog.mavista.com/2009/06/24/what-are-meta-tags/</link>
		<comments>http://blog.mavista.com/2009/06/24/what-are-meta-tags/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 09:32:51 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[Howtos]]></category>
		<category><![CDATA[Meta]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://blog.mavista.com/?p=82</guid>
		<description><![CDATA[Meta elements are special HTML codes that contains the metadata, which is the&#8221;data describing data itself&#8221;. Unlike regular codes, meta elements do not affect the appearance of the website. Its purpose is to specify and provide certain  information of the page such as author and copyright, identify and assign proper values.


Once the meta tags [...]]]></description>
			<content:encoded><![CDATA[<p style="margin-bottom: 0cm" lang="zh-TW"><img class="alignright size-full wp-image-114" src="http://blog.mavista.com/files/2009/06/meta-tag.png" alt="meta-tag" width="114" height="172" /><span style="font-family: DejaVu Serif,serif">Meta elements are special HTML codes that contains the metadata, which is the&#8221;data describing data itself&#8221;. </span><span style="font-family: DejaVu Serif,serif">Unlike regular codes, meta elements do not affect the appearance of the website. Its purpose is to specify and provide certain  information of the page such as author and copyright, identify and assign proper values.</span></p>
<p style="margin-bottom: 0cm" lang="zh-TW"><span style="font-family: DejaVu Serif,serif"><br />
</span></p>
<p style="margin-bottom: 0cm" lang="zh-TW"><span style="font-family: DejaVu Serif,serif">Once the meta tags play a major role in the algorithm of the search engines. Although they are no longer the primary factor, they are still important to a website and good to have regardless, since they can give your page a unique description to the search engines. Meta tags are relevant for a successful website SEO process. </span></p>
<p style="margin-bottom: 0cm" lang="zh-TW"><span style="font-family: DejaVu Serif,serif"><br />
</span></p>
<p style="margin-bottom: 0cm"><span style="font-family: DejaVu Serif,serif">There are four valid attributes of meta elements. They are : content, name, http-equiv and scheme.&#8221;Content&#8221; provides the property of the meta information, while&#8221;Name&#8221; provides property name for the corresponding value. The&#8221;scheme&#8221; formats and interprets the property value.&#8221; Http-equiv&#8221; is used to  indicate the property as a HTTP header for HTTP servers to gather informantion and respond.</span></p>
<p style="margin-bottom: 0cm"><span style="font-family: DejaVu Serif,serif"><br />
</span></p>
<p style="margin-bottom: 0cm" lang="zh-TW"><span style="font-family: DejaVu Serif,serif">The &lt;meta&gt; tags should always stay inside the &lt;head&gt; element.</span></p>
<table border="1" cellspacing="0" cellpadding="4" width="100%">
<col width="256"></col>
<tbody>
<tr>
<td width="100%" valign="top">
<p style="margin-bottom: 0cm" lang="zh-TW"><span style="font-family: DejaVu Serif,serif">&lt;head&gt;</span></p>
<p style="margin-bottom: 0cm" lang="zh-TW"><span style="font-family: DejaVu Serif,serif">&lt;title&gt;Mavista 			- Web Site Management Solutions&lt;/title&gt;</span></p>
<p style="margin-bottom: 0cm" lang="zh-TW"><span style="font-family: DejaVu Serif,serif">&lt;meta 			http-equiv=&#8221;Content-Type&#8221; content=&#8221;text/html; 			charset=utf-8&#8243;&gt;</span></p>
<p lang="zh-TW"><span style="font-family: DejaVu Serif,serif">&lt;/head&gt;</span></p>
</td>
</tr>
</tbody>
</table>
<p style="margin-bottom: 0cm">
<p style="margin-bottom: 0cm"><span style="font-family: DejaVu Serif,serif">Here are some common usage of the meta tags:</span></p>
<p style="margin-bottom: 0cm"><span style="font-family: DejaVu Serif,serif"><span id="more-82"></span></span></p>
<p style="margin-bottom: 0cm"><span style="font-family: DejaVu Serif,serif"><span style="text-decoration: underline"><strong>Name attribute:</strong></span></span></p>
<p style="margin-bottom: 0cm" lang="zh-TW"><span style="font-family: DejaVu Serif,serif"><strong>Author </strong>– States the author of the page.</span></p>
<table border="1" cellspacing="0" cellpadding="4" width="100%">
<col width="256"></col>
<tbody>
<tr>
<td width="100%" valign="top">
<p lang="zh-TW"><span style="font-family: DejaVu Serif,serif">&lt;meta 			name=&#8221;author&#8221; content=&#8221;Alan&#8221;&gt;</span></p>
</td>
</tr>
</tbody>
</table>
<p style="margin-bottom: 0cm" lang="zh-TW"><span style="font-family: DejaVu Serif,serif"><strong>Copyright </strong>– Declare the copyright of the page.</span></p>
<table border="1" cellspacing="0" cellpadding="4" width="100%">
<col width="256"></col>
<tbody>
<tr>
<td width="100%" valign="top">
<p lang="zh-TW"><span style="font-family: DejaVu Serif,serif">&lt;meta 			name=&#8221;copyright&#8221; content=&#8221;Mavista.com&#8221;&gt; </span></p>
</td>
</tr>
</tbody>
</table>
<p style="margin-bottom: 0cm" lang="zh-TW"><span style="font-family: DejaVu Serif,serif"><strong>Description </strong>– Give a brief description of the page&#8217;s contents.</span></p>
<table border="1" cellspacing="0" cellpadding="4" width="100%">
<col width="256"></col>
<tbody>
<tr>
<td width="100%" valign="top">
<p lang="zh-TW"><span style="font-family: DejaVu Serif,serif">&lt;meta 			name=&#8221;description&#8221; content=&#8221;Mavista Platform is a 			rental ecommerce solution services.&#8221;&gt;</span></p>
</td>
</tr>
</tbody>
</table>
<p style="margin-bottom: 0cm" lang="zh-TW"><span style="font-family: DejaVu Serif,serif"><strong>Generator</strong> – The generator you used to edit the page.</span></p>
<table border="1" cellspacing="0" cellpadding="4" width="100%">
<col width="256"></col>
<tbody>
<tr>
<td width="100%" valign="top">
<p lang="zh-TW"><span style="font-family: DejaVu Serif,serif">&lt;meta 			name=&#8221;generator&#8221; content=&#8221;Dreamweaver&#8221;&gt;</span></p>
</td>
</tr>
</tbody>
</table>
<p style="margin-bottom: 0cm" lang="zh-TW"><span style="font-family: DejaVu Serif,serif"><strong>Keywords </strong>– Provide page keywords for the search engines.</span></p>
<table border="1" cellspacing="0" cellpadding="4" width="100%">
<col width="256"></col>
<tbody>
<tr>
<td width="100%" valign="top">
<p lang="zh-TW"><span style="font-family: DejaVu Serif,serif">&lt;meta 			name=&#8221;keywords&#8221; content=&#8221;Web Site Design, CMS,  			SME, Website Solutions&#8221;&gt;</span></p>
</td>
</tr>
</tbody>
</table>
<p style="margin-bottom: 0cm"><span style="font-family: DejaVu Serif,serif"><span style="text-decoration: none"><strong>Meta Robots</strong></span> – Instructions givem to search engine robots.</span></p>
<table border="1" cellspacing="0" cellpadding="4" width="100%">
<col width="256"></col>
<tbody>
<tr>
<td width="100%" valign="top">
<p lang="zh-TW"><span style="font-family: DejaVu Serif,serif">&lt;meta 			name=&#8221;robots&#8221; content=&#8221;all/none, index/noindex 			,follow/nofollow, noarchive&#8221; &gt;</span></p>
</td>
</tr>
</tbody>
</table>
<p style="margin-bottom: 0cm" lang="zh-TW"><span style="font-family: DejaVu Serif,serif"><strong>index</strong> &#8211; The page should be indexed.</span></p>
<p style="margin-bottom: 0cm" lang="zh-TW"><span style="font-family: DejaVu Serif,serif"><strong>noindex </strong>- The page should not be indexed.</span></p>
<p style="margin-bottom: 0cm" lang="zh-TW"><span style="font-family: DejaVu Serif,serif"><strong>follow </strong>- The links of the page should be followed.</span></p>
<p style="margin-bottom: 0cm" lang="zh-TW"><span style="font-family: DejaVu Serif,serif"><strong>nofollow</strong> &#8211; The links of the page should not be followed.</span></p>
<p style="margin-bottom: 0cm" lang="zh-TW"><span style="font-family: DejaVu Serif,serif"><strong>all</strong> &#8211; Equivalent to index, follow.</span></p>
<p style="margin-bottom: 0cm" lang="zh-TW"><span style="font-family: DejaVu Serif,serif"><strong>none </strong>- </span> <span style="font-family: DejaVu Serif,serif">Equivalent to noindex, nofollow.</span></p>
<p style="margin-bottom: 0cm" lang="zh-TW"><span style="font-family: DejaVu Serif,serif"><strong>noarchive</strong> &#8211; The page should not be archived.</span></p>
<p style="margin-bottom: 0cm" lang="zh-TW"><span style="font-family: DejaVu Serif,serif"><br />
</span></p>
<p style="margin-bottom: 0cm" lang="zh-TW"><span style="font-family: DejaVu Serif,serif"><span style="text-decoration: underline"><strong>Http-equiv attribute:</strong></span></span></p>
<p style="margin-bottom: 0cm" lang="zh-TW"><span style="font-family: DejaVu Serif,serif"><strong>C</strong><strong>ontent-type</strong> – The character set of the page. Your browser show the page in the code according to the setting.</span></p>
<table border="1" cellspacing="0" cellpadding="4" width="100%">
<col width="256"></col>
<tbody>
<tr>
<td width="100%" valign="top">
<p lang="zh-TW"><span style="font-family: DejaVu Serif,serif">&lt;meta 			http-equiv=&#8221;content-type&#8221; content=&#8221;text/html; 			charset=utf-8&#8243; &gt;</span></p>
</td>
</tr>
</tbody>
</table>
<p style="margin-bottom: 0cm" lang="zh-TW"><span style="font-family: DejaVu Serif,serif"><strong>Content-language</strong> &#8211; Declares the natural language of the page.</span></p>
<table border="1" cellspacing="0" cellpadding="4" width="100%">
<col width="256"></col>
<tbody>
<tr>
<td width="100%" valign="top">
<p lang="zh-TW"><span style="font-family: DejaVu Serif,serif">&lt;meta 			http-equiv=&#8221;content-language&#8221; content=&#8221;zh-cn&#8221;&gt;</span></p>
</td>
</tr>
</tbody>
</table>
<p style="margin-bottom: 0cm" lang="zh-CN"><span style="font-family: DejaVu Serif,serif"><strong>Expires </strong>– The page&#8217;s cache will expire after a certain period of time and need to be revisited to update.</span></p>
<table border="1" cellspacing="0" cellpadding="4" width="100%">
<col width="256"></col>
<tbody>
<tr>
<td width="100%" valign="top">
<p lang="zh-CN"><span style="font-family: DejaVu Serif,serif">&lt;meta 			http-equiv=&#8221;expires&#8221; content=&#8221;Wed, 24 Jun 2009 			00:00:00 GMT&#8221; &gt;</span></p>
</td>
</tr>
</tbody>
</table>
<p style="margin-bottom: 0cm"><span style="font-family: DejaVu Serif,serif"><strong>Pragma </strong>- Forbids browsing files of the page from the cache area. The files are no longer accessible after the page is close.</span></p>
<table border="1" cellspacing="0" cellpadding="4" width="100%">
<col width="256"></col>
<tbody>
<tr>
<td width="100%" valign="top">
<p lang="zh-CN"><span style="font-family: DejaVu Serif,serif">&lt;meta 			http-equiv=&#8221;pragma&#8221; content=&#8221;no-cache&#8221;&gt;</span></p>
</td>
</tr>
</tbody>
</table>
<p style="margin-bottom: 0cm" lang="zh-CN"><span style="font-family: DejaVu Serif,serif"><strong>Refresh</strong> – Refresh the page every certain period of time.</span></p>
<table border="1" cellspacing="0" cellpadding="4" width="100%">
<col width="256"></col>
<tbody>
<tr>
<td width="100%" valign="top">
<p lang="zh-CN"><span style="font-family: DejaVu Serif,serif">&lt;Meta 			http-equiv=&#8221;refresh&#8221; Content=&#8221;30&#8243;&gt; </span></p>
</td>
</tr>
</tbody>
</table>
<p style="margin-bottom: 0cm" lang="zh-CN"><span style="font-family: DejaVu Serif,serif"><strong>Set-cookie</strong> &#8211;  Set cookies in the user&#8217;s web browser until it expires.</span></p>
<table border="1" cellspacing="0" cellpadding="4" width="100%">
<col width="256"></col>
<tbody>
<tr>
<td width="100%" valign="top">
<p lang="zh-CN"><span style="font-family: DejaVu Serif,serif">&lt;meta 			http-equiv=&#8221;set-cookie&#8221; 			CONTENT=&#8221;cookievalue=xxx;expires=Wed, 24 Jun 2009 00:00:00 			GMT; path=/&#8221;&gt; </span></p>
</td>
</tr>
</tbody>
</table>
<p style="margin-bottom: 0cm" lang="zh-CN"><span style="font-family: DejaVu Serif,serif"><strong>Widow-target </strong>– Prevent external sites stealing your pages as their frame pages.<br />
</span></p>
<table border="1" cellspacing="0" cellpadding="4" width="100%">
<col width="256"></col>
<tbody>
<tr>
<td width="100%" valign="top">
<p lang="zh-CN"><span style="font-family: DejaVu Serif,serif">&lt;meta 			http-equiv=&#8221;Widow-target&#8221; 			Content=&#8221;_blank/_top/_self/_parent &#8220;&gt;</span></p>
</td>
</tr>
</tbody>
</table>
<p style="margin-bottom: 0cm" lang="zh-CN">
<p style="margin-bottom: 0cm" lang="zh-CN"><span style="font-family: DejaVu Serif,serif"><span style="text-decoration: underline"><strong>Scheme </strong><strong>attribute:</strong></span></span></p>
<p style="margin-bottom: 0cm" lang="zh-CN"><span style="font-family: DejaVu Serif,serif">Meta scheme is used to intercept the value of the specified property of the content attribute.</span></p>
<table border="1" cellspacing="0" cellpadding="4" width="100%">
<col width="256"></col>
<tbody>
<tr>
<td width="100%" valign="top"><span style="font-family: DejaVu Serif,serif"><span>&lt;meta 			scheme =&#8221;ISBN&#8221; name=&#8221;identifier&#8221; 			content=&#8221;</span>9571039292&#8243; <span>&gt;</span></span></td>
</tr>
</tbody>
</table>
<p style="margin-bottom: 0cm">
]]></content:encoded>
			<wfw:commentRss>http://blog.mavista.com/2009/06/24/what-are-meta-tags/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
