SEO Meta tags are very paramount for any blog out there if you want the search engines to crawl and index your site. SEO Meta Tags Title, Description and Keywords in Blogger are very easy to implement since Blogger has extensions to add them manually but this time I want to give away the SEO code that includes the Meta Tags, Title tags, Meta description and keywords that will get your website ranked. Meta tags give all about documents and crawl by Google crawler in their search engine. Meta tags do not display on the page but its show in search engine results of your website. Meta elements are show page description, keywords, author, author email and other metadata. Google bots read Meta tags of the blogs and give this information to Google search engines to crawl and show your website posts in Search Engine Results Pages (SERP).
Meta tags or keywords are very significant SEO terms. To get ranked better in search engines, you have to add meta tags or keywords on every page of the website. But when you want to input keywords in every blogger posts, you can’t because there is only meta description place in blogger. So if you want to add meta tags or keywords also, you have to add some codes to your template which I have provided for you below. Meta tags are also as important as the meta description. Meta tags help you to increase healthy and better traffic.
SEO Meta Tags Title, Description and Keywords Blogger Code
[ <!– Meta Tags ~ joecalih.com.com –>
<meta content=’Your Blog Description’ name=’description’/>
<meta content=’Keyword1,Keyword2,Keyword3′ name=’keywords’/>
<meta content=’Author Name’ name=’Author’/>
<meta content=’Author Email Address’ name=’Email’/>
<meta content=’all’ name=’robots’/>
<meta content=’index, follow’ name=’robots’/>
<meta content=’Language Name’ name=’language’/>
<meta content=’Country Name’ name=’country’/>
<meta content=’blogger’ name=’generator’/>
<!– /Meta Tags ~ joecalih.com –>]
How To Use The Meta Keywords, Description and Title Code In Blogger.
Step 1:
Login to Blogger > Go to Dashboard > Template > Edit Html
Login to blogger and choose the website you want to add the extension. Click on the theme option just under the layout tab option.
[blogger ##star##]
Step 2.
Click on Edit HTML.
Go to <head> section in Template. You can search this by Ctrl+F
The search box appears at the right to the side of the code.
Step 3.
After <head> section put following code in your template.
[<!– Meta Tags ~ joecalih.com –>
<meta content=’Your Blog Description’ name=’description’/>
<meta content=’Keyword1,Keyword2,Keyword3′ name=’keywords’/>
<meta content=’Author Name’ name=’Author’/>
<meta content=’Author Email Address’ name=’Email’/>
<meta content=’all’ name=’robots’/>
<meta content=’index, follow’ name=’robots’/>
<meta content=’Language Name’ name=’language’/>
<meta content=’Country Name’ name=’country’/>
<meta content=’blogger’ name=’generator’/>
<!– /Meta Tags ~ joecalih.com –>]
Step 4.
Step 5.
Save your template and Go to your blog, view page source to see your description and keyword.
Thats it in adding the meta discription in your template manually. You may also like to add SEO for your blog posts. it’s nice and easy work to do. all you need is the bellow code. Use it I every post you make to optimize it for Google, Yahoo and Bing search engines for better SEO.
Use This Code To Optimize SEO for Blog Posts.
[<b:if cond=’data:blog.url == “PAGE-URL”‘>
<meta content=’DESCRIPTION’ name=’description’/>
<meta content=’KEYWORDS’ name=’keywords’/>
</b:if>]
Step 1. Log in to your blogger.
Step 2. Choose your one blog.
Step 3. Go to template>>edit HTML.
Step 4. And find the code <b:include data=’blog’ name=’all-head-content’/>
Step 5. Then paste the below codes below the above code.
Note:-
1. write the URL of your post in PAGE-URL.
2. Write meta description in PAGE-DESCRIPTION.
3. Write meta keyword in PAGE-KEYWORD.
7 comments
very cool it has helped me alot
how can i use them in wordpress
I this the code one has to use all the time when you post an article or its just once?
I think its the one
Just Use Yoast SEO plugin in WordPress and it does for you automaticaly
Anytime. Make sure you Place them correctly
I tried to apply your custom Blogger codes but it does not dynamically add the unique search descriptions applied/saved with my blog/posts when using this theme https://blogr-amp.blogspot.com/.
I've already updated my blog/post descriptions up to 450 – 500 word count & being careful to include unique human read able descriptive texts.
I've updated them to use expr:content='data:view.description' theme objects and it seems work — woohoo…
Thanks for the useful info & share…