davedelaney
Member
Posted 4 years ago #
Hi All:
I have created a podcast which I will broadcast from my Word Press site. Any podcast RSS tips would be much obligued - like how to create them for starters.
Also:
The RSS link at the bottom of the page isn't working. When I used feed validator (http://www.davemadethis.com/twoboobs/?feed=rss2) I found that the Title info is missing.
Where do I make edits to this file? What is it called?
You help will be greatly appreciated.
Thanks.
Dave
www.davemadethis.com/twoboobs/
Seen this answered so many times here, I don't even have to visit your site... I bet you need to remove the "feed:" from your footer. Why? I'll leave something for which you can search the forum.
Post again if that is not the answer and I'll take a look. ;-)
Sorry, Beel, that's not the solution. I'm not sure how feed: would affect the <title> of Dave's feed.
Dave, all you should need to do to fix this is set your blog title in Options/General. If that doesn't work, please make sure that your Header Template has this line in it:
<title><?php bloginfo('name'); ?><?php wp_title(); ?></title>
The file is fine. Need to set the blogname in the options. I know some have left that blank because they didn't know how to remove the tag in the header but that is a "no-no" for many reasons, one of which is now obvious.
davedelaney
Member
Posted 4 years ago #
Thanks for your advice guys. I really appreciate your speedy replies.
Now how do I remove that info from the header?
http://www.davemadethis.com/twoboobs/
Thanks again.
It is probably in your theme header.php and you can comment out <?php // bloginfo('name'); ?>
davedelaney
Member
Posted 4 years ago #
It works! Eureka!!! Thanks for your help everyone.
Please let me know what you think of the site too.
Thanks!!!
Cheers,
Dave