Single product page returns 404 on first hit
-
hi, my site is in WP and wp-ecommerce. The site pages are fine. But individual product pages are getting crawler 404 in Google webmaster tool. I check the header of single product pages and on first hit it returns 404 and then if i check again it returns 200. The HTTP response time from a testing site is given bellow:
1st Http test results that return 404Status: 404 – Not Found
Response Time: 1.486 sec
DNS: 0.189 sec
Connect: 0.097 sec
Redirect: 0.000 sec
First byte: 0.906 sec
Last byte: 0.293 sec
Size: 42346 bytes2nd HTTP test that returns 200
Status: OK
Response Time: 0.489 sec
DNS: 0.002 sec
Connect: 0.098 sec
Redirect: 0.000 sec
First byte: 0.110 sec
Last byte: 0.279 sec
Size: 42346 bytesPlease note both test are for same product URL and the test is within mins just after one another. And it does the same result for all the products URL. Can anybody help why the Product page returns 404 even though the pages are actually 200?
Thanks
- The topic ‘Single product page returns 404 on first hit’ is closed to new replies.