YouTip LogoYouTip

Rss Tag Author

RSS author element | Rookie Tutorial

RSS author element | Rookie Tutorial

Rookie Tutorial -- Learning is not only technology, but also dreams!

RSS Tutorial

RSS TutorialRSS IntroductionRSS HistoryRSS SyntaxRSS channel elementRSS item elementPublish Your FeedRSS ReadersRSS ExamplesRSS Reference Manual

RSS Examples

RSS category element

Deep Dive

Internet Software

Feed Aggregation and Social Bookmarking

Scripting

Computer Hardware

Software

Computer

Development Tools

Computer Science

Programming

Web Service

RSS <author> element


RSS Reference Manual Complete RSS Reference Manual


Definition and Usage

The <author> element specifies the email address of the author of the item.


Tips and Notes

Note: To prevent spam, some developers do not use the <author> element.


Example

<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Rookie Tutorial Home</title><link> Programming Tutorials</description><item><title>RSS Tutorial</title><link> Tutorial RSS Tutorial</description><author>author@</author></item></channel></rss>

Try it Yourself Β»


RSS Reference Manual Complete RSS Reference Manual

← Rss Tag Category ItemRss Tag Webmaster β†’