Blogger: how to provide label/tag feeds

By default, blogger will only render links to the pages where you can read all entries with given labels:

BloggerLabels

If you want to expose a feed so that people can subscribe to receive only entries with the given label, here's what you need to do:

  1. Go to the Template -> Edit HTML tab on your feed management page:

    BloggerEditHTML 
  2. Make sure to check "Expand Widget Templates"
  3. Do a "find" for "data:labels". That will take you to the markup where the labels are iterated to build the links. ...



Read full article

No Comments