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 22, column 28: Missing enclosure attribute: length [help]

                                <enclosure url="https://www.riatomsk.ru/medias/8 ...
                                ^
  • line 25, column 31: guid must be a full URL, unless isPermaLink attribute is false: article_80639 [help]

                <guid>article_80639</guid>
                                   ^

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

  • line 2, column 0: Use of unknown namespace: http://news.yandex.ru [help]

    <rss     xmlns:yandex="http://news.yandex.ru" version="2.0"
  • line 28, column 8: Missing atom:link with rel="self" [help]

            </channel>
            ^

Source: https://www.riatomsk.ru/rss.xml

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <rss     xmlns:yandex="http://news.yandex.ru" version="2.0"
  3. >
  4.    <channel>
  5.        <title>РИА Томск</title>
  6.        <link>https://www.riatomsk.ru/</link>
  7.        <description>Региональное информационное агентство «Томск»: достоверность и оперативность</description>
  8.        <language>ru</language>
  9.        <image>
  10.            <url>https://www.riatomsk.ru/images/rsslogo.gif</url>
  11.            <title>РИА Томск</title>
  12.            <link>https://www.riatomsk.ru/</link>
  13.        </image>
  14.                    <yandex:analytics id="24987746" type="Yandex" />
  15.        <yandex:analytics id="UA-51018044-3" type="Google" />
  16.        <yandex:analytics type="LiveInternet" />
  17.    
  18.                    <item>
  19.            <title>Синоптики прогнозируют дождь и грозу в среду в Томске</title>
  20.            <link>https://www.riatomsk.ru/article/20250827/pogoda-tomsk</link>
  21.            <description>Температура до плюс 23 градусов и небольшой дождь с грозой ожидаются в Томске в среду, сообщается на сайте регионального гидрометцентра</description>
  22.                            <enclosure url="https://www.riatomsk.ru/medias/84/84439/630x389-1--17544554085af8c6df53b924a78760--ee504a52beeaa15bf22f1143d6487a34.webp" type="image/jpeg"    />
  23.                        
  24.            <pubDate>Wed, 27 Aug 2025 07:41:00 +0700</pubDate>
  25.            <guid>article_80639</guid>
  26.                            <yandex:full-text>ТОМСК, 27 авг – РИА Томск. Температура до плюс 23 градусов и небольшой дождь с грозой ожидаются в Томске в среду, сообщается на сайте регионального гидрометцентра. &quot;По Томску днем облачно с прояснениями... Небольшой дождь, местами гроза. Ветер северо-западный 3-8 метров в секунду, днем местами порывы до 13 метров в секунду... Температура днем плюс 21-23 градуса&quot;, – говорится в сообщении.В районах области в среду днем также будет дождливо, возможны грозы, порывы северо-западного ветра могут достигать 14 метров в секунду. Температура днем составит плюс 20-25 градусов</yandex:full-text>
  27.                    </item>
  28.        </channel>
  29. </rss>
  30.  
Software created by Sam Ruby, Mark Pilgrim, Joseph Walton and Phil Ringnalda