elxis sites
be more productive
Elxis allows you to be more productive. The creation of a complex web site was never so easy.
download elxis
elxis 2009.3 aphrodite - 10.43mb
Home arrow Guides arrow General guides arrow How to enable SEO PRO
english greek

How to enable SEO PRO

Wednesday, 13 February 2008

Elxis SEO PRO is a URL rewrite mechanism that generates search engines friendly URLs. ALL Elxis 2008.0+ sites should enable this mechanism! There are many reasons for this. Better ranking in search engines, human understandable site/URLs structure, clean URLs, better Elxis CMS internal functionality, etc. SEO PRO URLs are now the natural URLs for Elxis CMS. The whole CMS is optimized for SEO PRO. SEO PRO is the future.

Instructions to enable SEO PRO (Apache web server)

Inside the Elxis root folder you will find a file called htaccess.txt. Open this file with a text editor such as notepad, pspad, editpad, etc. Find this line:

# RewriteBase /YourElxisDirectory/

Remove the comment # and replace the "/YourElxisDirectory/" with the relative path to your Elxis installation. In most cases this will be just a slash "/". So, that line will become:

RewriteBase /

If your site is located in a sub-directory you should use something like this:

RewriteBase /mysite/

Please check this SEO PRO fix for Elxis 2008.0 and sites in sub-directories.

Inside that file you will also find some other options. Read the comments and enable that features if you wish (optional). Save this file as .htaccess Go to Elxis administration and in Global Configuration and navigate to the tab "SEO". Select SEO PRO as the preferred method of generating the SEO URLs. Done!

If you face problems or you are unsure of what to do visit Elxis forums for help.

< Previous Next >