Over Powered Blogger
"Over Powered Blogger" is a must-read for anyone who is serious about taking their blogging to the next level and achieving their blogging goals. Whether you are a hobbyist blogger or a full-time blogger, Through a combination of informative articles, tips, tutorials, and real-life case studies, this blog covers a wide range of topics, including content creation, SEO optimization, social media marketing, email marketing, branding, monetization strategies, and much more.

Add Meta Tag to Blogger : Make Blogger Blog Fully Search Engine Optimize!

Add Meta Tag to Blogger : Make Blogger Blog Fully Search Engine Optimize!

For this purpose you need to make your blog fully Search Engine Optimized and add meta tag to blogger so that people searching their keywords will easily knows your site. Just follow following simple steps to add meta tag to blogger.

Backup Your Template before add meta tag to blogger

How to add Add Meta Tag to Blogger? (Updated)

Step 1:
Go to Blogger Dashboard > Design > Edit Html and search for <head>
Step 2:
Delete Every Thing From <head> to <b:skin><![CDATA[
Step 3:
Place following code just after <head>
<b:include data='blog' name='all-head-content'/>
    <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>
    <meta content='Your Blog Description here!' name='description'/>
    <meta content='Your Keywords here!' name='keywords'/>
    <meta content='Author Name here!' name='Author'/>
    <meta content='Author Email Address here!' name='Email'/>
    <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='id' name='language'/>
    <meta content='id' name='geo.country'/>
    <meta content='global' name='distribution'/>
    <meta content='1 days' name='revisit-after'/>
    <meta content='Indonesia' name='geo.placename'/>
  • Replace:-
To add your own description, title, keywords. Please replace all above words with your desire words! as shown below.
Blog Description : Write your blog description
Blog Keywords : Write the keywords of your blog
Blog Author : Write the author’s name(Your name)
Email Address : Write your Email address
Step 4:
Click on Save Template.
That’s it. Now your blog is full Search Engine Friendly. If you face any problem. Just Drop your comment. I will be able to help you about blogger Search engine optimization
Enjoyed reading? Share with your friends!

Post a Comment

Every comment is appreciated but keep in mind that comments are moderated and may take some time to appear. All spam comments will be deleted, including mentioning your blog. Thanks for understanding!