RSS auto-discovery not happening

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
pwg
Forum Members
Forum Members
Posts: 191
Joined: Tue Aug 01, 2006 1:48 am

RSS auto-discovery not happening

Post by pwg »

Hi,

I'm having a problem with a few CMSMS sites not adding the RSS auto-discovery link into the head of the template, thereby not adding the RSS button into the browser.

i also have a few sites where it is working perfectly.

I've looked as hard as I can - even over-righting the News modules in the none working with the working but to no avail.

I'm using 1.41 in all sites.

anyone with any ideas what I'm doing wrong/ autodiscovery link is checked.

Thanks for any help.

pwg
User avatar
Charles Butcher
Forum Members
Forum Members
Posts: 103
Joined: Sat Jul 05, 2008 8:25 pm

Re: RSS auto-discovery not happening

Post by Charles Butcher »

Add:

Code: Select all

<link rel="alternate" type="application/rss+xml" title="RSS" href="feed://mysite.com/News/rss" />
to your Site Admin > Global Settings > Global Metadata
alby

Re: RSS auto-discovery not happening

Post by alby »

pwg wrote: I'm using 1.41 in all sites.
What is exactly your news tag?
But remember that from 1.5+ this is deprecated in flavor of specific module


Alby
Post Reply

Return to “CMSMS Core”