Hi, I have some issues on
http://www.stgenix.co.uk/ returning 404s (if I follow a packet trace), but the page otherwise loads perfectly in any browser.
See trace:
3.693767 192.168.1.100 87.106.141.219 HTTP GET / HTTP/1.1
3.904350 87.106.141.219 192.168.1.100 HTTP HTTP/1.1 404 Not Found (text/html)
3.908799 192.168.1.100 87.106.141.219 HTTP GET /templates/ukproperty/css/template_css.css HTTP/1.1
3.955555 192.168.1.100 87.106.141.219 HTTP GET /modules/lib/js/simpleajax/kernel/simpleajax.js HTTP/1.1
3.997488 87.106.141.219 192.168.1.100 HTTP HTTP/1.1 304 Not Modified
4.032504 87.106.141.219 192.168.1.100 HTTP HTTP/1.1 200 OK (text/css)
... the remainder of the requests complete OK with 200 or 304. It is just the first request that gets 404.
Can someone shed some light on this issue. I am concerned that search spiders will see it a 404 and not index the site correctly.
Thanks,
evgu