I'm not sure if this setting is handled in my wordpress installation or by Feedburner but right now my feedburner feed is displaying the feedburner favicon. How can I set it to use my blogs favicon?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
|
As @Rarst pointed out, there is no implementation of a favicon in the RSS spec (although there does seem to be one for Atom). Feedburner (and other readers) rely on the de-facto standard that the favicon exists at the website root;
Some clients may also try |
|||
|
|
|
The problem is that Feedburner looks for a favicon in a directory that doesn't exist. Wordpress is simply using the blog name as an alias. |
|||
|
|
