Skip to content Skip to sidebar Skip to footer

Blogger seo meta tags / facebook twitter title description keywords

Blogger Full SEO Meta Code
  The following Meta code will improve your traffic rating, the following code will include your facebook, twitter, Google+,Description, Title and etc...

Blogger meta full tags
Step 1:-
  Login and goto your blogger dashboard and Template => Edit HTML.

Edit html on blogger

Step 2:-
  Copy and paste the code under the <head> tag.

Place Meta tag on blogger

The Code is
<link expr:href='data:blog.homepageUrl + &quot;favicon.ico&quot;' rel='icon' type='image/x-icon'/>
<link expr:href='data:blog.url' rel='canonical'/>
<link expr:href='data:blog.homepageUrl + &quot;feeds/posts/default&quot;' expr:title='data:blog.title + &quot; - Atom&quot;' rel='alternate' type='application/atom+xml'/>
<link expr:href='data:blog.homepageUrl + &quot;feeds/posts/default?alt=rss&quot;' expr:title='data:blog.title + &quot; - RSS&quot;' rel='alternate' type='application/rss+xml'/>
<link expr:href='&quot;http://www.blogger.com/feeds/&quot; + data:blog.blogId + &quot;/posts/default&quot;' expr:title='data:blog.title + &quot; - Atom&quot;' rel='alternate' type='application/atom+xml'/>
<link href='http://www.blogger.com/openid-server.g' rel='openid.server'/>
<link expr:href='data:blog.homepageUrl' rel='openid.delegate'/>

<meta content='Enter your Keywords separated using comma' name='keywords'/>

<meta content='Google Verification ID from Webmaster tools' name='google-site-verification'/>
<meta content='Alexa Verification ID from alexa' name='alexaVerifyID'/>
<meta content='Yandex Verification ID from yandex' name='yandex-verification'/>
<meta content='Pinterest Verification Code' name='p:domain_verify'/>

<link href='https://plus.google.com/Your ID/posts' rel='publisher'/>
<link href='https://plus.google.com/Your ID/about' rel='author'/>
<link href='https://plus.google.com/Your ID' rel='me'/>


<b:if cond='data:blog.homepageUrl == data:blog.url'>
<b:if cond='data:blog.metaDescription'>
<meta expr:content='data:blog.metaDescription' itemprop='description' name='description'/>
<meta expr:content='data:blog.metaDescription' name='twitter:description'/>
</b:if>
</b:if>    
<b:if cond='data:blog.pageType == &quot;item&quot;'>

<b:if cond='data:blog.metaDescription'>
<meta expr:content='data:blog.metaDescription' itemprop='description' name='description'/>
<meta expr:content='data:blog.metaDescription' name='twitter:description'/>
</b:if>
</b:if>
<b:if cond='data:blog.pageType == &quot;index&quot;'>
<b:if cond='data:blog.searchLabel'>
<meta content='noindex,nofollow' name='robots'/>
</b:if>
</b:if>
<b:if cond='data:blog.pageType == &quot;archive&quot;'>
<meta content='noindex,nofollow' name='robots'/>
</b:if>
<b:if cond='data:blog.isMobile'>
<meta content='noindex,nofollow' name='robots'/>
</b:if>
<meta content='Country Name' name='geo.placename'/>
<meta content='Your Name' name='Author'/>
<meta content='general' name='rating'/>
<meta content='id' name='geo.country'/>

<b:if cond='data:blog.pageType == &quot;index&quot;'>
<title><data:blog.pageTitle/></title>
<b:else/>
<b:if cond='data:blog.pageType == &quot;archive&quot;'>
<title>If you want only add extra word for Title<data:blog.pageName/></title>
<meta content='noindex,nofollow,noarchive' name='robots'/>
<b:else/>
<b:if cond='data:blog.pageType == &quot;error_page&quot;'>
<title>Go to Home Page <data:blog.title/></title>
<b:else/>
<title><data:blog.pageName/> - <data:blog.title/></title>
</b:if>
</b:if>
</b:if>

<b:if cond='data:blog.pageType == &quot;item&quot;'>
<meta content='Your Facebook Name' property='fb:admins'/>
<b:if cond='data:blog.url'>
<meta expr:content='data:blog.url' property='og:url'/>
</b:if>
<meta expr:content='data:blog.title' property='og:site_name'/>
<b:if cond='data:blog.pageName'>
<meta expr:content='data:blog.pageName' property='og:title'/>
<meta expr:content='data:blog.pageName' name='twitter:title'/>
</b:if>
<meta content='website' property='og:type'/>
<b:if cond='data:blog.postImageThumbnailUrl'>
<meta expr:content='data:blog.postImageThumbnailUrl' property='og:image'/>
<meta expr:content='data:blog.postImageThumbnailUrl' name='twitter:image:src'/>
</b:if>
</b:if>
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<b:if cond='data:blog.postImageThumbnailUrl'>
<link expr:href='data:blog.postImageThumbnailUrl' rel='image_src'/>
</b:if>
</b:if>

<meta content='summary_large_image' name='twitter:card'/>

Important
   Replace all the red color words with your own.

"Enter your Keywords separated using comma" - This is the very very important step, enter your keywords and separated with comma like (jQuery,javascript,sample).
  There is no official length requirement but generally you'll see people mention anywhere from 100 to 255 characters. Just be sure to put in the words that match your page's content.

"Google Verification ID from Webmaster tools" - This ID is given by google webmaster tools like (NKuAqLIbSkFPdcI6jaQ0OTG1n62cr_6dTGSDtIGR3f8)

"Alexa Verification ID from alexa" - This ID is given from alexa like (NShb5hvYejRKBT4bZH9O3PDkjMc)

"Yandex Verification ID from yandex" - (Optional) This ID is given by yandex like (477Gf9eed7a7955a)

"Pinterest Verification Code" - This code is generated from pinterest like (a4dace0fdf86e34f69c210999a1fa5Ae)

"Your ID" - This is the google plus profile ID like(100164103191379887364)

"Country Name" - Enter your country name.

"Your Name" - Enter your name it will display on facebook and more other place like below screen shot.
Facebook author name




"If you want only add extra word for Title" - (Optional) No need to give extra title word and separated with pipe symbol (|), if you want more you can add like (jquery | php | Flash)

"Your Facebook Name" - Enter your facebook profile name or pagename like (allinworld99blog)
Advertisement

Post a Comment for "Blogger seo meta tags / facebook twitter title description keywords"