RSS Title Tag

RSS Title Tag

Explanation

RSS Title Tag


The <title> tag defines the title of channel/item.
Example:
<?xml version=1.0 encoding=ISO-8859-1?>
<rss version=2.0>
<channel>
<title>Hscripts Rss feed</title>
<item>
<title>images</title>
</item>
</channel>
</rss>

Ask Questions

Ask Question