0
Home  ›  Entertainment  ›  News  ›  Tech

Yoast SEO for Blogger (Blogspot) Blog

"Yoast SEO, SEO, Optimize, Blogger, Blogspot, WordPress, Blogging, How To Set SEO for Blogger Blog, What is SEO,"



Over the years I have learnt a lot online about website building, especially blogs and blogging. But my love for entertainment won't allow to me write about tech on my blog so once in while I drop some little tech article here. My people will say keep the knowledge to yourself is as good as being selfish.

I stumble on this while searching online for a better and easier way to improve my SEO after changing my blogger blog site design. I have watched people start a blog on Blogspot and after six month run to WordPress. Not because 'they don blow' (meaning they have become famous) but because they find it difficult to manipulate blogger template to suit their blog desired design and getting a professional to do the job is also on the high side.

So, because i know that feeling, that's i thought i should drop these Yoest SEO HTML code i discovered while surfing the internet here.

NOTE:
If your blog is on WordPress, you do not need this code. All you need to do is download and install Yoest SEO plugin on your blog. 
  
What is Yoast?
Yoast is the Best WordPress SEO Plugin which is available for free on the WordPress Platform. There is a pro version of Yoast SEO Plugin which offers various pro features like Internal Linking Suggestions, Redirect Manager, Ad-Free Use etc.

Why the Yoast Plugin is the Best SEO Plugin?
Yoast SEO Plugin is the Complete Solution to Rank your blog posts in Google Search. Provides features which can improve your blog ranking. Some of them are –
  • XML Sitemaps
  • Breadcrumb Navigation
  • Open Graph Meta Tags
  • Importing Data from Google Webmaster Tools
  • Built-in robots.txt and .htaccess editor
  • Snippet Editor
  • Social Integration
Yoast SEO Plugin for Blogger
We know Yoast SEO Plugin is a WordPress SEO Plugin, then Is it is possible to Install Yoast SEO Plugin on Blogger (Blogspot) Platform? The answer is NO. There is no feature in Blogger to Install WordPress Plugins.

Meanwhile, if you are a blogger blog owner, then this is for you. Follow the steps below to add the code to your blog. If you are too afraid to do it yourself. You can send me a mail at rainsegzy@gmail.com i will help you to do it for a token.

 However, the Yoast SEO trick below will enable your blogger blog SEO Optimize and increase your ranking on Google SERP

the SEO trick provides the following features which can improve your blog ranking:
  • Add Meta Tags to Blogger Blog
  • Show Post Title First
  • Optimize Blogger Comments for SEO
  • Optimize Blogger Post Labels
  • Optimize Blogger Archive
  • Add Robot Header Tags
  • Add Facebook and Twitter Open Graph Meta Tags
  • Make Google Bots Crawl Your blog daily
  • Image Optimization

NOTE: do not forget to back up your blog before commencing the steps to install the SEO trick
  

Now Follow The Steps Below

Just follow the Steps given Below to Optimize Blogger blog –
Step 1: Login to Blogger Dashboard and Go to “Template” and click on “Edit HTML


Step 2: Click anywhere in the text field and type “Ctrl+F” with the keyboard, the Search box will appear now.
Step 3: Search for “<head>” tag with search box appear earlier.
Step 4: Paste the below code right after <head> Tag and Save your Template.

<!-- Yoast SEO Plugin for Blogger by: https://www.RainSMediaRadio.com Start -->
<b:if cond='data:blog.pageType == &quot;index&quot;'>
<title><data:blog.pageTitle/></title>
<b:else/>
<title><data:blog.pageName/> - <data:blog.title/></title>
</b:if>
<b:if cond='data:blog.metaDescription != &quot;&quot;'>
<meta expr:content='data:blog.metaDescription' name='description'/>
</b:if>
<b:if cond='data:blog.pageType == &quot;archive&quot;'>
<meta content='noindex, nofollow' name='robots'/>
<b:else/>
<b:if cond='data:blog.pageType == &quot;index&quot;'>
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<meta expr:content='data:blog.title' name='keywords'/>
<meta content='index, follow' name='robots'/>
</b:if>
<b:else/>
<b:if cond='data:blog.pageTitle != data:blog.title'>
<meta expr:content='data:blog.pageName' name='keywords'/>
</b:if>
</b:if>
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<meta content='article' property='og:type'/>
<meta expr:content='data:blog.title' property='og:site_name'/>
<meta expr:content='data:blog.pageName' property='og:title'/></b:if>
<b:if cond='data:blog.postImageThumbnailUrl'>
<meta expr:content='data:blog.postImageThumbnailUrl' property='og:image'/>
</b:if>
<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='en-us' name='language'/>
<meta content='Nigeria' name='country'/>
<meta content='@twitter.com/rainsmedia' name='twitter:site'/>
<meta content='@rainsmedia' name='twitter:creator'/>
<meta content='RainSMediaRadio' name='author'/>
<meta content='rainsmedia59@gmail.com' name='email'/>
</b:if>
<!-- Yoast SEO Plugin for Blogger by: https://www.RainSMediaRadio.com End -->

Now replace all the text highlighted in red
1) Change Nigeria to the country of your choice
2) Change 'rainsmedia' to your twitter handle
3) Change 'RainSMediaRadio' to your site name
4) rainsmedia59@gmail.com to your email.

 DONE.

1 comment
________________________________________________
_________________________________________________
Search
Menu
Theme
Share
Additional JS