STAY WITH US

Breaking




Translate

Thursday 27 July 2017

How to Add YOAST-like-SEO Widget for Blogger/Blogspot Blog?

Note: This is the guide to configure the YOAST-like-SEO widget for Blogger/Blogspot Blog. This widget will improve the page ranks in all search engines including Google, Yahoo, Bing Search and Yandex and Boost your blog traffic.

 How to Add YOAST-like-SEO Widget for Blogger/Blogspot Blog?

Whenever we talk about the best SEO plugin for WordPress, SEO by Yoast is the best plugin available. Many of you have heard about this plugin but unfortunately, There is no SEO plugin or Widget available for Blogger/BlogSpot blog.
YOAST-like-SEO widget is the set of scripts which will let the bot crawler to crawl your website daily. I’ve combined all the meta tags in this widget that search engine need to rank your website.

Features of YOAST-like-SEO widget

1- SEO friendly robots.txt file.
2- Meta tags in your blogger blog.
3- Optimize post title using H2 tag.
4- Shows Post title first in search results.
5- Search Engine Optimized Blogger labels.
6- Search Engine Optimized Blogger Archives.
7- Search Engine Optimized Blogger Comments.
8- Covert Title tags into Dynamic Title Tag.
9- Allow Bots to crawl your blog daily.
10- Helps you to get USA/Australia traffic.
11- Search Engine optimized for Twitter tweets.
12- Facebook Analytics for your blog.
13- Verify Google, Bing, Yandex.
Also, check,


How to Configure YOAST-like-SEO widget in your blog.

Step 1: Login to your Blogger Account > Template > Click Edit HTML
Step 2: Click on the Code Section, Press ctrl + F and Search for <head>
Step 3: Copy the codes below and Paste it below <head> tag.
<meta content=’Google Verification ID’ name=’google-site-verification’/>
<meta content=’Bing verification ID’ name=’msvalidate.01’/>
<meta content=’Yandex Verification ID’ name=’yandex-verification’/>
<meta content=’global’ name=’distribution’/>
<meta content=’1 days’ name=’revisit’/>
<meta content=’1 days’ name=’revisit-after’/>
<meta content=’document’ name=’resource-type’/>
<meta content=’all’ name=’audience’/>
<meta content=’general’ name=’rating’/>
<meta content=’all’ name=’robots’/><meta content=’index, follow’ name=’robots’/>
<meta content=’en-us’ name=’language’/>
<meta content=’Country, Country, Country’ name=’country’/>
<meta content=’fb id’ property=’fb:admins’/>
<meta content=’twitter id’ name=’twitter:site’/>
<meta content=’email id’ name=’email’/>
<link href=’google plus link to your posts’ rel=’publisher’/>
<META charset=’utf-8’/>
<META content=’width=device-width, initial-scale=1′ name=’viewport’/>
<META content=’blogger’ name=’generator’/>
<META content=’text/html; charset=UTF-8′ http-equiv=’Content-Type’/>
<LINK href=’http://www.blogger.com/openid-server.g’ rel=’openid.server’/>
<LINK expr:href=’data:blog.homepageUrl’ rel=’openid.delegate’/>
<LINK expr:href=’data:blog.url’ rel=’canonical’/>
<b:if cond=’data:blog.pageType == &quot;index&quot;’>
<TITLE><data:blog.pageTitle/></TITLE>
<b:else/>
<b:if cond=’data:blog.pageType != &quot;error_page&quot;’>
<TITLE><data:blog.pageName/> – <data:blog.title/></TITLE>
</b:if></b:if>
<b:if cond=’data:blog.pageType == &quot;error_page&quot;’>
<TITLE>Page Not Found – <data:blog.title/></TITLE>
</b:if>
<b:if cond=’data:blog.pageType == &quot;archive&quot;’>
<META content=’noindex’ name=’robots’/>
</b:if>
<b:if cond=’data:blog.searchLabel’>
<META content=’noindex,nofollow’ name=’robots’/>
</b:if>
<b:if cond=’data:blog.isMobile’>
<META content=’noindex,nofollow’ name=’robots’/>
</b:if>
<b:if cond=’data:blog.pageType != &quot;error_page&quot;’>
<META expr:content=’data:blog.metaDescription’ name=’description’/>
<b:if cond=’data:blog.homepageUrl != data:blog.url’>
<META expr:content=’data:blog.pageName + &quot;, &quot; + data:blog.pageTitle + &quot;, &quot; + data:blog.title’ name=’keywords’/>
</b:if></b:if>
<b:if cond=’data:blog.url == data:blog.homepageUrl’>
<META content=’Clean and Responsive Blogger Template, SEO Friendly, HTML5, Personal Blog’ name=’keywords’/></b:if>
<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’/>
<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>
<!– [ Social Media Meta Tag ] –>
<b:if cond=’data:blog.url == data:blog.homepageUrl’> 
<b:if cond=’data:blog.pageType == &quot;item&quot;’> 
<b:if cond=’data:blog.pageType == &quot;static_page&quot;’>  
<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’/>
</b:if></b:if></b:if></b:if>
<META expr:content=’data:blog.pageTitle’ property=’og:title’/>
<b:if cond=’data:blog.pageType == &quot;item&quot;’>
<META content=’article’ property=’og:type’/>
<b:else/>
<META content=’website’ property=’og:type’/>
</b:if>
<META expr:content=’data:blog.canonicalUrl’ property=’og:url’/>
<b:if cond=’data:blog.postImageUrl’>
<META expr:content=’data:blog.postImageUrl’ property=’og:image’/>
<b:else/>
<b:if cond=’data:blog.postImageThumbnailUrl’>
<META expr:content=’data:blog.postThumbnailUrl’ property=’og:image’/>
<b:else/>
<META expr:content=’data:blog.blogspotFaviconUrl’ property=’og:image’/>
</b:if></b:if>
<b:if cond=’data:blog.metaDescription’>
<META expr:content=’data:blog.metaDescription’ property=’og:description’/>
<b:else/>
<META content=’xxxxx’ property=’og:description’/>
</b:if>

How to Customize YOAST-like-SEO widget

  • Replace Blog Title with your blog title.
    For example, My Blog title is Digitally Indian
  • Replace Blog Description with the description of your blog.
    For Example, Description of my blog is Blog tips to help you make money blogging
  • Replace Meta Keywords, Keywords, Keywords with keywords which are relevant to your niche.
  • Replace Google, BING and Yandex verification IDs with your own respective verification IDs which you can get when you signup for them.
  • Replace FB, Twitter IDs with your IDs.
  • Replace Your Email with your registered Email ID.
    For Example, My Email id is admin@digitallyindian.com.
  • Replace Google Plus ID with your ID.
Now Click SAVE Template.

You have successfully configured YOAST-like-SEO widget to your blogger/BlogSpot blog.

The Whole Configuration will not take more than 5 minutes, but this small change will improve the overall SEO score of your blog increase organic traffic but Remember that this YOAST-like-SEO widget is of no value if your blog doesn’t have high-quality contentso, keep writing High-Quality Content and add this YOAST-like-SEO widget to your blog to attract more organic Traffic.
Do Check,

2 comments:


  1. Hello,

    we provide affordable and result-oriented SEO services, please give a chance to serve you.


    Thanks
    Admin: E07.net

    ReplyDelete
  2. This article is one of the best in the history of articles. I'm a antique 'Article' collector and I sometimes read them interesting Permanent backlinks

    ReplyDelete

Chat box

Most Popular

Contact Form

Name

Email *

Message *