Steps:
1. Go to the Dashboard of your blog.
2. Go to Template.3. Click on Edit HTML.
4. Use the key Ctrl-F to search for <head>.
5. Copy the following codes and edit the content parts according to your blog-
<!-- Meta Tags ~ mluin.blogspot.com -->
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<meta content='YOUR BLOG DESCRIPTION' name='description'/>
</b:if>
<meta content='YOUR BLOG KEYWORDS' name='keywords'/>
<meta content='MR. XY' name='Author'/>
<meta content='YOUR EMAIL ADDRESS' name='Email'/>
<meta content='All' name='Robots'/>
<meta content='index, follow' name='robots'/>
<meta content='index, follow' name='GOOGLEBOT'/>
<meta content='index, follow' name='yahooBOT'/>
<!-- /Meta Tags ~ mluin.blogspot.com -->
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<meta content='YOUR BLOG DESCRIPTION' name='description'/>
</b:if>
<meta content='YOUR BLOG KEYWORDS' name='keywords'/>
<meta content='MR. XY' name='Author'/>
<meta content='YOUR EMAIL ADDRESS' name='Email'/>
<meta content='All' name='Robots'/>
<meta content='index, follow' name='robots'/>
<meta content='index, follow' name='GOOGLEBOT'/>
<meta content='index, follow' name='yahooBOT'/>
<!-- /Meta Tags ~ mluin.blogspot.com -->
6. Past the codes just after the <head>.
7. Save the Template and wait for six to seven days to get result. If you want quick result then go to Google webmasters tools and crawl your website.
0 comments:
Post a Comment