another is that the title of the podcast repeats
Usually the title of a category feed has this scheme: blog title >> category name.
I guess that the category name is the same as the blog title. However you can set a custom title for the category feed in the Category Casting options. There is an option in the section General Feed Settings which is called “Blog/Podcast title”. You have three choices: the global setting – blog title >> category name / append category name – appends the name of the category to whatever the global setting is / category name – the feed title will be the category name only
Paddy-Whacked Radio FM Broadcast! seems to be the name of your blog and this category. The default setting for the post specific iTunes settings is “Use WordPress Categories”. That means that podPress adds automatically the nice names of the categories of a post as the keywords.
That is maybe not the best default setting because a category name (like in your case) may consist of more than one word.
I will probably change the default setting in the upcoming podPress version.
I’m sorry for my wrong assumption.
Furthermore I have noticed that you are using the CSS code to hide the blog title and tagline on the blog front pages and I have discovered that the code to hide the title should better be:
div#site-title {
display:none;
}
h1#site-title is wrong. I had my eyes on a different theme before I have had written the code snippet.
Oh, I guess one other thing is that the 144X144 image is still not showing up on Google Listen, so I figure it is not being positioned correctly in the RSS…???
The part of the feed is correct. I do not know why Google Listen does not show the RSS image.
Maybe the software loads the image only in the moment when you subscribe to the feed. Or maybe the channel settings like the image are in some kind of cache memory of this software.
Regards,
Tim