Elxis CMS Forum

Community => Build with Elxis... => Topic started by: web-infox on June 30, 2013, 00:36:04

Title: New Elxis web site - Garagounis.gr
Post by: web-infox on June 30, 2013, 00:36:04
New web site.
http://www.garagounis.gr/ (http://www.garagounis.gr/)
Title: Re: New Elxis web site - Garagounis.gr
Post by: nikos on June 30, 2013, 01:24:25
Good looking site

Some notes

1. When the site root is http://www.garagounis.gr/ and you have enabled SEO, clicking on home page (ΑΡΧΙΚΗ) it gives http://www.garagounis.gr/index.php and all links are build under this URL
ΔΕΝΤΡΟΚΟΜΙΚΑ -> http://www.garagounis.gr/index.php/dentrokomika/
ΓΕΩΡΓΙΚΑ -> http://www.garagounis.gr/index.php/georgika/
e.t.c.

2. For map you could use a relative module or bot instead of an external link

3. Set a value of min-height into css of your template in order to avoid the white background at the bottom, like here http://www.garagounis.gr/index.php/sample-gallery.html

4. Protect e-mail addresses from spam robots, shown in front page using the relative bot mosemailcloak which is made for this reason.
Title: Re: New Elxis web site - Garagounis.gr
Post by: datahell on June 30, 2013, 12:17:00
index.php is shown because he hasn't enabled SEO. In Elxis 4.x non-SEF links are similar to the SEF links with the exception that they contain the file name "index.php".

SEF link: http://www.example.com/something/
Non-SEF link: http://www.example.com/index.php/something/

Enable SEO and rename htaccess.txt to .htaccess