Meta tag is a points intended for SEO (Search Engine Optimization). The actual <meta> label delivers metadata concerning the HTML document. Meta tag will never be displayed for the page, yet will likely be machine parsable. Meta tag are typically helpful to describe page description, keyword, Author of the content, last modified, and other metadata. The actual metadata works extremely well by means of browser (how to display content material or reload page), google (keywords), or various other web services. Search engines crawlers examine meta tag words of blog or website and allow these tag words (title, keyword and also description) data in order to yahoo, google search, based on these tag words your blog can be confirmed within search results websites (SERP's).
Meta Tag are Important and the helpful for our blog's SEO.
Step 1.
Login to Blogger >> Go to Dashboard >> Template >> Edit Html
Step 2.
Find the following code [Tip: Ctrl+F]
This will be mostly on the main page of the template coding.
Step 3.
After/under this line paste the following code.
Change red color bolded text according to your choice.
Note: write keywords in separate commas i.e., write comma after every word.
Step 5.
Now save your template and you are done, your blog is optimized for SEO and Google will show your site/blog in search results.
Meta Tag are Important and the helpful for our blog's SEO.
Put SEO Meta Tags in Blogger Template
Learn how to put Meta Tags in blogger template for better ranking in search engine results with easy steps.Step 1.
Login to Blogger >> Go to Dashboard >> Template >> Edit Html
Step 2.
Find the following code [Tip: Ctrl+F]
<head>
This will be mostly on the main page of the template coding.
Step 3.
After/under this line paste the following code.
<meta content='Your Blog Description' name='description'/>Step 4.
<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'/>
Change red color bolded text according to your choice.
Note: write keywords in separate commas i.e., write comma after every word.
Step 5.
Now save your template and you are done, your blog is optimized for SEO and Google will show your site/blog in search results.