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
joomla:joomla-first-steps [2018/12/21 16:58]
eServices Greece
joomla:joomla-first-steps [2020/02/11 11:59] (current)
eServices Greece
Line 1: Line 1:
 +{{tag>joomla guide}}
 ===== First Steps ===== ===== First Steps =====
  
Line 5: Line 6:
   * Make sure ACL is properly setup   * Make sure ACL is properly setup
   * Disable Mass Mail (Global Configuration -> Server)   * Disable Mass Mail (Global Configuration -> Server)
-{{:joomla:joomla-disable-mass-email.png?200|}}+{{:joomla:joomla-disable-mass-email.png?350|}}
   * Remove All unused Users, Groups   * Remove All unused Users, Groups
-  * Disable User Registration +  * Disable User Registration (Global Configuration -> Users -> User Options) 
-    * Setup password Complexity if you allow User Registration+{{:joomla:joomla-user-registration.png?350|}} 
 +  * Setup password Complexity if you allow User Registration (Global Configuration -> Users -> Password Options) 
 +{{:joomla:joomla-password-options.png?350|}}
   * Activate https for the whole site (Global Configuration -> Server)   * Activate https for the whole site (Global Configuration -> Server)
-{{:joomla:joomla-force-https.png?200|}}+{{:joomla:joomla-force-https.png?350|}}
  
 ==== 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?350|}}
   * Disable Error Reporting (Global Configuration -> Server)   * Disable Error Reporting (Global Configuration -> Server)
-{{:joomla:joomla-error-reporting.png?200|}}+{{:joomla:joomla-error-reporting.png?350|}}
   * Setup eMail (SMTP) (Global Configuration -> Server)   * Setup eMail (SMTP) (Global Configuration -> Server)
-{{:joomla:joomla-mail-settings.png?200|}}+{{:joomla:joomla-mail-settings.png?350|}}
   * Select Correct Time Zone (Global Configuration -> Server)   * Select Correct Time Zone (Global Configuration -> Server)
-{{:joomla:joomla-timezone.png?200|}}+{{:joomla:joomla-timezone.png?350|}}
   * Set Feed eMail Address to "No Email"   * Set Feed eMail Address to "No Email"
 +{{:joomla:joomla-feed-email.png?350|}}
  
 ==== SEF ==== ==== SEF ====
   * 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 ====