Easy way to Add Meta Tags to Blogger for Better SEO

No Comments
A meta-tag is a piece of HTML code that is found inside a webpage, and contains information about the page.
And todays meta-tags are still used to give "information" about websites to electronic visitors, for  many purposes.You will surely need to add these tags to your blogger template.
                            


Follow these simple steps:-

  • Go to Blogger Dashboard > "Design" tab.
  • Now click "Edit HTML" tab near "Posting".
  • You can view the xml code here. Now search for this code in the template.     
 <b:include data='blog' name='all-head-content'/>

NOTE: Use Ctrl+F. to search this line.

  • Now add the this code below the previously mentioned code.
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<meta content='Your website title here' name='title'/>
<meta content='Your website description here' name='description'/>
<meta content='Your website keywords here' name='keywords'/>


 
Next PostNewer Post Previous PostOlder Post Home

0 comments

Post a Comment