Change Blog Post Title
- Go to Design > Edit HTML in your Dashboard
- Search for:
<title><data:blog.pageTitle/></title>
- Replace it with:
<b:if cond='data:blog.pageType == "index"'> <title><data:blog.title/></title> <b:else/> <title><data:blog.pageName/> | <data:blog.title/></title> </b:if>
- Save the Template
Note: The changes on your Blog will be immediate, but the results to show up on the search engines may take up time depending on how they spider and change their databases.
No comments:
Post a Comment