Please now visit the front of your web shop. If you hover over product and category links you should see that the links are now seo urls.
Initially standard urls are being produced. These look like www.mysite.com/catalog/index.php/hardware-c-1.
If you need to replicate the URLs from the old Seo Urls for SEO purposes or simply would like shorter URLs like .. www.mysite.com/catalog/hardware-c-1.html ( no index.php ), you will need to change settings in the admin panel and add some code to your root .htaccess file.
Open the file extras/htaccess.txt and copy the code to your root catalog/.htaccess.
If you are upgrading from Chemos old seo urls or from Ultimate Seo Urls 5 by FWR media you will need to replace the code that is already in there.
Important: Please ensure that you change ReWriteBase correctly, the instructions are in the file. But to labour the point ...
A note on *nix server settings for RewriteRules
mod_rewrite must be compiled in apache and AllowOverride set to ALL in httpd.conf ( usually this is already in place )
If you want to use ReWriteRules you have to have either ISAPI rewrite or IIS rewrite installed on the server, you will also have to have the .htaccess rules converted
If you do this please email me a copy to help future IIS users.
This is the most exciting addition to USU5 PRO offering true multi language SEO Capability for the first time
Please click here to learn more about mutli language.
If with the standard and path standard uris you get page not found this probably means that your server does not allow path based querystrings. In such cases you will need to use the rewrite uri types.
To test if your server has this issue try accessing your web shop like www.mysite.com/index.php/test/ if it fails to load the page then you have this problem.
If you are upgrading from Chemos old Seo Urls version 2 or from Ultimate Seo Urls 5 by FWR Media you may need to keep your urls exactly the same for seo purposes.
USU5 PRO has settings for full backwards compatibility so you can do this with no problem .. you will recognise the relevant settings in the admin panel.
Thank you for donating, it allows us to spend more time developing free contributions for you to use.