Help310

Site Global Configuration

From Joomla! Documentation

This page contains changes which are not marked for translation.
Other languages:
Bahasa Indonesia • ‎Deutsch • ‎English • ‎Nederlands • ‎Türkçe • ‎eesti • ‎español • ‎français • ‎português • ‎中文(台灣)‎ • ‎日本語

Description[edit]

The Global Configuration screen allows you to configure the Joomla site with your personal settings. Settings made in this screen apply to the whole site.

How to Access[edit]

  • Select System  Global Configuration from the dropdown menu of the Administrator Panel.


Screenshot[edit]

Help-3x-configuration global configuration-en.png


Form Fields[edit]

Site[edit]

Site Settings[edit]

  • Site Name Enter the name of your Web site. This will be used in various locations (e.g. the Backend browser title bar and Site Offline pages).
  • Site Offline (Yes/No) Select whether access to the Site Frontend is available. If Yes, the Frontend will display or not a message depending on the settings below.
    • Offline Message (Hide/Use Custom Message/Use Site Language Default Message) Display or not a Frontend message when the site is offline. The custom offline message uses the value defined in the 'Custom message' field. The language offline message uses the value defined in the site language ini file.
    • Custom Message The custom offline message will be used if the 'Offline Message' field is set to 'Use Custom Message'.
    • Offline Image Select or upload an optional image to be displayed on the default offline page. Make sure the image is less than 400px wide.
  • Inline Editing (Modules & Menus/Modules/None) Select if you want inline editing for modules and menu items (support may depend on your template).
  • Default Editor (Editor - CodeMirror/Editor - None/Editor - TinyMCE) Select the default text editor for your site. Registered Users will be able to change their preference in their personal details if you allow that option.
  • Default CAPTCHA (- None Selected -) Select the default CAPTCHA for your site. You may need to enter required information for your CAPTCHA plugin in Plugins.
  • Default Access Level (Public/Guest/Registered/Special/Super Users) Select the default access level for new items created on your site.
  • Default List Limit (5/10/15/20/25/30/50/...). Sets the default length of lists in the Control Panel for all users.
  • Default Feed Limit (5/10/15/20/25/30/50/...). Select the number of content items to show in the feed(s).
  • Feed Email Address (Author Email/Site Email/No Email) The RSS and Atom newsfeeds include the author's email address. Select Author Email to use each author's email (from the User Manager) in the news feed. Select Site Email to include the site 'Mail from' email address for each article.
  • Block FLoC (Yes/No) Send a header to not support the tracking through the FLoC method.

Metadata Settings[edit]

  • Site Meta Description Enter a description of the overall website that is to be used by search engines. Generally, a maximum of 20 words is optimal.
  • Site Meta Keywords Enter the keywords and phrases that best describe your website. Separate keywords and phrases with a comma.
  • Robots (Index, Follow/No index, follow/Index, No follow/No index, no follow) Robots instructions.
  • Content Rights Describe what rights others have to use this content.
  • Show Author Meta Tag (Yes/No) Show the author meta tag when viewing articles.
  • Show Joomla! Version (Yes/No) Show the Joomla version number in the generator meta tag.

SEO Settings[edit]

  • Search Engine Friendly URLs (Yes/No) Select if the URLs are optimised for Search Engines.
    • Use URL Rewriting (Yes/No) Select to use a server's rewrite engine to catch URLs that meet specific conditions and rewrite them as directed. Available for IIS 7 and Apache.
      • Apache users only: Rename htaccess.txt to .htaccess before activating.
      • IIS 7 users only: Rename web.config.txt to web.config and install IIS URL Rewrite Module before activating.
    • Add Suffix to URL (Yes/No) If yes, the system will add a suffix to the URL based on the document type.
    • Unicode Aliases (Yes/No) Choose between transliteration and Unicode aliases. Transliteration is the default.
  • Site Name in Page Titles (After/Before/No) Begin or end all Page Titles with the site name. (For example, My Site Name - My Article Name.)

Cookie Settings[edit]

  • Cookie Domain Domain to use when setting session cookies. Precede domain with '.' if cookie should be valid for all subdomains.
  • Cookie Path Path the cookie should be valid for.

