Hi quest ,  welcome  |  sign in  |  registered now  |  need help ?

Edit Meta Tag Blog

Written By joeneva on Wednesday, June 1, 2011 | 12:08 AM

Edit Meta Tag Blog
Provide meta tags on the blog is one way to improve the SEO of a blog, because with a meta tag, the blog will fast lookups by google. easy google to index your blog with descriptions and keywords that exist in the meta tags of your blog.

if your blog does not have meta tags automatically, you should give your blog in meta tags manually. here I want to tell her how to manually install the meta tags on your blog so your blog is easy lookups by google.

The first thing to do is:

1. Click  Expand Widget template
2. look for code
<b:skin><![CDATA[
then put the code below just above that code
 
 <b:include data='blog' name='all-head-content'/>
    <meta content='IE=EmulateIE7' http-equiv='X-UA-Compatible'/>
    <title><data:blog.pageTitle/></title>
<meta content='DESCRIPTION HERE' name='description'/>
<meta content='YOUR KEYWORD HERE' name='keywords'/>
<meta content='INDEX, FOLLOW' name='ROBOTS'/>
<meta content='1 Day' name='Revisit-after'/>
will be formed like this
   

<b:include data='blog' name='all-head-content'/>
    <meta content='IE=EmulateIE7' http-equiv='X-UA-Compatible'/>
    <title><data:blog.pageTitle/></title>
<meta content='DESCRIPTION HERE' name='description'/>
<meta content='YOUR KEYWORD HERE' name='keywords'/>
<meta content='INDEX, FOLLOW' name='ROBOTS'/>
<meta content='1 Day' name='Revisit-after'/>

    <b:skin><![CDATA[
 3. replace the word "DESCRIPTION HERE" in green with a description of your blog.
replace the word "YOUR KEYWORD HERE" in green with a keyword of your blog. writing keywords separated by commas (,)


good luck...

1 komentar:

joeneva said...

please leave your comment

Post a Comment