kieker-monitoring / kieker

Kieker's main repository
Apache License 2.0
70 stars 41 forks source link

[KIEKER-742] RSS feed URL for our news posts? #1129

Open rju opened 1 week ago

rju commented 1 week ago

JIRA Issue: KIEKER-742 RSS feed URL for our news posts? Original Reporter: Andre van Hoorn


As there a WordPress plugin for this?

Checklist:

rju commented 5 days ago

author Jan Waller -- Fri, 21 Dec 2012 17:02:29 +0100

Already present:
http://kieker-monitoring.net/feed/

Your browser should tell you this

rju commented 5 days ago

author André van Hoorn -- Sun, 23 Dec 2012 09:49:26 +0100

Replying to [jwa|comment:1]:
> Already present:
> http://kieker-monitoring.net/feed/
>
> Your browser should tell you this

My browser (Firefox) doesn't seem to be that smart. Where should it appear? In the HTML code, I see the two links:

<link rel="alternate" type="application/rss+xml" title="Kieker &raquo; Feed" href="http://kieker-monitoring.net/feed/" />
<link rel="alternate" type="application/rss+xml" title="Kieker &raquo; Comments Feed" href="http://kieker-monitoring.net/comments/feed/" />

However, in the browser, I can't see the effect.

I was thinking about placing the RSS logo, e.g., next to the news box's headline on the start page, on the News overview page, and on the individual post.

rju commented 5 days ago

author Jan Waller -- Sun, 23 Dec 2012 23:35:34 +0100

Where on the page do you want to include this one?
If you name a position, I can include it easily.

rju commented 5 days ago

author André van Hoorn -- Tue, 15 Jan 2013 16:45:05 +0100

Replying to [jwa|comment:3]:
> Where on the page do you want to include this one?
> If you name a position, I can include it easily.

Next to the "News" headline

rju commented 5 days ago

author Jan Waller -- Wed, 16 Jan 2013 14:29:30 +0100

The link is now present, but not exactly as envisioned.
Is this solution ok? => close?

rju commented 5 days ago

author André van Hoorn -- Wed, 16 Jan 2013 14:33:29 +0100

Replying to [jwa|comment:5]:
> The link is now present, but not exactly as envisioned.
> Is this solution ok? => close?

Looks good, thanks.

Can the feed URL be changed to kieker-monitoring.net/news/feed/ (currently only /feed/) --- maybe including a permanently moved for the old URL in case people subscribed already.

rju commented 5 days ago

author Jan Waller -- Wed, 16 Jan 2013 14:40:39 +0100

Both always exist:

So in our case, both are the same and we could link to either one, but we can not (easily) replace one with the other.

rju commented 5 days ago

author André van Hoorn -- Wed, 16 Jan 2013 14:45:13 +0100

Replying to [jwa|comment:7]:
> Both always exist:
> * /feed/ is all posts (regardless of category)
> * /news/feed/ is all post in news category (our only category)
>
> So in our case, both are the same and we could link to either one, but we can not (easily) replace one with the other.

I see, makes sense. I would prefer /news/feed/ to be linked in the right menu because it is also a subitem of news there and people using that link probably expect the feed for this category. But either way is fine for me.

rju commented 5 days ago

author Jan Waller -- Wed, 16 Jan 2013 14:46:27 +0100

changed the link