System[edit]

Help-3x-configuration global configuration system-en.png

System Settings[edit]

  • Path to Log Folder Please specify a folder to store log files.

Debug Settings[edit]

  • Debug System (Yes/No) If enabled, diagnostic information, language translation, and SQL errors (if present) will be displayed. The information will be displayed at the foot of every page you view within the Joomla Backend and Frontend. It is not advisable to leave the debug mode activated when running a live website.
  • Debug Language (Yes/No) Select if the debugging indicators (**..**) or (??..??) for the Joomla Language files will be displayed. Debug Language will work without Debug System being activated, but you will not get the additional detailed references that will help you correct any errors.

Cache Settings[edit]

  • Cache Handler (Memcached (Experimental)/File) Choose the cache handler. Native caching mechanism is file-based. Please make sure the cache folders are writable.
  • Path to Cache Folder Specify a writable folder to store cache files if you do not wish to use the default folder.
  • Cache Time The maximum length of time in minutes for a cache file to be stored before it is refreshed.
  • Platform Specific Caching (Yes/No) Enable or disable platform specific caching. Enable when HTML output on mobile differs from other devices. (Default disabled.)
  • System Cache (OFF - Caching disabled/ON - Conservative caching/ON - Progressive caching) Enable or disable caching and set caching level.
    • Conservative level: smaller system cache,
    • Progressive level (default): faster, bigger system cache, includes module renderers cache. Not appropriate for extremely large sites.

Session Settings[edit]

  • Session Handler (Database/PHP/APC User Cache) The mechanism by which Joomla identifies a User once they are connected to the website using non-persistent cookies. If 'PHP' is selected, the session.save-handler value from the PHP configuration will be used.
  • Session Lifetime Auto log out a User after they have been inactive for the entered number of minutes. Do not set too high.
  • Shared Sessions (Yes/No) When enabled, a user's session is shared between the Frontend and Administrator sections of the site. Note that changing this value will invalidate all existing sessions on the site. This is not available when the Force HTTPS option is set to Administrator Only.

Server[edit]

Help-3x-configuration global configuration server-en.png

