0

デザイン中の Web ページに RSS フィードを埋め込もうとしています。このフィードは、テキサス州オースティンの Craigslist ページ用です。

http://austin.craigslist.org/search/fua?query=%22modern+salvage%22&srchType=A&minAsk=&maxAsk=

フィードに使用する URL に応じて、次のいずれかの結果が得られます。

**Feed URL**

    http://www.gmodules.com/ig/creator?url=http://austin.craigslist.org/search/fua?query=%22modern%20salvage%22&srchType=A&format=rss

    Error parsing module spec:
    Not a properly formatted file
    missing xml header


**<link> in the XML for the above URL**

    http://www.gmodules.com/ig/creator?url=http://austin.craigslist.org/search/fua?query=&#x26;quot;modern%20salvage&#x26;quot;&#x26;amp;srchType=A

    Information is temporarily unavailable


**I have also tried the URL in the head of the HTML doc:**

    http://austin.craigslist.org/search/fua?query=&quot;modernsalvage&quot;&amp;srchType=A&amp;format=rss" title="RSS feed for craigslist | furniture - all &quot;&quot;modern salvage&quot;&quot; in austin

    Information is temporarily unavailable.

Craigslist はユーザーに RSS フィードの埋め込みを推奨していますが、Craigslist サーバーがその要求を拒否しているのではないかと思います。私はプログラミングではなく、デザインのバックグラウンドを持っています。助言がありますか?

ありがとうございました。

4

1 に答える 1

1

どのガジェットを使用しているかわかりません...

とにかく、Google サイト ページのRSS リーダー + ガジェットを使用て、ページをロードすることができました(永久にアップすることはありません)。

http://www.gstatic.com/sites-gadgets/rss-sites/rss_sites.xmlで動作させる試みは失敗しました。http://www.google.ca/ig/directory?type=gadgets&url=www.google.com/ig/modules/reader.xmlのコメントによると、ガジェットが壊れていると思います

于 2012-08-29T01:33:31.190 に答える