-->

How To Add SEO Friendly Meta Tags In Blogger Website

How To Add SEO Friendly Meta Tags In Blogger Website

Hey guys, welcome to The Kathait today. In this article, we are going to talk about How To Add SEO Friendly Meta Tags To Blogger Websites. First of all, I'll introduce you to all what meta tags are. Meta tags are basically pieces of text that provide a description of blog content. They are not visible in blogs but they can be seen in the block source code.

Why Meta Tag is Important?

They are very important posts. Descriptors that tell the search engine, water, blog, and blog post is about meta tags, provides description about the post in the HTML format of the block, and these little pieces of description are called metadata. It can be read by all the search engines and their web crawlers.

Search engines like Google use bots to extract metadata from the meta tags to understand its importance. Information about the blog and blog posts search engines can use this information for displaying your site on the search results and more importantly for ranking purposes. In the end, it helps your site to display snippets in the search result.


Consulting with Neil Patel

See How My Team Can  Your Website Ranked in Google

  • SEO - how to measure SEO success. Track SEO metrics.
  • Business Strategy - Our team writes epic content that will help you run a successful small business.
  • Paid Media - We also exchange traffic through guest posting.

Learn More    Contact Us

How to Add Meta Tags to Your blog.

  1. First of all, you have to go to Dashboard.
  2. Then you have to click on Theme.
  3. Then the edit HTML is to be customized.

And now you have to copy the code which I have given to you below. Copy the code and paste this code under the head section.

<title>
        <b:if cond='data:blog.pageType == &quot;index&quot;'>
            <data:blog.pageTitle/>
        <b:else/>
            <b:if cond='data:blog.pageType != &quot;error_page&quot;'>
                <data:blog.pageName/> - <data:blog.title/>
            <b:else/>
                ERROR 404 - <data:blog.title/> 
            </b:if>
        </b:if>
    </title>
    <!-- Description and Keywords (start) -->
    <b:if cond='data:blog.pageType == &quot;index&quot;'>
    <meta content='YOUR DESCRIPTION HERE' name='description'/>
    </b:if>
    <meta content='YOUR KEYWORDS HERE' name='keywords'/>
    <!-- Description and Keywords (end) -->
    <b:if cond='data:blog.pageType == &quot;item&quot;'>
        <meta expr:content='data:blog.pageName' property='og:title'/>
        <meta expr:content='data:blog.canonicalUrl' property='og:url'/>
        <meta content='article' property='og:type'/>
    </b:if>
    <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.postImageThumbnailUrl' property='og:image'/>
    </b:if></b:if>
    <b:if cond='data:blog.metaDescription != &quot;&quot;'>
        <meta expr:content='data:blog.metaDescription' name='og:description'/>
    </b:if>
    <meta expr:content='data:blog.title' property='og:site_name'/>
    <meta expr:content='data:blog.homepageUrl' name='twitter:domain'/>
    <meta expr:content='data:blog.pageName' name='twitter:title'/>
    <b:if cond='data:blog.postImageUrl'>
      <meta content='summary_large_image' name='twitter:card'/>
      <meta expr:content='data:blog.postImageUrl' name='twitter:image'/>
    <b:else/>
      <meta content='summary' name='twitter:card'/>
      <b:if cond='data:blog.postImageThumbnailUrl'>
        <meta expr:content='data:blog.postImageThumbnailUrl' name='twitter:image'/> 
      </b:if>
    </b:if>
    <meta expr:content='data:blog.pageName' name='twitter:title'/>
    <b:if cond='data:blog.metaDescription'>
      <meta expr:content='data:blog.metaDescription' name='twitter:description'/>
    </b:if> 
<b:if cond='data:view.isHomepage'>
 <script type='application/ld+json'>{&quot;@context&quot;:&quot;http://schema.org&quot;,&quot;@type&quot;:&quot;WebSite&quot;,&quot;name&quot;:&quot;<data:view.title.escaped/>&quot;,&quot;url&quot;:&quot;<data:view.url.canonical/>&quot;,&quot;potentialAction&quot;:{&quot;@type&quot;:&quot;SearchAction&quot;,&quot;target&quot;:&quot;<data:view.url.canonical/>search?q={search_term_string}&quot;,&quot;query-input&quot;:&quot;required name=search_term_string&quot;}}</script>
    </b:if>

Now? You can also write keywords as per your requirement. Once you have finished typing the keywords and description all you have to do is click on save. And then we are done.

So this is How To Add SEO Friendly Meta Tags In Blogger Website. Okay, that's all for today's article. If you want us to keep posting such useful content related to blogging and YouTube, please don't forget to leave a like comment and subscribe to our channel.

P S Kathait

I hope you enjoy reading this blog post. If you want to do guest posts for you and get high-quality backlinks, click here.

एक टिप्पणी भेजें

© The Kathait. All Rights Reserved Theme by P S Kathait