I'm starting a blog over at http://www.djp.ch/blog/
Display is perfect in regular browser.
When I get this url with lynx or wget, I'm being redirected to http://www.robotstxt.org/
Can someone explain what's happening? (This does not happen with other pages on the same website, and there is nothing special in robots.txt)
Here is a transcript from the wget command:
gl@malvoisie:~/tmp2$ wget http://www.djp.ch/blog
--18:49:26-- http://www.djp.ch/blog
=> blog'index.html'
Resolving www.djp.ch... 84.16.81.39
Connecting to www.djp.ch|84.16.81.39|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://www.robotstxt.org/ [following]
--18:49:26-- http://www.robotstxt.org/
=>
Resolving http://www.robotstxt.org... 216.129.106.114
Connecting to http://www.robotstxt.org|216.129.106.114|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1,659 (1.6K) [text/html]
100%[====================================>] 1,659 --.--K/s
18:49:26 (25.11 MB/s) - `index.html' saved [1659/1659]