AbanteCart Community
Shopping Cart Operations => Support => General Support => Topic started by: kees on March 16, 2014, 01:59:21 PM
-
i am quiet far in my abantecart shop
made all the neccessary adjustments
but now i want to make categories and they do not work
i get the error
"Not Found
The requested URL /index.php was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request."
i also still have a warning message:
You still have install directory present in your AbanteCart installation directory. It is recommended you delete this directory.
could anyone please help me ?
-
Need more details. What is URL that give you 404? Did you have SEO enabled?
-
hi
this is the shop http://antiex.nl/winkel/
seo enabled: yes
-
In this case, try to follow instructions with SEO setup.
Use SEO URLs: To use SEO URL's Apache module mod-rewrite must be installed and you need to rename the htaccess.txt file to .htaccess
Search Engine Friendly URLs allows you to activate categories and product's SEO Keyword setting. For each product and category you can assign seo keyword visible in url. This will better describe a product's page to visitors and search engines.
mod_rewrite is something that is installed on your server by your web host. You need to ask your host (or look in their help guide) to find out if you have it.
Note: If you access store with sub-folder like http://www.mydomain/subfolder make sure to change RewriteBase / to RewriteBase /subfolder/ in the .htaccess file.
-
i am so happy
it works !!