- Go to blogger.com and login to your blog.
- Click on template then edit html.
- Fine
(e.g ctrl + F) the following code:
<b:include data=‘blog’ name=‘all-head-content’ /> - Now paste the following code after the above code:
- Save the template.
- Refresh page and view "page source" you will see title and meta tags now.
<title> PAGE TITLE </title>
<meta content=‘YOUR BLOG DESCRIPTION HERE’ name=‘description’ />
<meta content=‘YOUR RELEVANT KEYWORDS HERE’ name=‘keywords’ />
<meta content=‘YOUR NAME HERE’ name=‘author’ />
If you get the the error copy the codes to a text editor (like Notepad), delete all the single quotation marks and type them manually:
0 comments:
Post a Comment