How can I export my content as RSS feeds to feedburner

General project discussion. NOT for help questions.
Post Reply
soulja90
Forum Members
Forum Members
Posts: 83
Joined: Tue Mar 13, 2007 10:56 pm

How can I export my content as RSS feeds to feedburner

Post by soulja90 »

How can I export my content as RSS feeds to feedburner
Pierre M.

Re: How can I export my content as RSS feeds to feedburner

Post by Pierre M. »

Hello,

the News module can export as RSS. see makerssbutton="true" in the help of the module in "extensions" in the admin panel.

Pierre M.
soulja90
Forum Members
Forum Members
Posts: 83
Joined: Tue Mar 13, 2007 10:56 pm

Re: How can I export my content as RSS feeds to feedburner

Post by soulja90 »

Thanks for your reply Pierre:

I tried it but all I get is the news as feeds I want information just from this page:

http://www.wdclub.com/resources/internet-marketing/

How would I do that?

Thanks

Sorry I'm a newbie:)

JB
Pierre M.

Re: How can I export my content as RSS feeds to feedburner

Post by Pierre M. »

You are right JB, the News module handles news.
The core handles pages. There is a shared user defined tag (UDT) that "outputs a list of the 10 most recently updated pages". I'm confident this loop can be lightly modified to export as RSS rather than HTML.

Pierre M.
User avatar
factor1
Forum Members
Forum Members
Posts: 128
Joined: Thu Apr 13, 2006 11:24 pm

Re: How can I export my content as RSS feeds to feedburner

Post by factor1 »

Pierre M. wrote: You are right JB, the News module handles news.
The core handles pages. There is a shared user defined tag (UDT) that "outputs a list of the 10 most recently updated pages". I'm confident this loop can be lightly modified to export as RSS rather than HTML.

Pierre M.
any idea how to do this modification?
Pierre M.

Re: How can I export my content as RSS feeds to feedburner

Post by Pierre M. »

Hello,

I don't know RDF exactly but I bet the lines begining with "$ouput =" or "$output .=" should be changed from , , , to , , , , etc. The News module code is a working sample for this.

Pierre M.
Post Reply

Return to “General Discussion”