2
How to display Recent Articles
Question asked by Glen Harvy - 7/19/2018 at 6:48 PM
Answered
I have Recent News displayed on the main portal page but how do I enable Recent Articles?

7 Replies

Reply to Thread
0
Glen Harvy Replied
I compared my main page with yours and mine does not contain the div

<div class='band band-recentarticles'>
1
Eric McCarthy Replied
Employee Post Marked As Answer
This is a part of the External Feeds. It comes from an RSS feed. Go to Settings-> ConnectedServices -> External Feeds. There you put in the URL for the RSS feed.
Eric McCarthy Software Developer SmarterTools Inc. (877) 357-6278 www.smartertools.com
0
Glen Harvy Replied
Thanks for your response.
I presume the URL is https://support.mycourts.com.au/support/kb/root.aspx and there is no requirement to enable RSS feeds. If so, I added this URL as you mention, updated an article and ensured it was marked "Featured on Portal" and then saved it. Refreshed the main page but nothing appeared.
Is there something else I need do?
0
Eric McCarthy Replied
Employee Post
The URL you used is not for an RSS feed. It simply the navigation page for the KB Articles. The Recent Articles are unrelated to KB Articles. These are expected to come from an external site. On our portal, the recent articles come from our blog. We do have a RSS feed link you could use for your most recent articles. This is a limited feature as it will only allow you to get a feed for a given category(folder). You could get the RSS feed for the Root category with the following URL, https://"YOURSITE"/Rss.ashx?type=newestkbarticles&catid=1

If you wanted it for every category, you would need to add an RSS feed for each category.
Eric McCarthy Software Developer SmarterTools Inc. (877) 357-6278 www.smartertools.com
0
Glen Harvy Replied
Where do I find the file rss.ashx or do I need to create it myself?
0
Merle Wait Replied
I too, wanted to include a true RSS feed, to put on the front of my smartermail interface...
So would like to know how to cross link as well :) .. or at least get a true rss feed.
0
Eric McCarthy Replied
Employee Post
There is no file. This is handled through our HTTPHandler and directs it to internal code.
Eric McCarthy Software Developer SmarterTools Inc. (877) 357-6278 www.smartertools.com

Reply to Thread