View Full Version : Hey im new here, but i need a bit of help with my podcast
DivineChaos
Jan 28th, 2007, 05:21 PM
Hey hows it going, a quick question, in my xml feed, i have set several search keywords and they show up when im editing the feed in my control panel here, but when i search for it on the site, it doesnt come up, heres the code:
<itunes:category text="Sports & Recreation">
<itunes:category text="Sports" />
</itunes:category>
<itunes:keywords>
"WWLRadio", "Radio", "sports", "wrestling"
</itunes:keywords>
any help will be appreciated.
Thanks,
Scott
mugatu
Apr 9th, 2007, 01:37 PM
Hey hows it going, a quick question, in my xml feed, i have set several search keywords and they show up when im editing the feed in my control panel here, but when i search for it on the site, it doesnt come up, heres the code:
<itunes:category text="Sports & Recreation">
<itunes:category text="Sports" />
</itunes:category>
<itunes:keywords>
"WWLRadio", "Radio", "sports", "wrestling"
</itunes:keywords>
any help will be appreciated.
Thanks,
Scott
I'm not an RSS guru - but I'd remove the quotes from your keywords.
Have you run your feed through feedvalidator?
cybercooler
Apr 21st, 2007, 09:03 PM
What are you using to create your RSS? If you're using something liek a wordpress blog, you migh look into a plugin like podpress for yoru RSS tags. If you're not using worpdress, try someting like feedburner.
Hey hows it going, a quick question, in my xml feed, i have set several search keywords and they show up when im editing the feed in my control panel here, but when i search for it on the site, it doesnt come up, heres the code:
<itunes:category text="Sports & Recreation">
<itunes:category text="Sports" />
</itunes:category>
<itunes:keywords>
"WWLRadio", "Radio", "sports", "wrestling"
</itunes:keywords>
any help will be appreciated.
Thanks,
Scott
WyethDigital
May 5th, 2007, 02:21 PM
Yeah, you don't usually need keywords in quotes.