If you want traffic to your blog then you need to have good SEO tricks and Tips. Today I will Show you how to add SEO Meta Tags Title, Description and Keywords in your Blog. Good SEO gives you good traffic to your Blog and it also make easy for google to crawl your blog in search engine.

add SEO Meta Tags and Keywords
Meta Tag gives Information of your blog to search engine such as your Blog Description, keywords, your Name, your Email address etc. This Information is give to Google search engine using your Meta Tags.

How To add SEO Meta Tags and Keywords

STEP 1:- Goto Blogger –> Go to Dashboard –> Template –> Edit Html

STEP 2:- Now Press Ctrl+F and type <head>

STEP 3:- After <head> section Copy paste the below code.

<!– Meta Tags–>
<meta content=’Your Blog Description‘ name=’description’/>
<meta content=’Keyword1,Keyword2‘ 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=’English’ name=’language’/>
<!– /Meta Tags –>

STEP 4:- Save and go to your blog and Right Click and view page source.

NOTE :-You have to add description, keywords, your name and email id of your Blog.

Write A Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.