
How To Modify / Edit a Blog Post Title More SEO Friendly
1. As usual, enter in your account and choose the option blogger.com template
2. Heading on the next page, select the Edit HTML
3. Then there is this kind of warning, just click the Continue button
4. Before you edit the template blogspot, do not forget to check the Expand Widget Templates,
5. Then find the code below
<title><data:blog.pageTitle/></title>
Remove all the code and replace with the following code
<b:if cond='data:blog.pageType == "item"'>
<title><data:blog.pageName/> | <data:blog.title/></title>
<b:else/>
<title><data:blog.pageTitle/></title>
</b:if>
6. Save the last live edits, click Save Template button and Close
Information:
If your friends all obstacles while looking for the html code above please use Ctrl + F to find a searchable html code.
0 komentar:
Posting Komentar