• I want a reader to be able to sign up for RSS for my new posts. And also have a button on my blog to clearly show where to sign up if they are interested. Thank you!

Viewing 1 replies (of 1 total)
  • It depends on where you want to display the button. If you want to display it on the sidebar, you can use a text widget for it and use the code below after uploading the icon.

    <a href="rss-url"><img src="/filepath/rss.png" /></a>

    If you want to display it on another section of your website: header, footer, or somewhere inaccessible by your theme’s settings, you’ll have to jump in on the theme files.

Viewing 1 replies (of 1 total)
  • The topic ‘How to set up RSS and put the botton on my blog?’ is closed to new replies.