How To Add Meta Tags in Blogger blogs:
- Go to Blogger Dashboard - Layout - and click Edit HTML
- Search(Ctrl+F) for the following code in the header at the top:
<b:include data='blog' name='all-head-content'/> - Now paste the following code just after the above line:
<meta content='YOUR BLOG DESCRIPTION HERE' name='description'/>
<meta content='YOUR RELEVANT KEYWORDS HERE' name='keywords'/>
<meta content='YOUR NAME HERE' name='author'/>
<meta content='ALL' name='ROBOTS'/>
<meta content='blogger' name='generator'/> - Save the Template.
No comments:
Post a Comment