Meta Tag gives meta information of HTML to Search Engines.It is not displayed in page but it is machine readable.SEO use it while indexing the page.
Adding Meta Tag helps to improve the SEO of the page.It provides the keywords,description,last updates,author of the page.Today we are discussing about how to add the meta tag.
Types of Meta Tag.
As informed above there are mainly two types of Meta tag that is keywords and description.Authors,last updated meta tag are optional meta tag it is better to add them in a blog.In Description we add the short description of page and in Keywords we add the keywords related to content of Blog.Adding Meta Tag is useful as it is used by SEO.Meta tag are added in head section of Blog.
Adding Meta Tags in a Blogger.
- Go to Blogger.com
- Click on design or Template
- Click on edit HTML.
- Find
<head>
tag. - Add the Following code just under it.
<meta content='KEYWORDS HERE' name='keywords'/> <meta name="author" content="Author Name" /> <b:if cond='data:blog.pageType == "index"'> <meta content='BLOG DESCRIPTION HERE' name='description'/> </b:if>
- Where,
- In Line 1 Replace KEYWORDS HERE with the keywords that march with your content separated by comma
- In line 2 Replace Author name With the blog author name.
- Line 3 is the conditionals tag which make content to appear in item (post page) here.line 5 is the end tag of line 3
- In Line4 Replace 'BLOG DESCRIPTION HERE' with the brief description of Blog
Adding Meta Tags in Word Press.
- Sign in at Wordpress.
- Go to Appearance
- then go to widgets.
- Scroll the page and find widgets name “Meta”
- Add the meta tag respectively that match to your Blog.
Checking Meta Tags.
You can check a meta tag of any page with our Seo Tools.
Hope you will find the solutions from here.
Before adding Meta tags my blog on search engine looks like this but now after adding it has been improved.
Subscribe for free
Thanks for visiting Blogger Rounder.We can subscribe to Blogger Rounder's by RSS feed or email updates.
1 comments :
Thanks for it.
Really great.
Post a Comment
We Love To Hear Comments from You.Comments are Welcome.You can comment here regarding this Post.If it is not related with the post you can ask a question by Contacting Us.Before Comment Please Subscribe To our RSS or email updates.Publishing Spam Comment is Not allowed.If you want to Add Code then Please Encode it.
Simple Tags like <a> ,<strong>,<b>,<em> and <i> are allowed for preventing spam