This is an interesting bug, a reader told me that my feed URLs are being redirected to my home page.

So http://feeds.seroundtable.com/~r/SearchEngineRoundtable1/~3/97339342/012542.html is not taking you to http://www.seroundtable.com/archives/012542.html like it should. It is taking you to http://www.seroundtable.com/.

I tested this on both my feeds and both are the same.

I then tested Danny's feed via Google Blog Search, since he also uses FeedBurner, and his has the same issue.

I emailed FeedBurner and Danny emailed Rick at FeedBurner...

Hope it is fixed soon, along with the FeedFlare issues, which I may drop.

Here is the output for a CURL command showing it is on FeedBurner's side, since I do not use a Linux box, I use FreeBSD.

curl -v http://feeds.seroundtable.com/~r/SearchEngineRoundtable1/~3/97374916/012543.html
* About to connect() to feeds.seroundtable.com port 80
* Trying 66.150.96.119... * connected
* Connected to feeds.seroundtable.com (66.150.96.119) port 80
> GET /~r/SearchEngineRoundtable1/~3/97374916/012543.html HTTP/1.1 User-Agent: curl/7.13.1 (powerpc-apple-darwin8.0) libcurl/7.13.1 OpenSSL/0.9.7l zlib/1.2.3
Host: feeds.seroundtable.com
Pragma: no-cache
Accept: */*

< HTTP/1.1 302 Moved
< Date: Wed, 28 Feb 2007 16:24:14 GMT
< Server: Apache/2.0.54 (Debian GNU/Linux) mod_fastcgi/2.4.2 mod_jk/1.2.15
< Location: http://www.seroundtable.com/
< Transfer-Encoding: chunked
< Content-Type: text/plain
< Set-Cookie: NSC_gffe-iuuq-mc-wtfswfs=8efb330c3660;expires=Wed, 28-Feb-07 16:27:09 GMT;path=/
* Connection #0 to host feeds.seroundtable.com left intact
* Closing connection #0

FeedBurner fixed the issue:

We had a brief service interruption morning that would have led to the redirection trouble you reported. We sent in the smokejumpers and got things under control so you should be seeing expected feed performance/clickthrough destinations again. Please let us know if that still doesn't appear to be the case on your end. Thanks for your patience.