Just when you thought you’ve done everything you can to improve your site’s SEO, someone like Ryan Le of BlogTipsWorld would suddenly come up with this nice little Blogger tip that’s surprisingly simple. The trick simply involves doing a little bit of HTML editing, specifically on your <title> tag.
The simple steps are as follows:
- Starting from your Blogger dashboard, go to Template.
- Click on Edit HTML then Proceed.
- Using Ctrl+F search for this line of code:
<title><data:blog.pageTitle/></title>
Replace it with this:<b:if cond='data:blog.pageType == &quot;item&quot;'> <title><data:blog.pageName/> | <data:blog.title/></title> <b:else/> <title><data:blog.pageTitle/></title> </b:if>
- Save your template and you’re done!
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation.
0 comments:
Post a Comment