- 1. Go to Template --- >> Edit HTML
- 2. Find the following Code
<title><data:blog.pageTitle/></title>
- 3. Replace the it with the following code
<b:if cond='data:blog.pageType == "index"'><title><data:blog.pageTitle/></title><b:else/><title><data:blog.pageName/> - Hstm3.blogspot.com</title></b:if>
Comments
Post a Comment