Fully optimised SEO for the blogger and blog title .
How to optimize your blogger :
Step 1. Log in to your Blogger Dashboard. Go to Design -> Edit HTML
Step 2. Mark the tick box "Expand Widget Templates"
Step 3. Find (CTRL + F) this code:
<title><data:blog.title/></title>
Step 4. Replace the above code with this:
<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 5. Click Save Template and you are done.
( OR )
ALL in 1 SEO pack :
Step1 : Find the Below Code
<title> <data:blog.title/> </title><b:if cond='data:blog.metaDescription != ""'> <meta expr:content='data:blog.metaDescription' name='description'/></b:if>
Step2 : Replace the above code by the following .
<b:if cond='data:blog.pageTitle data:blog.title'> == <title> <data:blog.title/> </ title><b:else/> <title> <data:blog.pageName/> | <data:blog.title/> </title></b:if><b:if cond='data:blog.metaDescription != ""'> <meta expr:content='data:blog.metaDescription' name='description'/></b:if><b:if cond='data:blog.pageType "archive"'> == <meta content='noindex, nofollow' name='robots'/><b:else/> <b:if cond='data:blog.pageType "index"'> == <b:if cond='data:blog.url data:blog.homepageUrl'> == <meta expr:content='data:blog.title' name='keywords'/> <meta content='index, follow' name='robots'/> </b:if> <b:else/> <b:if cond='data:blog.pageTitle != data:blog.title'> <meta expr:content='data:blog.pageName' name='keywords'/> <meta content='index, follow' name='robots'/> </b:if> </b:if></b:if>
NOTE : All in SEO pack steps work on custom blogger templates .
Share your views and feel free to tell your problems , we will try to fix asap .
0 comments:
Post a Comment
1.Your feedback is appreciated .we will try to respond as soon as possible .
2.While commenting make sure you click "subscribe by mail ", so that you will be notified follow up replies
3.Please don't spam ,dont use keyword in the name section, don't drop the links for the sake of backlinks and other purpose ( Comments will not be published and deleted)
4.Make sure you check the previous comments , before asking any any queries . you may get the solition in the comments itself.
5.Comments should be related to the topic .
if above all not followed the user may result in ban :(