This is an old revision of the document!
SEO Module
The SEO module is designed to change your standard urls into more friendly ones. Below is a list of common problems with this module.
I am getting a 404 error
If you are getting a 404 error then here are a few things to try.
- Make sure the .htaccess file is uploaded to the root of your site.
- Make sure your server supports mod_rewrite.
- If you are installing in a sub directory check the document below.
Subdirectories
If you are running 68 Classifieds in a sub directory then you will need to edit the .htaccess file and find RewriteEngine On
. Below it add:
RewriteEngine On RewriteBase /subdirectory
Where /subdirectory is the directory 68 Classifieds is located.
Have more questions? Visit our community forums.