Post by bierhuis » Sat Mar 31, 2018 6:09 pm

Hi All

I've tried to set up my SEO url links which look fine but when clicked on products it sends to 404 not found error.

I've searched here and found a few fixes but none seem to work.

I've changed the file name and updated the code and this is what I have at the moment if anyone has any ideas .

# SEO URL Settings
RewriteEngine On
# If your opencart installation does not run on the main web folder make sure you folder it does run in ie. / becomes /shop/

RewriteBase /store
RewriteRule ^sitemap.xml$ index.php?route=feed/google_sitemap [L]
RewriteRule ^googlebase.xml$ index.php?route=feed/google_base [L]
RewriteRule ^system/download/(.*) /index.php?route=error/not_found [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} !.*\.(ico|gif|jpg|jpeg|png|js|css)
RewriteRule ^([^?]*) index.php?route=$1 [L,QSA]

Newbie

Posts

Joined
Wed Jul 03, 2013 7:32 pm

Post by kestas » Sat Mar 31, 2018 6:58 pm

Did you renamed htaccess.txt to htaccess.

Cheers

Custom OpenCart modules and solutions. You can write PM with additional questions... Extensions you can find here


Active Member

Posts

Joined
Tue Oct 12, 2010 2:23 am

Post by bierhuis » Sat Mar 31, 2018 7:46 pm

No I had it as .htaccess so changed it but still no joy

Newbie

Posts

Joined
Wed Jul 03, 2013 7:32 pm

Post by IP_CAM » Sat Mar 31, 2018 8:34 pm

This needs to look like:
RewriteBase /store/
Ernie

My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.


User avatar
Legendary Member

Posts

Joined
Tue Mar 04, 2014 1:37 am
Location - Switzerland

Post by bierhuis » Sat Mar 31, 2018 11:19 pm

All I get now is

Not Found
The requested document was not found on this server.

Newbie

Posts

Joined
Wed Jul 03, 2013 7:32 pm

Post by IP_CAM » Sat Mar 31, 2018 11:25 pm

Well, I NOT FOUND a Link to your Site either, so, no-one knows,
if your shop is really placed in the STORE/ Subdirectory... 8)
Ernie

My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.


User avatar
Legendary Member

Posts

Joined
Tue Mar 04, 2014 1:37 am
Location - Switzerland

Post by bierhuis » Sun Apr 01, 2018 8:30 pm

site is here www.bierhuis.info

Newbie

Posts

Joined
Wed Jul 03, 2013 7:32 pm
Who is online

Users browsing this forum: Amazon [Bot], Google [Bot] and 22 guests