Hey there,
I noticed that last three of my blogs did not get updated on the planet feed.

Here is my Drupal-Planet tagged feed URL: https://lnwebworks.com/rss-drupal-article

Please let me know if there is any issue with the code or the content that we have posted.

Comments

ramankumar721 created an issue. See original summary.

avpaderno’s picture

Category: Task » Support request

The Aggregator module used for Planed Drupal is not able to parse the feed because the first line in the feed is not <?xml version="1.0" encoding="utf-8" ?>. In fact, the first lines of what returned by https://lnwebworks.com/rss-drupal-article are the following ones (including the empty lines).



<!-- THEME DEBUG -->
<!-- THEME HOOK: 'views_view_rss' -->
<!-- BEGIN OUTPUT from 'themes/custom/ln_webworks/templates/view/views-view-rss.html.twig' -->
<?xml version="1.0" encoding="utf-8" ?>
avpaderno’s picture

Assigned: Unassigned » avpaderno
Status: Active » Fixed

The latest article on Planet Drupal is from September 18, 2023.

Status: Fixed » Closed (fixed)

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