10 Jul 2014

How to add a meta tag in blog| blogger

No comments
In my previews blog was about how to optimise a image in blogger? How to create a blog? But now i am telling you about How to add meta tags to blog?

how-to-add-meta-tag-in-blog



What is a meta tag?


Meta tag are used to write description , keywords, author name etc. But meta tag should see on the page, it is in a html code it can be understandable my machines.


How to add a meta tag in blog for blogger?


This is a early method to add a meta tag in the blogger. By adding meta tags to your blogger  will improve your blog search rate. Meta tags makes your blog search easier in google search engine. Adding Meta tags are also one of the major rule in search engine optimisation. In every search engine they some search engine robots, these robots only scan whole html, xml files in the blogger. In the xml and html file these robots scan for meta tags. So if you add meta tags to your blog it will be easier to find your blog by using description meta tag and keywords meta tag for the search engine and it will also improve your blog ratings.

In the search engine optimisation adding meta tags are the main rule. There are many meta tags, but in regular we use this meta tags for keywords, description and author. These three meta tag are the major meta tags we use regularly. In the description meta we have mention the description of the blog , keyword meta tag you have add keywords of the blog and author name should be write in author meta tag.

Do not bother if you don't know these programming language, it is a simple method just follow my steps.
Follow these steps for How to add meta tag to blog?
Step1:
Goto dashboard> templates> edit html
Step 2:
And here you have to search for header part. The header part contain title and other codes in the blogger. All the meta tags to be paste after the title tag and it should be with in the header part only. 
Copy the meta tags code which is mention below

Meta tag Code

<meta name="description" content="Add meta description here " />
<meta name="keywords" content=" Add keywords here" />
<meta name="author" content="Add author name here" />

Step 3:
Paste the above code after </title>
how-to-add-meta-tag-in-blog-blogger

Step 4 :
Add your description , keywords and author in the code. And save the template.


Note:
Meta description should be added in "Add meta description here"
Meta keywords sholud be added in "Add keywords here "
Meta author name should be added in "Add author name here"

No comments :

Post a Comment