Post by teobak » Mon Mar 25, 2013 12:49 am

Hello,

Can someone please advise of how to resolve an error we receive when we setup our website with SEO.
404 Error File Not Found
The page you are looking for might have been removed,
had its name changed, or is temporarily unavailable.

Steps taken to setup SEO:
1) Opencart/Admin- Enabled SEO- Systems/Settings/Server- Enabled- Use SEO URL's.
2) Renamed the .htaccess.txt to .htaccess.
3) Bluehost confirmed that apache module mod-rewrite is enabled.
Website- teodorab.com- (Page) Skirts- Beige Pencil Skirt produces error after clicking on it.

.htaccess:
RewriteBase /
RewriteRule sitemap.xml /index.php?route=feed/google_sitemap
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^([^?]*) index.php?_route_=$1 [L,QSA]

Any suggestions?
Thanks,
Chris

Newbie

Posts

Joined
Mon Mar 25, 2013 12:26 am

Post by inactiveaccount9912 » Mon Mar 25, 2013 8:58 am

At step 2 unless that last dot is for the ending the sentence is not correct, the name should be .htaccess

If that is the name then from there everything seems ok so check and see if the seo controller (catalog/controller/common/seo_url.php) gets modified by some vqmod and stops it from working corectly. Also try not to use spaces in the seo keywords.

Expert Member

Posts

Joined
Fri May 14, 2010 2:36 am

Post by teobak » Mon Mar 25, 2013 9:20 am

Thank you for the reply.
I did confirm there is no (.) at the end of .htaccess, only the beginning.
The last date the seo_url.php was touched was Jan. 20th. Not sure how to tell that the vqmod is stopping it though.
Would it help to see the seo_url.php?


Thanks,
Chris

Newbie

Posts

Joined
Mon Mar 25, 2013 12:26 am

Post by inactiveaccount9912 » Mon Mar 25, 2013 9:27 am

Would help to compare it with a clean one (from an opencart clean archive - same version) to make sure it isnt modified. To see if any vqmod see if the file vq2_catalog_controller_common_seo_url.php exists in the vqmod/vqcache folder and if it does try disabling the vqmod that alters it and see if it works then. If thats ok I tend to think its a server issue afterall.

Expert Member

Posts

Joined
Fri May 14, 2010 2:36 am
Who is online

Users browsing this forum: No registered users and 103 guests