By default Blogger Titles isn't optimized for Search Engine Optimization, although the post and or page title is one of the most important if not the most important keys for people to find your page more easily.
Follow the 5 easy steps below:
Step 1:
Go to your Blogger Design > Edit Html
Step 2:
Press Ctrl + F for your search box to appear
Step 3:
Copy the following code in the box below by highlighting it and pressing Ctrl + C
Step 4:<title><data:blog.pageTitle/></title>
Highlight that entire code and replace it with the following code
Step 5:<b:if cond='data:blog.pageType == "index"'> <title><data:blog.pageTitle/></title> <b:else/> <title><data:blog.pageName/> - Livoxt Blog</title> </b:if>
Replace the name "Livoxt Blog" with your own Blog Name and Save.
You're Done!
Congratulations you now have a Search Engine friendly Blog Title Page
No comments:
Post a Comment