Blog name: The Savvy Few
Drupal-Planet tagged feed URL: https://www.thesavvyfew.com/taxonomy/term/15/feed

Thank you!

Comments

tinto created an issue. See original summary.

bramdriesen’s picture

Status: Active » Needs work

Feed passes validation. although there are quite a bit of warnings.

OK:
- Images are not relative
- More as 2 posts
- Text is trimmed

NOK-Ish
- Latest post in the feed dates from Oct 7 2020. So I wouldn't classify this as an active feed.

Not exactly sure what the acceptance is for the last item. Setting to needs-work for now.

avpaderno’s picture

Articles that are older than three months and three weeks are automatically not added to Planet Drupal. That is a setting in the module used to handle Planet Drupal.

Furthermore, feeds that do not get updated in more than two years are removed. It will not make sense to add a feed and remove it the next year.

If there are plans to add new articles, those should be added before the feed is requested to be added on Planet Drupal.

tinto’s picture

That's odd. Latest article is from March 10, but is somehow not showing up in the RSS feed.

I will look into it and report back here when we fix it.

tinto’s picture

Status: Needs work » Needs review

Article was not tagged correctly. Should appear in the feed now.

Thanks for reviewing!

In the meantime, we'll take a look at the validator warnings mentioned in #2.

bramdriesen’s picture

It's still cached, but there now is indeed one article from this year in the feed. So that would mean there is one article that would be in the feed.

tinto’s picture

We have a few more articles ready to be published, but we would like this issue to be resolved first so that we are sure they'll get picked up by the Planet feed.

tinto’s picture

Despite RSS already validating (#1), we fixed the remaining recommendations (except one, which is caused by this open Drupal core issue).

Are there any remaining actions needed from our end?

avpaderno’s picture

Assigned: Unassigned » avpaderno
Status: Needs review » Fixed

I added the feed to Planet Drupal (https://www.drupal.org/aggregator/sources/2041).

tinto’s picture

Thank you @apaderno! And @BramDriesen for reviewing.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

ressa’s picture

Hello blogger, I am a Planet Drupal reader and have noticed that many posts on https://www.drupal.org/planet don't include an image, because relative image paths are used in the feed, and not absolute paths.

I just want to highlight this recommendation from https://www.drupal.org/drupalorg/docs/content/planet-drupal to make sure we get more images on Planet Drupal:

It is strongly recommended that you avoid relative URLs to images in your posts. They won't display for people reading your post on drupal.org and is generally discouraged.

Have a nice day!

avpaderno’s picture

Status: Closed (fixed) » Needs work

I am changing status, since what reported in the previous comment should be addressed.

avpaderno’s picture

Status: Needs work » Fixed
avpaderno’s picture

Status: Fixed » Closed (fixed)
ressa’s picture

I just realized I had a third-party blocker active, and the images are actually included and getting pulled in. Sorry about the noise @tinto.