I am getting the below error after clicking 'view' on the product
Not Found
The requested URL /store/premium-common-seal-company was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.2.26 (Unix) mod_ssl/2.2.26 OpenSSL/1.0.1e-fips mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at commonsealstore.com Port 80
It looks like your SEO URLs does not work
Here is the extract from manual:
Quote
Use SEO URLs: To use SEO URL's Apache module mod-rewrite must be installed and you need to rename the htaccess.txt to .htaccess
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 subfolder like http://www.mydomain/subfolder make sure to change RewriteBase / to RewriteBase /subfolder/ in the htaccess file.
For the error that you get in apache, you need to check with your hosting company.
thanks a lot.
I have the same problem when coming to categories and some products. Other products do open though.
The requested URL /affiliate-links was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request