VTopup.ng

VTopup.ng
Cheap Data

Blogger SEO Meta Tags Title, Description and Keywords

Brown | 8:17 AM | 0 comments

SEO Meta tags are snippets of text that describe a page’s content; the meta tags don’t appear on the page itself, but only in the page’s code. We all know tags from blog culture, and meta tags are more or less the same thing, little content descriptors that help tell search engines what a web page is about.
The only difference between tags you can see (on a blog post, say) and tags you can’t see is location: meta tags only exist in HTML, usually at the “head” of the page, and so are only visible to search engines (and people who know where to look). The “meta” stands for “metadata,” which is the kind of data these tags provide – data about the data on your page.


SEO Meta Tags


ADD SEO Meta Tags in Blogger

In this tutorial, you will learn how to put SEO Meta tags in Blogger template for better ranking in search engine. Follow the steps below to get started.

Step 1:

Login to Blogger > Go to Dashboard > Template > Edit Html

SEO Meta Description

Step 2. 

Go to <head> section in Template. You can search this from Ctrl+F

Step 3. 

After <head> section put following code in your template.
<!-- Meta Tags ~  bloggerseotipstraining.blogspot.com  -->
 <meta content='Your Blog Description' name='description'/>
 <meta content='Keyword1,Keyword2,Keyword3' 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 ~   bloggerseotipstraining.blogspot.com  -->

Step 4.

Replace the demo data to your original data as you wish.

Step 5.

Save your template. 

Category:

0 comments