Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1
    Join Date
    Feb 2008
    Location
    Roma Caput Mundi
    Posts
    20
    Plugin Contributions
    0

    Default SEO URL - getting ErrorDocument 404

    Hello everybody,
    i hope that i'm in the correct place where describe my problem...

    i'm using the seo url for ZC 1.3.7.(3).

    The links are correctly rewrited, for example
    "http://www.mysite.it/shop/index.php?main_page=index&cPath=1" become correctly "http://www.mysite.it/shop/notebooks-c-1.html" .

    But when i click on one of theese links, the server redirect to the page "Not Found 404"....

    I tried many possible solutions but now i don't know what to do...

    The server that hosts my site is my own server and i have phisic access to it.

    The server hosts 2 sites using the "Virtual Host" directive.

    Is this the problem? the configuration of my virtual hosts?

    I tried to use both the solution with .htaccess and then directly writing the rules in the virtual host configuration but nothing...same error 404...

    I need your help...

    tnx all

    Sid


    ps=i'm sorry for my stupid bad english

  2. #2
    Join Date
    Feb 2008
    Location
    Roma Caput Mundi
    Posts
    20
    Plugin Contributions
    0

    Default SEO URL error 404

    Hello everybody,

    like title of this post i've a big problem...


    I've installed the SEO URL for ZC 1.3.7(3) Italian Version and the links are rewrited correctly, for example this link http://www.mysite.it/shop/index.php?...dex&cPath=1%22 become http://www.mysite.it/shop/notebooks-c-1.html%22 , but when i click one of theese links, compare the "404 page not found"....

    I don't know why, i tried many solutions but nothing changes....

    I tried to delete or change RewriteBase, i tried to move .htaccess both to /shop/ and then into the root but nothing...

    I also tried to insert the Rewrite rules directly into the VirtualHost file...but i've the same situation, 404...

    I'm so embittered

    I hope in your help!

    Sid



    ps=i'm sorry for my stupid bad english

  3. #3
    Join Date
    Feb 2008
    Posts
    14
    Plugin Contributions
    0

    customer issue Re: SEO URL error 404

    Quote Originally Posted by sidvizioso View Post
    Hello everybody,

    like title of this post i've a big problem...


    I've installed the SEO URL for ZC 1.3.7(3) Italian Version and the links are rewrited correctly, for example this link http://www.mysite.it/shop/index.php?...dex&cPath=1%22 become http://www.mysite.it/shop/notebooks-c-1.html%22 , but when i click one of theese links, compare the "404 page not found"....

    I don't know why, i tried many solutions but nothing changes....

    I tried to delete or change RewriteBase, i tried to move .htaccess both to /shop/ and then into the root but nothing...

    I also tried to insert the Rewrite rules directly into the VirtualHost file...but i've the same situation, 404...

    I'm so embittered

    I hope in your help!

    Sid



    ps=i'm sorry for my stupid bad english
    I was going to suggest it could be your htaccess, but i see that
    you are using it, so i can not be sure. I am not sure which is it, but
    i setup SEO URL, and thought it was easy, but with my case, when
    i place the mouse over the link it shows as non-SEO url, but when click
    on the link, then it shows the SEO URL...its confusing.

  4. #4
    Join Date
    Feb 2008
    Location
    Roma Caput Mundi
    Posts
    20
    Plugin Contributions
    0

    Default Re: SEO URL - getting ErrorDocument 404

    Firstly i'm sorry for the double post...

    But my problem is very confusing... like is confusing that you, dscurlock, don't see the links rewrited but however functioning...


    Whatever tnx dscurlock for the reply and I hope in other replies...

    Sid

  5. #5
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,571
    Plugin Contributions
    1

    Default Re: SEO URL - getting ErrorDocument 404

    Have a look at your .htaccess file for the SEO module.

    ##### NOTE: Replace /shop/ with the relative web path of your catalog in the "Rewrite Base" line below:

    Options +FollowSymLinks
    RewriteEngine On
    RewriteBase /shop/


    Change yours to match what is shown above. Do not change anything else.

  6. #6
    Join Date
    Feb 2008
    Location
    Roma Caput Mundi
    Posts
    20
    Plugin Contributions
    0

    Default Re: SEO URL - getting ErrorDocument 404

    my zen cart folder is in mysite.it/shop/ then i think that RewriteBase must be /shop/ but the problem remains...

  7. #7
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,571
    Plugin Contributions
    1

    Default Re: SEO URL - getting ErrorDocument 404

    Is your SEO .htaccess file also in the 'shop' dir.?

    Also, did ZC work fine before adding the SEO module?

  8. #8
    Join Date
    Feb 2008
    Location
    Roma Caput Mundi
    Posts
    20
    Plugin Contributions
    0

    Default Re: SEO URL - getting ErrorDocument 404

    The .htaccess is in the "shop" folder and ZC worked fine before the SEO installation..

    In your opinion, Website Rob, is possible that the problem is in the VirtualHost configuration?

    tnx a lot for helping me.

  9. #9
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,571
    Plugin Contributions
    1

    Default Re: SEO URL - getting ErrorDocument 404

    The problem appears to be "path" related as evidenced by the 404 error when SEO is turned on. It could be a lot of things but I think the place to start, since everything works fine without the SEO mod, is to...

    - confirm you uploaded all files
    - setup the .htaccess file correctly
    - setup things correctly in: Admin > Configuration > SEO URLs

  10. #10
    Join Date
    Feb 2008
    Location
    Roma Caput Mundi
    Posts
    20
    Plugin Contributions
    0

    Default Re: SEO URL - getting ErrorDocument 404

    the server is mine, i upload the .htaccess by sftp or by pendrive usb!

    The .htaccess is the same i've downloaded.

    In admin panel i tried many configurations but i don't know which is correct..

    How do you have configured the admin panel?

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v150 Getting 404 after installing Ultimate SEO
    By valsurfer101 in forum All Other Contributions/Addons
    Replies: 15
    Last Post: 17 Oct 2012, 05:19 AM
  2. Very strange problem (urgent!) - 404 not found -- SEO Url mod
    By orenrosenthal in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 2 Jan 2011, 12:26 PM
  3. 404 error with Seo url and ez pages
    By rxalex in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 19 Apr 2010, 04:19 AM
  4. Receiving 404 Error when I have my SEO URL mod on
    By divaboutiques in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 24 Sep 2008, 05:24 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