1
ayman
How can I make rss.xml for my site
  • 2007/2/15 16:58

  • ayman

  • Just popping in

  • Posts: 3

  • Since: 2007/2/15


I want to make RSS for my site

and I want to make it /rss.xml not /rss.php

just like BBC news

http://newsrss.bbc.co.uk/rss/newsonline_world_edition/front_page/rss.xml

how can I make this?? , to show the latest of my site content on the RSS feed of my site that with the xml end

thank you for your care

2
ayman
Re: How can I make rss.xml for my site
  • 2007/2/17 23:18

  • ayman

  • Just popping in

  • Posts: 3

  • Since: 2007/2/15


Can any one know a module that do that thing

and give me something like this

http://www.mysite.com/rss.xml/

3
christian
Re: How can I make rss.xml for my site
  • 2007/2/17 23:24

  • christian

  • Just can't stay away

  • Posts: 401

  • Since: 2002/2/24


with http://www.yoursitexoops/backend.php the result is same

4
BDW
Re: How can I make rss.xml for my site
  • 2007/2/18 10:46

  • BDW

  • Quite a regular

  • Posts: 280

  • Since: 2002/9/28


Reasons why I dont use the XOOPS rss feed.

1. sometimes it doesnt add articles.
2. Bandwidth.
3. Some articles you would want in your feed.


these are the reasons I use an XML file and Feedburner.

1. Feedburner give you a banner like the one in my sig and it updates when your feed updates :)
2. Readers use feedburners bandwidth not mines (apart from the logo of course). But you dont have loads of calls to your feed on your server.
3. You can add articles from anywhere on your site that are relevant to what people want to read and not just any old post.

So if anyone wants to do the same then click on the article below:

Creating Your Own RSS Link

5
ayman
Re: How can I make rss.xml for my site
  • 2007/2/18 17:31

  • ayman

  • Just popping in

  • Posts: 3

  • Since: 2007/2/15


thank you for your help

I made the rss as you wrote in the article

but is there any automatically created rss

I mean rss that update automatically when I update my site
not when I update the rss by my self

6
BDW
Re: How can I make rss.xml for my site
  • 2007/2/19 9:28

  • BDW

  • Quite a regular

  • Posts: 280

  • Since: 2002/9/28


the only automaticaly updated RSS files are the ones that XOOPS use which usually end with .php i'm afraid.

7
billeeb
Re: How can I make rss.xml for my site
  • 2007/2/28 17:14

  • billeeb

  • Just popping in

  • Posts: 1

  • Since: 2007/2/28


I got into the same trouble but I found the solution.

First, use RSSFit then, open the plugin called rssfit.news.php, located at the plugins folder inside the module directory (usually "http://www.yoursite.com/module/rss/plugins). After that, search the line 66 in the file and change this text:

getmoduleoption

to this:

news_getmoduleoption

And voila, you've got a working RRS feed for your news 1.53 module.

And don't forget to add this to your theme.html at the header tag:



Learn all this took me the whole morning...

Login

Who's Online

466 user(s) are online (94 user(s) are browsing Support Forums)


Members: 0


Guests: 466


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Oct 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits