- Issue created by @aangel
- 🇩🇰Denmark ressa Copenhagen
Hi, 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 have not checked your web site, but 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!
- Status changed to Needs work
over 1 year ago 9:49am 28 June 2023 - 🇮🇹Italy apaderno Brescia, 🇮🇹
The feed passes validation, but what reported by ressa should be changed.
- 🇩🇰Denmark ressa Copenhagen
The feed no longer validates, probably because THEME DEBUG is enabled.
- 🇮🇹Italy apaderno Brescia, 🇮🇹
The feed validator shows this error, which is probably caused by the
<!-- THEME DEBUG -->
line or the empty lines before that.XML parsing error: <unknown>:6:0: XML or text declaration not at start of entity
All the articles the feed contains would not be shown on Planet Drupal because they are too old.