Welcome our webmaster and SEO forum
Please enjoy the forum, contribute what you can, and wind up the Moderators!
Results 1 to 8 of 8

Thread: What is the RSS?

  1. #1
    eagles11 is offline Junior Member
    Join Date
    May 2010
    Posts
    3

    Default What is the RSS?

    Tell me about RSS and RSS feed? Here is what I understand about it. It is an XML representation of a web site. It is basically XML data?

  2. #2
    mahesh2010 is offline Junior Member
    Join Date
    Jun 2010
    Posts
    3

    Default

    RSS means Really Simple Syndication and it is basically simples text file and once submitted to feed directories, it will allow subscribers to see content within a very short time after it's updated and the content can be aggregated to be viewed even more easily by using a feed reader.

  3. #3
    pan_zik is offline Junior Member
    Join Date
    Oct 2010
    Posts
    19

    Default

    RSS is Really Simple Syndication.

    <?xml version="1.0" encoding="UTF-8" ?> <rss version="2.0"> <channel> <title>RSS Title</title> <description>This is an example of an RSS feed</description> <link>http://www.someexamplerssdomain.com/main.html</link> <lastBuildDate>Mon, 06 Sep 2010 00:01:00 +0000 </lastBuildDate> <pubDate>Mon, 06 Sep 2009 16:45:00 +0000 </pubDate> <item> <title>Example entry</title> <description>Here is some text containing an interesting description of the thing to be described.</description> <link>http://www.wikipedia.org/</link> <guid>unique string per item</guid> <pubDate>Mon, 06 Sep 2009 16:45:00 +0000 </pubDate> </item> </channel> </rss>.

    Several-Bit Torrentbased-peer to peer applications also support RSS. Such feeds (also known as Torrent/RSS-es or Torrentcasts) allow client applications to download files automatically from the moment the RSS reader detects them (also known as Broadcatching).

  4. #4
    moritz is offline Member
    Join Date
    Mar 2011
    Posts
    38

    Default

    RSS (most commonly dilated as "Really Perfoliate Syndication") is a folk of web cater formats utilised to bare frequently updated works-such as diary entries, tidings headlines, frequence, and video-in a standardized formatting

  5. #5
    kellijhon is offline Junior Member
    Join Date
    Mar 2011
    Posts
    5

    Default

    (Real Simple Syndication) – is the technical specification used to deliver podcasts.

  6. #6
    samdonna is offline Member
    Join Date
    Nov 2010
    Location
    USA
    Posts
    79

    Default

    Hi!
    There are many advantages of RSS. Those are as follows :
    1. Have your web content and/or news in an RSS feed format, such as XML (appropriate and 'ready-made' feeds are also available from other sources).


    2. Click the orange graphic - this is the RSS feed icon. Take note of the URL of the RSS feed; this will be displayed in the address bar (for Internet Explorer).

  7. #7
    moritz is offline Member
    Join Date
    Mar 2011
    Posts
    38

    Default

    RSS (most commonly swollen as "Truly Acuminate Syndication") is a fellowship of web provide formats victimised to publicise often updated works-such as blog entries, info headlines, frequency, and video-in a standardized format. ...

  8. #8
    Join Date
    Mar 2011
    Posts
    90

    Default

    Used it for a while on my smartphone. Although it is Android OS i can't find a program that will do all my things in one feature

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124