🏷️
📡

Encode Content for RSS Feeds

Encode HTML content for RSS feed item descriptions — required by the RSS 2.0 standard.

Реєстрація не потрібна
Output:
Examples:
Plain text / HTML
Encoded HTML
Output will appear here…
Common HTML entities reference
&&
<&lt;
>&gt;
"&quot;
'&#39;
·&nbsp;
©&copy;
®&reg;
&trade;
&euro;
&mdash;
&hellip;

RSS tips

📡

RSS 2.0 requires the <description> element to contain either plain text or HTML-entity-encoded markup. Unencoded HTML breaks feed parsers.

💡

Encode your article's full HTML content here, then wrap it in <description><![CDATA[...]]></description> to simplify entity requirements.

🔍

Validate your RSS feed at validator.w3.org/feed/ after adding encoded content. Entity encoding errors are the most common cause of validation failure.

📰

Atom feeds (Atom 1.0) use <content type="html"> with entity-encoded HTML in the same way. The encoding rules are identical.

Як це працює

1
Ввід
Enter your data into the tool above. Everything stays local to your browser.
2
Обробка
The tool processes your data instantly in your browser using JavaScript. No server, no waiting.
3
Завантажити
Get your result instantly. Nothing is stored after you leave the page — complete privacy.

Чому наш?

Повністю безкоштовно — ніяких прихованих витрат, ніколи
Не потрібен акаунт, пошта або реєстрація
Файли ніколи не залишають ваш пристрій
Жодних обмежень по розміру файлів
Без водяних знаків на будь-яких результатах

Also check out…

Часті запитання