Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
joomla:joomla-first-steps [2018/12/21 17:07]
eServices Greece
joomla:joomla-first-steps [2019/04/16 13:39]
eServices Greece
Line 1: Line 1:
 +{{tag>joomla guide}}
 ===== First Steps ===== ===== First Steps =====
  
Line 16: Line 17:
 ==== Configuration ==== ==== Configuration ====
   * Set the PHP required by your Joomla installation [[hosting:multiphp|MultiPHP Manager]]   * Set the PHP required by your Joomla installation [[hosting:multiphp|MultiPHP Manager]]
-  * Setup ReCaptcha. Get credentials from [[https://www.google.com/recaptcha/admin|ReCaptcha]], setup the plugin here, set the option in (Global Configuration -> Site) as below.+  * Setup ReCaptcha. Get credentials from [[https://www.google.com/recaptcha/admin|ReCaptcha]], setup the plugin [[joomla:recaptchaplugin|Joomla ReCaptcha Plugin]], set the option in (Global Configuration -> Site) as below.
 {{:joomla:joomla-default-captcha.png?200|}} {{:joomla:joomla-default-captcha.png?200|}}
   * Disable Error Reporting (Global Configuration -> Server)   * Disable Error Reporting (Global Configuration -> Server)
Line 30: Line 31:
   * Enable SEF -> [[joomla:sef|Joomla Enable SEF]]   * Enable SEF -> [[joomla:sef|Joomla Enable SEF]]
   * Make sure all of your alias for menus, categories, articles are small caps and use - for space, ex. product-list   * Make sure all of your alias for menus, categories, articles are small caps and use - for space, ex. product-list
-  * Install [[https://www.selfget.com/products/redj.html|ReDJ]] for making custom urls or redirects from your old site +<sortable> 
-  * Setup a custom 404 page+^ Alias Quality ^ Alias ^ 
 +| Bad | {{:joomla:joomla-bad-alias.png?500|}} | 
 +| Good | {{:joomla:joomla-good-alias-1.png?500|}} | 
 +| Better | {{:joomla:joomla-better-alias.png?500|}} | 
 +</sortable> 
 +  * Install [[https://www.selfget.com/products/redj.html|ReDJ]] for making custom urls or redirects from your old site. [[joomla:redj|ReDJ Setup]] 
 +  * Setup a [[joomla:custom404|Joomla Custom 404 Page]]
  
 ==== Caching & Sessions ==== ==== Caching & Sessions ====