Friday, September 4, 2015

How to create meta tag

how to create meta tag,meta tag creation
Hi friends whats up today.In my past article i have give information about how to do on page optimization.in this article i will share you a most important part of on page optimization..Today my post is about how to create mete tag and how to put it in website.So friends lets  see how to do this.In this article i will show you -

  • How to create meta tag
  • How to put meta tag in web site


 

How to create meta tag


At first you have to find most important keyword of your website.then put this code fill this tag from your website information.

<meta charset='UTF-8'>
 <meta name='title' content='give your website title'>
<meta name='keywords' content='put,your,key,word,like,this'>
<meta name='description' content='150 words'>
<meta name='subject' content='your website's subject'>
<meta name='copyright' content='company name'>
<meta name='language' content='ES'>
<meta name='robots' content='index,follow'>
<meta name='abstract' content='Write a abstract of your website'>
<meta name='topic' content='your website topic'>
<meta name='summary' content='write a summery'>
<meta name='Classification' content='your content classification'>
<meta name='author' content='name, email@gmail.com.com'>
<meta name='designer' content='your website designer name'>
<meta name='reply-to' content='email@gmail.com.com'>
<meta name='owner' content='owner name'>

<meta name='coverage' content='Worldwide'>
<meta name='distribution' content='Global'>
<meta name='rating' content='General'>
<meta name='revisit-after' content='7 days'>



In blogger you have to put this type meta tag-


<meta name="title" content="give your website title name" />
<meta name="description" content="give your website description" />
<meta name="keywords" content="technology, health tips, beauty tips,a new information area" />
<meta name="robots" content="index, nofollow" />
<meta name="language" content="EN" />
<meta name="distribution" content="global" />
<meta name="rating" content="general" />
<meta name="revisit-after" content="3 days" />
<meta name="author" content="shahab uddin" />

Now the time to put this meta tag in your website.

How to put meta tag in website


At first you have to fill up those meta tag .then go to your website's HTML section.then find head section.

Here's a code example of meta tags:
 
<head>
paste your meta tag here
</head>
 
Now click save and out. 
 if you don't understand how to put this then see this video

  • how to add meta tag in wordpress.
    how to add meta tag in blogger blog









No comments:

Post a Comment