Search code examples
blogger

How to make "Featured post" visible only on my blog first page


This is my test blog / xn--90a.blogspot.com / I true to make "Featured post" to see only on my blog first page, not on top of the articles.


Solution

  • You can use the cond attribute cond='data:view.isHomepage' with Featured post widget like the following

    <b:widget cond='data:view.isHomepage' type='FeaturedPost' visible='true'>