[TYPO3-english] cooluri, multidomain and RSS

J. Schaller jorgosch at terra.es
Fri Jul 30 00:53:46 CEST 2010


I've got another one I can't seem to crack, so I'm posting it
seperately. In my multi-domain setup with cooluri there's only one
domain where RSS works. All other tt_news RSS redirect to that domain,
but it is also rewritten somehow:

www.example.com/?type=100 -> www.example.com/cloud-results/?type=100
www.example2.com/?type=100 -> www.example.com/cloud-results/?type=100
etc.

I've tried to add an url into the manager like I read somewhere:

URI: rss.xml
Parameter: format=rss&type=100
Sticky: [Check]

I've also tried with the different page ids like

URI: rss.xml
Parameter: id=33&type=100
Sticky: [Check]

URI: rss2.xml
Parameter: id=36&type=100
Sticky: [Check]

Doesn't work for me and neither does

     <valuemap>
       <parameter>type</parameter>
       <value key="rss">100</value>
     </valuemap>

What am I doing wrong, please?

Cheers,
Jörg


More information about the TYPO3-english mailing list