One of the most important thing that you must do after you have started optimizing your blogger based blog is to understand the loop holes of Blogger that really slows down your Traffic increase rate. One such loop hole is that during search listings you must have observed that your Blog homepage title appears before every single post that you publish. Since Google displays the first 66 characters thus due to unnecessary occurrence of the blog title causes important keywords of post titles to get chopped off. A screen shot below would be helpful,
By default you blog title appears before post title like this:
And after having tweaked we will have the title appear just after the post title,
How to make Blog title appear after post title?
Simply follow these steps,
- Go To Blogger > Design > Edit HTML
- Backup your template
- Search for
<title><data:blog.pageTitle/></title>
4. Now replace it with the code below,
<b:if cond='data:blog.pageType == "item"'>
<title><data:blog.pageName/> | <data:blog.title/></title>
<b:else/>
<title><data:blog.pageTitle/></title>
</b:if>
5. Done!
Now upon view your blog in search listings you will find the blog title appearing after blog post title name. Further the title position change will also occur in your browser as shown below,
That’s All! :)
I thank everyone for their prayers. I had a successful appendix operation and now I am safe and sound Alhamdulillah. Thank you buddies!
If you don't want to get yourself into Serious Technical Trouble while editing your Blog Template then just sit back and relax and let us do the Job for you at a fairly reasonable cost. Submit your order details by Clicking Here »
If mybloggertricks gives only unique articles, then why are you publishing the same articles as bloggerstop.net? the same exact post and code are on that blog...
ReplyDelete@Anonymous
ReplyDeleteI don't know about other writings but the code will remain the same wherever it is posted because you can't change that..
And other reason is that this posted I think is intended to a part of SEO series that Mohammad is publishing..
Good to see that you are back Mohmd. I am facing a problem. When i add adsense ad below the post title, something codes are coming in the post summary in the home page. Got any solution for that?
ReplyDelete@Myworld4free
ReplyDeleteYou are welcomed pal.
@Anonymous
Yes you have heard it correctly dear that mbt publishes unique articles. All CSS and HTML tutorials are copyrighted mbt codes and as far as programming is concerned then codes like the one above remains the same. We fetch them from forums and from programmars who understand blogger's alogrithm well. I am a designer and SEO by profession and the articles I share are unique in a sense that it better clarifies the use of things. You can find dozens of blogs sharing the same content but in a way that some find difficult to understand.
As far as bloggerstop is concerned then may be you don't know but Sai and I are more like brothers. I have never felt hesitated contacting him for help. You can find his link on my sidebar too. We work and learn mutually and there is nothing wrong with it if you further clarify things and help people more and more with your own unique style. And you have the complete right to be a valuable critic. Hope this helps :)
@Sam
I do agree with you buddy and this post is surely a part of the SEO series. Thanks for clarifying. :>
@Ayush
Dude kindly enclose your adsense codes between these two additional codes,
<b:if cond='data:blog.pageType == "item"'>
ADSENSE CODE GOES HERE
</b:if>
thanks for the info it really helped me
ReplyDeleteOhhhh, I did not know that. Your other articles are wonderful, and this blog is probably my favorite one for optimizing my blog. In fact, I am a regulare reader, and a subscriber. Keep up the good work! (Sorry if I was rude in my previous comment).
ReplyDelete@Anonymous
ReplyDeleteNo problems buddy.. :)
nice post buddy...i have subscribed to your blog..if you dont mind can you send me the template...MBT buster theme (all 4 of them).
ReplyDeleteI am pleased that you all found it helpful. Thank you all. :>
ReplyDelete@Ayush
I have kept your requests in mind and I will surely help you out with that soon.
To add anything next to something simply enclose that code between these lines,
<div style="align:left;">
The code for your share buttons
</div>
@Anonymous
YOu are always welcomed :)
@Rahul and @Hari
Please share your EMAIL IDs
Thanks Friend.. I am waiting for your reply....
ReplyDeleteSend it to hariit11888@gmail.com....
thank you so much for the post Mohammad Mustafa Ahmedzai. Hope allah be kind upon you and may you get well soon and may you be healthy, wealthy and happier with allah's karam.
ReplyDelete@Hari
ReplyDeletebuttons Sent :>
@Rahul
Template sent :>
Please help me, this is the HTML code, when the search for the name of the blogger does not find him in Google.
ReplyDeletePlease give me a code that you use blogger after:
@JOHN
ReplyDeletePlease make your question clear john. Pardon me but I could not get it? :)
Hi I have a problem its not working in blog after adding this code it shows first blog title and after post title.
ReplyDeletePlease help me out this.
I search in Google
Like this : site:mybloggertricks.com as mine url.
Waiting for your reply.
Hi Mohammad, I have seen some blogs using the post title as their keywords, can you please help me achieve this hack ?
ReplyDeleteThanks a lot ^_^
ReplyDeletelong time i searching for this
This comment has been removed by the author.
ReplyDeletethank u very much .
ReplyDeleteit's working.......
I must Say that you doing such great job for bloggers like me i am facing big problem with my blog my blog post is not coming in search result for last one month, but what i was getting in search result my site title is coming before the post title but now following your article i took it on the right platform by using your trick thanks a lot. great work..........this is my blog http://www.cyberockk.com
ReplyDeleteYou are simply the best Mohammad. Thanks for these insightful articles
ReplyDeleteits working
ReplyDeletehi Mohammad in my webmaster tool it is showing that some of my site URL are blocked due to robot.txt and few weeks back i had enabled the robot.txt by putting my sites XML site map in my blogger setting but and from that time my site search result is not fully coming in Google search can you tell me how to fix the robot.txt errors now i have disabled it i have thanks - Rizwan
ReplyDeleteHi Mustafa i want to ask that how much time it takes to show post title to appear first before the blog title? because i applied your your method and in Firefox its showing right but in search results blog title is is slit coming first please do reply.
ReplyDeletehi, i tried this and I found only 1 works when I searched my site in google. I hope I am doing the right thing. but if you could take a look heres my the name of my site. pursuit of functional home. thank you.
ReplyDeletevery useful tips , tq
ReplyDeleteGreat Sharing keep it up now i have lots of way to manage my site because of you hard word nice and Good Luck --Mohammad Mustafa Ahmedzai-- Thanks :)
ReplyDeleteMohmad ,
ReplyDeletePlese tell me how to make homepage title appears after Label name on Title bar or tab bar or in search.pLz dont ignore help me...
i followed the step but it is not working keep in mind i make my nav bar by using labels as i sarch result the post titles comes after title not before
ReplyDeleteAssalam O' Alaikum Mustafa Bro!
ReplyDeleteCan you tell me that How could I use this setting either for Static page?
Hello! This was very helpful! Are you still answering the comments? I wanted to know how to make the post title behind the blog title, not in from. Thanks!
ReplyDeleteFelicia
Why Mbt blog title is not showing after post title. I think you removed "| <data:blog.title/>" in your meta title tag.. I also want to remove my blog title and show only post title. Please guide me.
ReplyDelete