How can I include the name of my website to the RSS feed?
I added it to My Yahoo! and it shows the latest entries, but no title. I am using Kubrick.
Thanks.
How can I include the name of my website to the RSS feed?
I added it to My Yahoo! and it shows the latest entries, but no title. I am using Kubrick.
Thanks.
Have a link to your RSS feed?
Most likely you don't have anything in the Weblog title field under Options > General. This is where WordPress' feed scripts pull the syndication channel title from.
I am using a custom header for the Kubrick theme that already contains the text name of my site.
So I deleted the blog title in the options tab so it wouldn't appear over my header graphic.
Any ideas?
Thanks.
Don't delete it! That's bad for search engines and - as you see - for feeds.
Hide it. Put it back and add to your stylesheet
display: none;
where the h1 or whatever relevant selector is defined.
This topic has been closed to new replies.