Hi to all of you today after many days i am making an article i am making this because my next post will be depended on this trick. So you have seen many blogs with showing some widgets only at homepage and some at posts page hows it possible you might have think its to easy.
1. Login in your Blogger Dashboard.
2. Then Click on Layout.
3. Click on Edit HTML.
4. Click on Expand Widget Templates.
Now Find for the widget you want to show only on homepage or post page only . if you have added any title for it then search for the title.
Just below that widget id link, You can see a b:includable tag like this..
<b:includable id=’main’>
<b:if cond=’data:blog.url == data:blog.homepageUrl’>
<b:if cond=’data:blog.pageType == “item”‘>
<b:if cond=’data:blog.url == “Blog Post URL“‘>
Now Replace the Word in Green colors with the link.
Now we have to close b:if tag
so now before </b:includable> add this code:
</b:if>
Thats All it Enjoys friends and Wait for the Next post by me That will So much Splendid
Jainesh says
hey this is so cool. You think this is the trick we can employ to also use a 'login' feature for our blogs? or is there some way to have a login feature like most commercial sites have. You can view some pages only if you login…Can we do that in a blog?
Ritesh Sanap says
@jainesh
see all tricks works as you apply if you apply them with innovation your site will be innovative.
Gia says
OMG. Thanksss for this!! I hated my linkwithin widget appearing after every post on my homepage. Now Thanks to you, it only appears on the post page! THANKS!! :D
Abhishek says
Thanks for this post… i got a lots of help from this.. From this article i showed latest jobs and latest exam results sample papers of bank exams separated on my blog….
thanks again
http://abhicareer.blogspot.com
Ritesh Sanap says
I m happy that this post is been helpful for you
Gaurav Kumar says
Thanks Ritesh. Its really helpful and working very effectively.