On Mon, 24 Jan 2005
wrote:
> What's wrong with my feed?
> Feed URL: http://snice.net/tlc_rss1.xml
>
> Appreciate any suggestions.
I would say that something is misconfigured with your webserver. The
above URL returns a 0-byte file. Consider:
powerbook:~ michael$ telnet snice.net 80
Trying 207.150.221.94...
Connected to somehost.affinity.com.
Escape character is '^]'.
GET /tlc_rss1.xml HTTP/1.0
Host: snice.net
HTTP/1.1 200 OK
Server: Microsoft-IIS/5.0
Date: Tue, 25 Jan 2005 08:00:28 GMT
Content-Type: text/xml
Accept-Ranges: bytes
Last-Modified: Tue, 25 Jan 2005 07:52:34 GMT
ETag: "a10bdd4b22c51:88f"
Content-Length: 0
Connection closed by foreign host.