Menu Close Menu

Add SEO Meta Tags And Description To Blogger

Meta DescriptionIn this post I going to show how to add meta description and keywords to your blog. Meta tags is a important things for  Search Engine Optimization. improving your search engine rank is key to success your blog. The <meta> tag provides metadata about the HTML document. Metadata will not be displayed on the page, but will be machine parsable. Meta elements are typically used to specify page description, keywords, author of the document, last modified, and other metadata. The metadata can be used by browsers (how to display content or reload page), search engines (keywords), or other web services.

 

Tips and Notes

Note: <meta> tags always goes inside the <head> element.

Note: Metadata is always passed as name/value pairs.

Note: The content attribute MUST be defined if the name or the http-equiv attribute is defined. if none of these are defined, the content attribute CANNOT be defined.

But you can take control !
You can add Meta Tags and Description to your blog. So lets see the tutorial below.

First you must copy the code below and add a meta description and meta keywords as follows:

<meta content='text/html; charset=utf-8' http-equiv='Content-Type'/>      <meta content='PUT BLOG DISCRIPTION HERE.' name='description'/>

<meta content='PUT, KEYWORDS, HERE, SEPERATED, BY, COMMA,' name='keywords'/>

For Example Check out my meta description and keywords.

<meta content='text/html; charset=utf-8' http-equiv='Content-Type'/>
<meta content='Find Blogger Widgets, Blogger Gadgets, Blogging tips, Social icons pack, cdr file, psd file, png, jpg, Plugins and Learn SEO to Optimize Your Blog.' name='description'/>
<meta content='Widgets for Blogger,bloggertricks,bloggingtips,social,icons,cdr,png,psd,downloadbuttons, makemoneyonline' name='keywords'/>

Now time add code to your blog.

1. Go to your blogger Dashboard > template > click on proceed button and find this code. how to find code in template with browser Search bar.

<head>

2. add the content code below <head> section and click save that’s it your done.

If you have a any question leave your comments below in comment section.

"Be the first to express your thoughts" :

  1. This comment has been removed by a blog administrator.

    ReplyDelete
  2. This comment has been removed by a blog administrator.

    ReplyDelete
  3. This comment has been removed by a blog administrator.

    ReplyDelete
  4. This comment has been removed by a blog administrator.

    ReplyDelete
  5. This comment has been removed by a blog administrator.

    ReplyDelete
  6. This comment has been removed by a blog administrator.

    ReplyDelete
  7. This comment has been removed by a blog administrator.

    ReplyDelete
  8. If you really desire to get such type of information, visit this blog quickly.

    ReplyDelete

Important - Make sure to click the "Subscribe By Email" link below the comment for to be notified of follow up comments and replies.If you use Name/URL don't use keywords as your name. We love to hear from you! Leave us a comment.
To ensure proper display, HTML/XML/JavaScript need to be Encode first using this Encoder Tool Then paste the Encoded code here.