Server Settings[edit]

  • Path to Temp Folder Please specify a writable folder to store temporary files.
  • Gzip Page Compression (Yes/No) Compress buffered output if supported.
  • Error Reporting This parameter sets the level of error reporting to be used by PHP on the Joomla site. It has 5 options:
    1. System Default: leaves the level of PHP error reporting to that set up in the server (usually in the php.ini file).
    2. None: switches off PHP error reporting.
    3. Simple: override the server setting to give a basic level of reporting.
    4. Maximum: override the server setting and reporting of all errors.
    5. Development: override the server setting and reporting of all errors.
    Tip: Should your Joomla site fail to the extent that it is not possible to use the Administrator page to activate error reporting, you can switch on full PHP error reporting by editing the configuration.php file. Changing the $error_reporting parameter in that file to a value of maximum is the equivalent to setting Error Reporting to Maximum.
  • Force HTTPS (None/Administrator Only/Entire Site) Force site access in the selected areas to occur only with HTTPS (encrypted HTTP connections with the https:// protocol prefix) and also force the use of secure cookies. Note, you must have HTTPS enabled on your server to utilise this option.

Location Settings[edit]

  • Website Time Zone (Universal Time, Coordinated (UTC)/Abidjan/...). Choose a city in the list to configure the date and time for display.

FTP Settings[edit]

  • Enable FTP (Yes/No) Enable the built in FTP (File Transfer Protocol) functionality which is needed, in some server environments, to be used instead of the normal upload functionality of Joomla.

Proxy Settings[edit]

  • Behind Load Balancer (Yes/No) If your site is behind a load balancer or reverse proxy, enable this setting so that IP addresses and other configurations within Joomla automatically take this into account.
  • Enable Outbound Proxy (Yes/No) Enable Joomla to use a proxy which is needed in some server environments to fetch URLs like in the Joomla Update component.

Database Settings[edit]

  • Database Type (MySQL (PDO)/MySQLi/...) The type of database in use, selected during the installation process. Do not edit this field unless you are migrating to a different type of database, perhaps due to changing your hosting provider.
  • Host The hostname for your database entered during the installation process. Do not edit this field unless absolutely necessary (e.g. the transfer of the database to a new hosting provider).
  • Database Username The username for access to your database entered during the installation process. Do not edit this field unless absolutely necessary (e.g. the transfer of the database to a new hosting provider).
  • Database Password The password for access to your database. Do not edit this field unless absolutely necessary (e.g. after the transfer of the database to a new hosting provider).
  • Database Name The name for your database entered during the installation process. Do not edit this field unless absolutely necessary (e.g. the transfer of the database to a new hosting provider).
  • Database Tables Prefix The prefix used for your database tables, created during the installation process. Do not edit field unless absolutely necessary (e.g. the transfer of the database to a new hosting provider).

Mail Settings[edit]

  • Send Mail (Yes/No) Select Yes to turn on mail sending, select No to turn off mail sending. Warning: It is recommended to put the site offline when disabling the mail function!
  • Disable Mass Mail (Yes/No) Select Yes to disable the Mass Mail Users function, select No to make it active.
  • From Email The email address that will be used to send site email.
  • From Name Text displayed in the header From: field when sending a site email. Usually the site name.
  • Reply To Email The email address that will be used to receive end user(s) reply.
  • Reply To Name Text displayed in the header To: field when end user(s) replying to received email.
  • Mailer (PHP Mail/Sendmail/SMTP) Select which mailer for the delivery of site email.

Text Filters[edit]

Help-3x-configuration global configuration text filters-en.png

These text filter settings will be applied to all text editor fields submitted by users in the selected groups. These filtering options give more control over the HTML your content providers submit. You can be as strict or as liberal as you require to suit your site's needs. The filtering is opt-in and the default settings provide good protection against markup commonly associated with website attacks.


Permissions[edit]

Manage the permission settings for user groups.

Help-3x-configuration global configuration permissions-en.png

To change the permissions for any extension, do the following.

1. Select the Group by clicking its title located on the left.
2. Find the desired Action. Possible Actions are:
  • Site Login Users can login to the Frontend site.
  • Administrator Login Users can login to the Backend site.
  • Offline Access Users can access to the Frontend site when site is offline.
  • Super User Users can perform any action over the whole site regardless of any other permission settings.
  • Configure Options Only. Users can edit the options except the permissions of any extension.
  • Access Administration Interface. Users can access user administration interface of any extension.
  • Create. Users can create content of any extension.
  • Delete. Users can delete content of any extension.
  • Edit. Users can edit content of any extension.
  • Edit State. Users can change the published state and related information for content of any extension.
  • Edit Own. Users can edit own created content of any extension.
  • Edit Custom Field Value. Allows users in the group to edit any value of custom fields submitted in any extension.
3. Select the desired Permission for the action you wish to change. Possible settings are:
  • Not Set: Is used only for the Public group in global configuration. The Public group is the parent of all other groups. If a permission is not set, it is treated as deny but can be changed for child groups, components, categories and items.
  • Inherited: Inherited for users in this Group from the permissions of the parent group.
  • Allowed: Allowed for users in this Group. Note that, if this action is Denied at one of the higher levels, the Allowed permission here will not take effect. A Denied setting cannot be overridden.
  • Denied: Denied for users in this Group.
4. Click Save in Toolbar at top. When the screen refreshes, the Calculated Setting column will show the effective permission for this Group and Action.


Toolbar[edit]

At the top left you will see the toolbar.

Help30-Save-SaveClose-Cancel-Help-toolbar-en.png

The functions are:

  • Save. Saves the global configuration settings and stays in the current screen.
  • Save & Close. Saves the global configuration settings and closes the current screen.
  • Cancel. Closes the current screen and returns to the previous screen without saving any modifications you may have made.
  • Help. Opens this help screen.


Quick Tips[edit]

  • Most, if not all, of these settings can be set once and then left alone.
  • If major modifications need to be made, then consider taking the site offline to test it and to make sure everything is in working order.
  • The settings are saved in <Joomla-root>/configuration.php. You have to either activate the FTP-layer or make the configuration.php file writable to save your changes.

Related Information[edit]