All in one SEO pack for blogger blogs
How to add meta tags in blogger blog? I think meta tags play a key role in blogging SEO carrier. Search enjines will surely give it importance and index your site faster in search results.Today i am going to share something unique all the meta tags which i myself using on this blog.
If someone said that the original meta tags not already have any effect at all, such an opinion is a bit right, because I had to prove it myself, yesterday in my blog the other one, I made without meta tags, having a small traffic, after I added meta tags, visitors soared far above.
Actually meta tags that I use now is a meta tag that has been shared by "kang kapok", meta tag is enough to tell search engine what your site is about? and everything which a search demands. I originally lack confidence, but once proven itself, I really believe that, if you have the lack of confidence, then please try it yourself.
SEO Friendly Meta Tags for Blogger
To install this meta tag , make sure you already logged in to the first dasbhoardGo to template = > edit html , find the <title><data:blog.pageTitle/></title>
Please replace it with the code below
<b:if cond='data:blog.isMobile'>Please adjust the above tags according to your information.
<meta content='width=device-width,initial-scale=1.0,minimum-scale=0.5,maximum-scale=2.0' name='viewport'/>
<meta content='noindex,nofollow' name='robots'/>
</b:if>
<b:include data='blog' name='all-head-content'/>
<meta content='####################' name='google-site-verification'/>
<meta content='####################' name='msvalidate.01'/>
<meta content='####################' name='alexaVerifyID'/>
<meta content='index, follow, noodp, noydir' name='robots'/>
<meta content='id' name='geo.country'/>
<meta content='Numair' name='author'/>
<meta content='1 days' name='revisit-after'/>
<meta content='Pakistan' name='geo.placename'/>
<meta content='blogger' name='generator'/>
<meta content='general' name='rating'/>
<meta content='index, follow, snipet' name='googlebot'/>
<b:if cond='data:blog.pageType == "index"'>
<meta expr:content='data:blog.canonicalUrl' property='og:url'/>
<meta content='website' property='og:type'/>
<meta expr:content='data:blog.title' property='og:site_name'/>
<meta content='id_id' property='og:locale'/>
<meta expr:content='data:blog.pageTitle' property='og:title'/>
<meta expr:content='data:blog.metaDescription' property='og:description'/>
<meta expr:content='data:blog.postImageThumbnailUrl' property='og:image'/>
<title><data:blog.pageTitle/></title>
<meta content='Keywords Here' name='keywords'/>
</b:if>
<b:if cond='data:blog.pageType != "index"'>
<meta expr:content='data:blog.canonicalUrl' property='og:url'/>
<meta content='article' property='og:type'/>
<meta expr:content='data:blog.title' property='og:site_name'/>
<meta content='id_id' property='og:locale'/>
<meta expr:content='data:blog.pageName' property='og:title'/>
<meta expr:content='data:blog.metaDescription' property='og:description'/>
<b:if cond='data:blog.postImageThumbnailUrl'>
<meta expr:content='data:blog.postImageThumbnailUrl' property='og:image'/>
</b:if>
<title><data:blog.pageName/> - <data:blog.title/></title>
<meta expr:content='data:blog.pageName' name='keywords'/>
</b:if>
That's all, How to create and install the SEO Friendly meta tags in blog which you can plug in your favorite blog , if you are in doubt use this meta tag in spite of your old meta tags do not use them. Thanks God this meta tag + original articles can make my blog up like this.
No comments:
Post a Comment