Page 1 of 1

RSS Feed Help

Posted: Wed Feb 07, 2007 3:11 pm
by zetharia
I'm quite new to the RSS aspects and am in dire need for help.

So, I was informed that the blog I'm working on doesn't have a title for the RSS feed AND the email says nospam@example.com and am unable to find a way to fix it. I looked in a few places (i.e. aplus.net's configuration tool, s9y configuration panels (both plugin and general), and the index.tpl file.

http://blog.sfhotlist.com/
vs.
feed://blog.sfhotlist.com/index.php?/feeds/index.rss2

Any help is appreciated.

Also any ideas on how to change the order of the blog fields.
i.e. instead of having Date, Title of Post, Post, Comments, etc. Can I change it to Title of Post, Date, Post, Comments?

Re: RSS Feed Help

Posted: Wed Feb 07, 2007 4:13 pm
by garvinhicking
Hi!

The title of your RSS blog feed is configured by the Blog Title you can enter in Serendipity configuration. But when I view your RSS feed, I see you have entered "Danielle Lazier | Hottest Blog on San Francisco Real Estate" there.

If a real email address is used can be configured in the "Syndication Plugin" or the "spamblock plugin", but offer means to "hide email" addresses.
Also any ideas on how to change the order of the blog fields.
i.e. instead of having Date, Title of Post, Post, Comments, etc. Can I change it to Title of Post, Date, Post, Comments?
The representation order is done by the RSS client, not the RSS XML file itself. XML data has no real "order"!

If you want to change the RSS feeds contents you can have a look at the templates/default/feed*.tpl files via FTP!

HTH,
Garvin