Is PubDate / Guid important for RSS? How to create good RSS in Yahoo! Pipes, if the source does not provide different dates for the elements?

I create Yahoo! Pipe up to the news site , but the source without a subscription does not have a date / time for each item. My RSS does not work very well: every update allows RSS Reader, for example, Google Reader, to mark all read items as unread again. Perhaps this is due to the lack of the pubDate tag or the wrong guid pointer.

  • How to create "pubDate" on Yahoo! Pipes, when your source will not provide you with data?

  • How to avoid overwriting the "guid" tag? (you can install guid in YPipes, but then YPipes ignores your guid)

Solution: pudDate is not required. guid is important. Even if Yahoo! Pipes rewrite the manual, it will work, because Yahoo! Pipes convert the guid text to a hash value that does not change until the text is changed.

+3
source share
8 answers

I think the GUID is generated from the link parameter. Therefore, it’s important to have a unique URL for each feed item. If all feed URLs have the same link, they will have the same GUID.

I hope this helps.

I am struggling to create a unique url. Did you find him anyway?

+2
source

Feedity - http://feedity.com - RSS-. Pipes, , Pipes. RSS- "" -.

+2

, . . , , node , "" .

+2

, anecdatelyy 4 . RSS/ATOM, , , . RSS.

+1

, , . , , - , , . , guid, . , , ( - ), .

+1

Yahoo Pipes, " RSS", , -, ( ) , GUID, , , .

GUID " RSS" , , GUID . , GUID .

(, ) GUID ( ). , . Tinyurl.com/mxard2.

+1

. mutliple feeds, pubdate, .

0

URL-, ( YQL). , "", /. URL Builder url, , "randomnumber", DateTime.utime.

Having looked at the created RSS feed through the viewing source, the ID article now seems unique, but I did not leave it long enough to find out if the google reader is different from the others.

0
source

Source: https://habr.com/ru/post/1702807/


All Articles