设置 RSS 提要后,您可能必须等待第一次加载 RSS 提要。使用不太受欢迎的关键字,您的 RSS 提要甚至可能保持空白。
如果您没有看到更新的 XML 标记,那么您也不会看到任何标记。
这是你想看到的:
<updated>2018-11-09T18:00:00Z</updated>
这是您可能只看到的:
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:idx="urn:atom-extension:indexing">
<id>
tag:google.com,2005:reader/user/05244909058385793377/state/com.google/alerts/4925768041195115078
</id>
<title>Google Alert - mifid ii</title>
<link href="https://www.google.com/alerts/feeds/05244909058385793377/4925768041195115078" rel="self"/>
</feed>
这是一个 RSS 提要,在第一次加载之后有两个条目。在不耐烦地玩设置后,它立即对我有用:
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:idx="urn:atom-extension:indexing">
<id>
tag:google.com,2005:reader/user/05244909058385793377/state/com.google/alerts/4925768041195115078
</id>
<title>Google Alert - mifid ii</title>
<link href="https://www.google.com/alerts/feeds/05244909058385793377/4925768041195115078" rel="self"/>
<updated>2018-11-09T18:00:00Z</updated>
<entry>
<id>
tag:google.com,2013:googlealerts/feed:237107289461798771
</id>
<title type="html">
<b>MiFID II</b>: ESMA Issues Latest Double Volume Cap Data
</title>
<link href="https://www.google.com/url?rct=j&sa=t&url=http://www.mondovisione.com/media-and-resources/news/mifid-ii-esma-issues-latest-double-volume-cap-data-6/&ct=ga&cd=CAIyHmVlMjUwY2E4NGMxNWQyZWM6Y28udWs6ZW46R0I6Ug&usg=AFQjCNEZb7H4tMRJBtVzwk16uCkc49DG4A"/>
<published>2018-11-09T18:00:00Z</published>
<updated>2018-11-09T18:00:00Z</updated>
<content type="html">
The European Securities and Markets Authority (ESMA) has updated today its public register with the latest set of double volume cap (DVC) data ...
</content>
<author>
<name/>
</author>
</entry>
<entry>
<id>
tag:google.com,2013:googlealerts/feed:17979086610334644596
</id>
<title type="html">
ESMA Launches Call For Evidence On Periodic Auctions For Equity Instruments
</title>
<link href="https://www.google.com/url?rct=j&sa=t&url=http://www.mondovisione.com/media-and-resources/news/esma-launches-call-for-evidence-on-periodic-auctions-for-equity-instruments/&ct=ga&cd=CAIyHmVlMjUwY2E4NGMxNWQyZWM6Y28udWs6ZW46R0I6Ug&usg=AFQjCNEkrCnUpLB-5icFrWykHs90H-wCxw"/>
<published>2018-11-09T10:30:00Z</published>
<updated>2018-11-09T10:30:00Z</updated>
<content type="html">
Following the introduction of <b>MiFID II</b>/MiFIR on 3 January, a new type of periodic auction trading system for equity instruments consisting of auctions of ...
</content>
<author>
<name/>
</author>
</entry>
</feed>