This service tests the validity of an RSS 2.0 feed, checking to see that it follows the rules of the RSS specification. For advice from the RSS Advisory Board on how to implement RSS and handle issues such as enclosures and HTML encoding, read the RSS Best Practices Profile. This checker is also a validator of Atom and RSS 1.0 feeds.

Use this tester regularly to ensure that your RSS feed continues to work well in the wide audience of RSS readers, podcast clients and other software that supports the format.

 

Congratulations!

[Valid RSS] This is a valid RSS feed.

Recommendations

This feed is valid, but interoperability with the widest range of feed readers could be improved by implementing the following recommendations.

  • line 12, column 0: description should not contain data-entity-type attribute [help]

      <description>&lt;h2&gt;Introduction&lt;/h2&gt;&lt;p&gt;I haven't been able ...
  • line 34, column 2: Missing atom:link with rel="self" [help]

      </channel>
      ^

Source: https://www.kalamuna.com/rss.xml

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0" xml:base="https://www.kalamuna.com/">
  3.  <channel>
  4.    <title>Kalamuna</title>
  5.    <link>https://www.kalamuna.com/</link>
  6.    <description>Get inspired to use technology to build a better world.</description>
  7.    <language>en</language>
  8.    
  9.    <item>
  10.  <title>DrupalCon 2026 in Review </title>
  11.  <link>https://www.kalamuna.com/blog/drupalcon-2026-review</link>
  12.  <description>&lt;h2&gt;Introduction&lt;/h2&gt;&lt;p&gt;I haven't been able to attend &lt;a href="https://www.drupal.org/association/drupalcon" data-entity-type="external"&gt;DrupalCon &lt;/a&gt;in two years. I had a baby, which has a way of reshuffling your priorities. So getting back to Chicago this year felt really good.&lt;/p&gt;&lt;p&gt;And it reminded me why I keep coming back. Drupal's best feature isn't a module or a release. It's the people. The community shows up, works through hard things together, and genuinely cares about getting it right. That came through in almost every conversation I had this week.&lt;/p&gt;</description>
  13.  <pubDate>Thu, 14 May 2026 15:07:52 -0400</pubDate>
  14.    <dc:creator>Anna Mykhailova</dc:creator>
  15.    <guid isPermaLink="false">a62f869a-1a57-4c41-9ff6-18468159f53b</guid>
  16.    </item>
  17. <item>
  18.  <title>4 Essential Elements of a Successful Online Approval System</title>
  19.  <link>https://www.kalamuna.com/blog/4-essential-elements-successful-online-approval-system</link>
  20.  <description>&lt;p&gt;AI may be making all the headlines these days, but the fact remains that human beings still have a lot of decisions to make in today’s business environment. And with business moving faster and faster every year as more technological tools are incorporated, streamlined human decision-making is more essential than ever for keeping projects on track and teams aligned. Approval systems serve as the backbone of this efficiency—establishing accountability, reducing bottlenecks, and ensuring compliance. But not all approval systems are built equally.&lt;/p&gt;</description>
  21.  <pubDate>Mon, 10 Nov 2025 20:10:16 -0500</pubDate>
  22.    <dc:creator>Bob McDonald</dc:creator>
  23.    <guid isPermaLink="false">19bcdc77-5fa2-41c8-b273-11278bc77c7e</guid>
  24.    </item>
  25. <item>
  26.  <title>Cross-Post from The Drop Times: Use Drupal’s Config Actions API to Spice Up Your Recipes</title>
  27.  <link>https://www.kalamuna.com/blog/cross-post-drop-times-use-drupals-config-actions-api-spice-your-recipes</link>
  28.  <description>&lt;p&gt;“With the introduction of the &lt;a href="https://api.drupal.org/api/drupal/core%21lib%21Drupal%21Core%21Config%21Action%21ConfigActionManager.php/group/config_action_api/11.x"&gt;Config Actions API&lt;/a&gt;, developers can now create custom config actions to be used inside recipes, allowing for even more exciting and dynamic ways to alter config entities,” Kalamuna Web Developer Kelly Jacobs says in his recent article, Use Drupal Config Actions API to Spice up Your Recipes, published in The Drop Times.&lt;/p&gt;</description>
  29.  <pubDate>Thu, 25 Sep 2025 23:51:11 -0400</pubDate>
  30.    <dc:creator>Kelly Jacobs</dc:creator>
  31.    <guid isPermaLink="false">d0665ebc-1d43-451c-a93c-69650d663bfd</guid>
  32.    </item>
  33.  
  34.  </channel>
  35. </rss>
  36.  

If you would like to create a banner that links to this page (i.e. this validation result), do the following:

  1. Download the "valid RSS" banner.

  2. Upload the image to your own server. (This step is important. Please do not link directly to the image on this server.)

  3. Add this HTML to your page (change the image src attribute if necessary):

If you would like to create a text link instead, here is the URL you can use:

http://www.rssboard.org/rss-validator/check.cgi?url=https%3A//www.kalamuna.com/rss.xml

Software created by Sam Ruby, Mark Pilgrim, Joseph Walton and Phil Ringnalda