How to Add Meta tags on blog

1 comment

How to add Meta Tags on Blogger.

Meta Tags is very important for SEO.Search engine read Meta Tags to understand your blog so I give how to add Meta Tags like Title, Keywords and Description,Meta Tags give information to search engine for better SEO.


Add Meta Tags........

1.Log in Blogger.com
2.Go to Dashboard >Template>Edit HTML
    (See Picture below)

3.Find the Following coad in HTML by pressing Ctrl+F
4.Copy this code and paste it below the <head>
    
                            <!-- Meta Tags -  doeverything99.blogspot.com  -->
                            <meta content='Your Blog Description' name='description'/>
                            <meta content='your Keywords' 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='Language Name' name='language'/>
                            <meta content='Country Name' name='country'/>
                            <meta content='blogger' name='generator'/>
                            <!-- /Meta Tags -  doeverything99.blogspot.com  -->

5.Change red colored Text  according to your blog details.
6.After Editing this.click on save Template.
Now Meta Tags is successfully added on your blog!!!!!
If You Like This, Take 5 Seconds To Share It

1 comment: