Results 1 to 7 of 7
  1. #1
    Join Date
    Aug 2008
    Posts
    448
    Plugin Contributions
    0

    Default My store not returning true 404

    Hello,

    This url doesn't exists, so when I enter this into the browser, zen directs me to the page not found page which is correct.

    http://www.usifloral.com/browseprodu...1180-Pink.HTML

    But if I checked the header being returned using webtools it is returning a "302 Found" status code.

    Why?

  2. #2
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: Zen Cart not returning true 404

    Does it return a proper 404 if you don't use an SEO URL mod?
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  3. #3
    Join Date
    Aug 2008
    Posts
    448
    Plugin Contributions
    0

    Default Re: Zen Cart not returning true 404

    Kim,
    I have not used a SEO URL mod, ever. That link is just one of the old links that google kept in their index for the old shopping cart software on a different host. When I switch my website to a different zen cart now on a different host, I have never install any SEO URL mod. I was just testing how the response was because I wanted to make sure I return a proper 404 for pages not found. The funny thing is that google reports this as 404in the webmaster tools but I don't know what could have changed that now makes it report a different header status using other web tools.

    I should clarify that when I refer to webtools, I'm referring to http://webtools.live2support.com/header.php and not google webmaster tools.

  4. #4
    Join Date
    Aug 2008
    Posts
    448
    Plugin Contributions
    0

    Default Re: Zen Cart not returning true 404

    Bump.

    When I put this in .htaccess

    redirect 404 http://www.usifloral.com/index.php?m...page_not_found

    and comment out:

    ErrorDocument 404 http://www.usifloral.com/index.php?m...page_not_found

    the header status 404 returns correctly now using that same url that returned 302 earlier. Seems like a solution, but then I can't have my custom 404 page displayed so thats not good. Anyone have any suggestions that can help me out? Thanks.

  5. #5
    Join Date
    Aug 2008
    Posts
    448
    Plugin Contributions
    0

    Default Re: Zen Cart not returning true 404

    Hello,
    Just to keep it simple. If I type in the browser (IE):

    http://www.usifloral.com/test

    It brings me to the customize 404 page (which is good).

    If I type in the same url to check the header status here:
    http://webtools.live2support.com/header.php

    It tells me that the header status being return is 302. Anyone know why this is happening and how I can fix?

  6. #6
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Zen Cart not returning true 404

    Actually, Zen does not take care of returning you from /test to the customized 404 page. So it's probably something you put into your htaccess file.

    You will have to check your rule in the htaccess file and see what happens there.
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  7. #7
    Join Date
    Aug 2008
    Posts
    448
    Plugin Contributions
    0

    Default Re: My store not returning true 404

    Hello Yellow,
    Thanks for your reply. I did some more research and here is what I found. The server actually returns to replies. Here is what I got when I did the test, #1 response 302 and then #2 response is 404:

    #1 Server Response: http://www.usifloral.com/test
    HTTP Status Code: HTTP/1.1 302 Found
    Date: Mon, 17 Nov 2008 17:19:19 GMT
    Server: Apache/2.2.9 (Unix) mod_ssl/2.2.9 OpenSSL/0.9.8i DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635
    Location: http://www.usifloral.com/index.php?m...page_not_found
    Content-Length: 422
    Connection: close
    Content-Type: text/html; charset=iso-8859-1
    Redirect Target: http://www.usifloral.com/index.php?m...page_not_found

    #2 Server Response: http://www.usifloral.com/index.php?m...page_not_found
    HTTP Status Code: HTTP/1.1 404 Not Found
    Date: Mon, 17 Nov 2008 17:19:19 GMT
    Server: Apache/2.2.9 (Unix) mod_ssl/2.2.9 OpenSSL/0.9.8i DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635
    X-Powered-By: PHP/5.2.6
    Connection: close
    Content-Type: text/html; charset=iso-8859-1

    So does this mean that the search engine is actually taking in the 404 or do they read the first response?

 

 

Similar Threads

  1. 404 set in my store not working...
    By Quality Refurbished in forum General Questions
    Replies: 1
    Last Post: 17 Mar 2013, 10:52 AM
  2. Returning Customer Login foes to Store not checkout page
    By ethical in forum General Questions
    Replies: 4
    Last Post: 15 May 2009, 08:25 PM
  3. New Store--Got 404 Admin Not Found
    By Blitz in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 24 Aug 2006, 07:33 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg