First impression is the most important!
When visitor come to your page, the SLIKA icon will appear in adress bar.
At "online" Feed Validator you can check if your RSS feed is valid. Take a look at "our handy" RSS 2.0 feed, and as you can see we got a valid RSS feed.
Valid RSS 2.0 can also contain these alements (optionally) is a section
-"channel" <channel> before an <item> list
-<copyright>-who owns copyrights
-<language> -a language of RSS feed, list for supported languages can be found here
-<managingEditor> - "channel" editor
-<webMaster> - only says
-<pubDate> - publication date
-<lastBuildDate> - date of the last change
-<category> - categories where "channel" belongs
-<generator> - name of a programme that generated RSS "channel"
-<docs> - a link to documetation of RSS feed specifications.
-<cloud> - rssCloud interface
-<ttl> - time to live, it implicates a number of minutes "channel" can be cashed before it is refreshed from a "source".
-<image> - URL to .jpg, .gif or .png picture that presents "channel"; ALT escription from HTML.
-<rating> - PICS sign; it was first meant to be a kind of help for parents what children can see.
-<textInput> - must contain these elements: <title>, <description>, <name> and <link>
-<skipHours> - a number value from 0 to 24 that is reffered on time (GMT) when reader-aggregators shouldn't be reading RSS feed.
-<skipDays> - together with subelement for example:
-<day>Monday</day> that is reffered on time when reader-aggregators should not be reading RSS feed
The <item> section can also contain more elements (optionally)
-<author> - text author's e-mail
-<comments> - a link to a document that contains comment on the text
-<enclosure> - describes media file "attached" to a text
-<source> - a link to the text "source" if it is other RSS channel
-<pubDate> - publication date
-<guid> - unique identifying "string" for the text, most of the people types in an URL to the text and that is a mistake!
All these elements upper counted of RSS feed are not used often, and some reader-aggregators are totaly ignoring them and that is why we are going to do the same.
RSS manual?RSS Manuals |