Custom Feed Icon

How to make your own custom feed icon

Your old feed code may look like this

<a href=”http://feeds.feedburner.com/http/wwwQuick2Fixcom” rel=”alternate” type=”application/rss+xml”><img src=”http://www.feedburner.com/fb/images/pub/feed-icon16×16.png” alt=”" style=”vertical-align:middle;border:0″/></a> <a href=”http://feeds.feedburner.com/http/wwwQuick2Fixcom” rel=”alternate” type=”application/rss+xml”>Subscribe in a reader</a></p>

Remove everything I have bolded up to where you see the  <img and replace the image code with this code

<img src=”http://quick2fix.com/wp-content/uploads/2007/11/feed-burner.jpg
 

You can change the image code to use the image of your choice, you must have the image location. You can get your image code by inserting an image on your site and then view it, click on properties and copy the Address: URL that you will need for your custom image, then proceed to make your changes.

New code should look like this

<div align=”center”>
<a href=”http://feeds.feedburner.com/http/wwwQuick2Fixcom” rel=”alternate” type=”application/rss+xml”>
<img
src=”http://quick2fix.com/wp-content/uploads/2007/11/feed-burner.jpg

NOTE -  You must access your own feed burner code to edit it.

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5 out of 5)
Loading ... Loading ...

2 Responses to “Custom Feed Icon”

  1. RBM Says:

    Hey thanks for the lesson on how to change the feed icon, I tried this and had it done in a few minutes, look and works great. As you said it was Quick 2 Fix.

  2. Mike Says:

    Thank you for instructions, they worked great.

Leave a Reply