SEO is best for any blog that is interested to getting a targeted traffic from search engines and most blogger templates are not optimised for search engines whereby a code on the template will tell the search engines to first consider the site title and then the post title which will degrade the rank of your blog ,the best solution to blogger templates is to introduce Blogger topic swapping whereby you exchange the some of the template codes which will cause the search engines to focus on the post title then the post title.
Topic swapping will result to great traffic as the keywords will be easily be detected by search engines and that will improve your position in search results and with the steps that I am going to show you how simple it can be done.
STEPS TO SEO OPTIMIZE BLOGGER POSTS
Step 1 : log in to your blogger dashboard
Step 2 : Once you are in your dashboard select Template>>> Edit html
Step 3: after pressing the Edit html button you and html code will display on your sceen and left click anywhere on your template code
- After you have clicked on the template please press CTRL + F keys which will open the Blogger search box on the top right on the screen.
- Search the code below
<title><data:blog.pageTitle/></title>
Step 4 : After you You have found the code please replace the above code with this 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>
Step 6 : save the template .
CONCLUSION
this tutorial will only work on free blogger blogs, and it works on the templates by Blogger. If you have questions or needing assistance please feel free to comment .
This setting will help your blog to rank much better than before, wish you the best .
0 Comments:
Post a Comment
Although every comment is appreciated, due to time limitations I might not be able to respond to everyone. Keep it in mind that we respect all comments by our readers but all spam comments and spam links will be deleted. Thanks for understanding!