Hi, I'm new to wordpress. I am very familiar with Html/css but not php.
What I'd like to do is display a link (with an image) to my rss feed on my posts page/home page--but not on the other pages. I created a new header.php file called header-noblog.php, which I was going to call in the other pages, but I dont know the code to do it. I also assume there must be an easier way, like if wordpress detected it was the home/posts page it would display it and hide it if not.
Anyone have any ideas how to do this?