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.

 

Sorry

This feed does not validate.

  • line 9, column 50: url must be a full and valid URL: /static/news/i/favicon-news/favicon-96x96.png [help]

    <url>/static/news/i/favicon-news/favicon-96x96.png</url>
                                                      ^
  • line 14, column 34: isPermaLink attribute of guid must be 'true' or 'false' (2 occurrences) [help]

    <guid isPermaLink="False">54886940</guid>
                                      ^
  • line 17, column 0: Undefined item element: pdalink (2 occurrences) [help]

    <pdalink>https://news.rambler.ru/community/54886940-umerla-pisatelnitsa-ina- ...
  • line 21, column 25: Invalid email address: Российская Газета (2 occurrences) [help]

    <author>Российская Газета</author>
                             ^

In addition, interoperability with the widest range of feed readers could be improved by implementing the following recommendations.

  • line 10, column 22: Image title doesn't match channel title [help]

    <title>Рамблер/новости</title>
                          ^
  • line 14, column 34: The specified guid is not sufficiently unique: 54886940 (2 occurrences) [help]

    <guid isPermaLink="False">54886940</guid>
                                      ^
  • line 33, column 0: Missing atom:link with rel="self" [help]

    </channel>

Source: https://news.rambler.ru/rss/Martinika/

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <rss version="2.0">
  3. <channel>
  4. <title>Мартиника — Рамблер/новости</title>
  5. <link>https://news.rambler.ru</link>
  6. <description>Последние новости Мартиники</description>
  7. <language>ru</language>
  8. <image>
  9. <url>/static/news/i/favicon-news/favicon-96x96.png</url>
  10. <title>Рамблер/новости</title>
  11. <link>https://news.rambler.ru</link>
  12. </image>
  13. <item>
  14. <guid isPermaLink="False">54886940</guid>
  15. <title>Умерла писательница Ина Сезер</title>
  16. <link>https://news.rambler.ru/community/54886940-umerla-pisatelnitsa-ina-sezer/</link>
  17. <pdalink>https://news.rambler.ru/community/54886940-umerla-pisatelnitsa-ina-sezer/</pdalink>
  18. <pubDate>Wed, 25 Jun 2025 15:58:03 +0300</pubDate>
  19. <description>24 июня ушла из жизни Ина Сезер, французская писательница, романистка, драматург и этнограф, автор песен, педагог. Помимо прочего, Сезер — автор публикаций о карибских сказках и устных преданиях.</description>
  20. <category>Мартиника</category>
  21. <author>Российская Газета</author>
  22. </item>
  23. <item>
  24. <guid isPermaLink="False">54739626</guid>
  25. <title>Академик Онищенко: тигровые комары появились в Краснодарском крае и Крыму</title>
  26. <link>https://news.rambler.ru/community/54739626-akademik-onischenko-tigrovye-komary-poyavilis-v-krasnodarskom-krae-i-krymu/</link>
  27. <pdalink>https://news.rambler.ru/community/54739626-akademik-onischenko-tigrovye-komary-poyavilis-v-krasnodarskom-krae-i-krymu/</pdalink>
  28. <pubDate>Wed, 28 May 2025 15:55:50 +0300</pubDate>
  29. <description>Тигровые комары, которые переносят лихорадку чикунгунья, добрались до России. Об этом сообщил академик РАН, заместитель президента Российской академии образования Геннадий Онищенко в эфире «Радиоточки НСН».</description>
  30. <category>Мартиника</category>
  31. <author>Газета.Ru</author>
  32. </item>
  33. </channel>
  34. </rss>
Software created by Sam Ruby, Mark Pilgrim, Joseph Walton and Phil Ringnalda