How to Install Meta Tag SEO Friendly Blogspot

Add Meta Tags to Blogger
How to Put Meta Tag SEO Friendly Blog - One that can lead to success if a blogger is the blogger seoarang not just blogging, but also a successful blogger is a blogger who want to learn attention to SEO and try to practice it in their blog, because SEO is very influential whether or not to forward their blog. SEO (Search Engine Optimization) is itself a series of processes carried out systematically in order to increase the volume and quality of traffic from search engines to address specific websites, by leveraging the natural mechanisms of the search engine algorithms (the Wikipedia). Or it can be concluded, seo is a method in order to post that we can post indexed and can be perched on the first page of Google, so it has a great opportunity to attract visitors to our blog.

Actually there are many methods that can be done so that we become seo friendly blog, one of them by installing the meta tags in seo friendly blog. And this way is almost done by all bloggers. And the result was effective enough to make a seo friendly blog.

How to Install Meta Tag SEO Friendly Blogspot
  • Sign in to Blogger
  • Select Template.
  • Then click Edit HTML.
  • Check the Expand Widget Templates.
  • Then look for below code
    <b:include data='blog' name='all-head-content'/>   or
    <title><data:blog.pagetitle/></title>   or
     <title><data:blog.pageName/> - <data:blog.title/></title>  or
     <title><data:blog.title/></title> 
  • If you have found any of the above code, please feel free to put the following meta tag code below:

<b:if cond='data:blog.url == data:blog.homepageUrl'>
<title><data:blog.pageTitle/></title>
<meta content=' DESCRIPTION CONTENT WITH YOUR BLOG' name='DESCRIPTION'/>
<meta content=' BLOG CONTENT WITH YOUR KEYWORD ' name='KEYWORDS'/> </b:if>
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<title><data:blog.pageName/></title>
<meta expr:content='data:blog.pageName + &quot;, &quot; + data:blog.title + &quot;, &quot; + data:blog.pageName' name='Description'/>
<meta expr:content='data:blog.pageName + &quot;, &quot; + data:blog.title + &quot;, &quot; + data:blog.pageName' name='Keywords'/>
</b:if>
<meta content='index, follow' name='robots'/>
<meta content='USER NAME BLOG ' name='author'/>
<meta content=' CONTENT WITH TITLE BLOG ' name='copyright'/>
<meta content='1 days' name='revisit-after'/>
<meta content='id' name='language'/>
<meta content='id' name='geo.country'/>
<meta content='Indonesia' name='geo.placename'/>
<meta content='all-language' http-equiv='Content-Language'/>
<meta content='global' name='Distribution'/>
<meta content='global' name='target'/>
<meta content='En' name='geo.country'/>
<meta content='all' name='robots'/>
<meta content='all' name='googlebot'/>
<meta content='all' name='msnbot'/>
<meta content='all' name='Googlebot-Image'/>
<meta content='all' name='Slurp'/>
<meta content='all' name='ZyBorg'/>
<meta content='all' name='Scooter'/>
<meta content='ALL' name='spiders'/>
<meta content='text/html; charset=UTF-8' http-equiv='Content-Type'/>
<meta content='true' name='MSSmartTagsPreventParsing'/>
<meta content='blogger' name='generator'/>
<meta content='general' name='rating'/>
<meta content='never' name='Expires'/>
  • Click Save and wait for the results until Google crawler bot clicking your blog.
Note!!
Replace the code blue sentences according to what you want, as you please fill in the description with a description of each of your blog.

Out Of Topic