Blog name: Andrew Larcombe
Drupal-Planet tagged feed URL: https://www.andrewl.net/rss.xml

rss.xml has been validated using the w3c validator
Only content tagged 'drupal' is added to the rss.xml - expecting to add just a small handful of posts during the year.

Comments

alarcombe created an issue. See original summary.

avpaderno’s picture

The first item of the feed is the following.

<item>
  <title>
    <![CDATA[ DrupalCamp London 2014 Summary ]]>
  </title>
  <link>https://www.andrewl.netnull</link>
  <guid isPermaLink="false">4</guid>
  <pubDate>Mon, 12 Oct 2015 21:52:28 GMT</pubDate>
</item>

The link (https://www.andrewl.netnull) seems wrong. It seems that null is replacing the node path, or the path alias.

alarcombe’s picture

Hey, thanks for the spot! The site is built in gatsby so I've updated the way that rss urls are created for pages without path aliases - should be working now.

https://www.andrewl.net/article/4

Thanks,

Andrew

avpaderno’s picture

Assigned: Unassigned » avpaderno
Status: Active » Fixed

As side note, only a feed article will appear on Planet Drupal, since all the other articles are at least two years old.

I added the feed (https://www.drupal.org/aggregator/sources/1918).

Status: Fixed » Closed (fixed)

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