UA-41536646-1

Wednesday, 5 June 2013

Making use of META TAGS to increase SEO


Hi friends, Welcome to Blogging & IT. Today I'm going to teach you another very very helpful trick that everyone should know who are blogging. This is about Meta Tags. We have discussed about meta tags before. Friends who didn't see it read it now. Main job of meta tags are increasing our rank of search engines. This is the method I used. Also this is the step by step method in new blogger view. Everybody follow me...


1. Log in to your blogger dashboard.

2. Go to Template>>>Edit html.

3. Press Ctrl+F together. You can see a search bar on top right corner.

4. Type <head> on that search bar.

5. Now you can see <head> highlighted on the html box.

6. Now paste the below code right after the <head> tag.

<meta content='text/html; charset=UTF-8' http-equiv='Content-Type'/>
<meta content='Your name' name='author'/>
<meta content='General' name='Rating'/> 
<meta content='all,follow' name='robots'/> 
<meta content='never' name='Expires'/>
<meta content='english' name='Language'/>
<meta content='INDEX,FOLLOW' name='Robots'/>
<meta content='Global' name='Distribution'/> 
<meta content='4 Days' name='Revisit-after'/>
<meta content='Your email' name='Email'/> 
<meta content='Your Blog description' name='description'/>
<meta content='Your Blog keywords' name='keywords'/>
<title>Your Blog title</title>

7. Now input your blog details in this.

8. Replace your name in Your name place.

9. Replace your email with Your email

10. Enter a small description about your blog on Your Blog description

11. Enter your blog keywords on Your Blog keywords  by seperating with comas.

12. Enter your blog title on Your Blog title

These are the compulsory info you should add on above code. If you want to add your blog language add it on <meta content='english' name='Language'/>
Ok We are done now. Hope you understood this lesson. It is not a hard work. If you had any trouble please free to add comments with your questions below. Use those meta tags to make your blog easy for finding in search engines. If you didn't see the meta tags post read it also here. OK see you again with another blogging trick.

Regards!

No comments:

Post a Comment

Share with friends

Related Posts Plugin for WordPress, Blogger...