General > Web
- Topics:
- Site Management
- Configuration
CREATED FOR:
- Beginner
- Intermediate
- Admin
- Developer
- User
To access the store configuration settings, choose Stores > Settings > Configuration from the Admin sidebar.
URL Options
Yes
/ No
.When this field is set to
Yes
, you must include store codes in your browser URLs to ensure that URL rewrites are mapped correctly and all pages are opened successfully. This avoids 404 Page Not Found errors. No
/ Yes (302 Found)
/ Yes (301 Moved Permanently)
Important: Do not use auto-redirect to base URL for multi-store setups.
Search Engine Optimization
index.php
in the root folder. By default, the file name appears in the URL just after the name of the root folder. When this is enabled, the system omits index.php
from the URL. This usability best practice makes each URL more concise, and has no impact on performance or site rank. Options: Yes
/ No
Base URLs
Base URLs (Secure)
Yes
- Store URLs begin with https
to indicate that the page is delivered with encrypted, secure protocol.No
- Store URLs begin with http
to indicate that the page is delivered without secure protocol.Yes
- Admin URLs begin with https
to indicate that the page is delivered with encrypted, secure protocol.No
- Admin URLs begin with http
to indicate that the page is delivered without secure protocol.When secure URLs are enabled for both the store and Admin, two additional fields appear to enable and configure
HSTS
.HSTS
provides a measure of security against “man in the middle” attacks, and prevents users from overriding the “invalid certificate” message. Options: Yes
/ No
HTTP
) requests received from the browser to the secure (HTTPS
) protocol. Options: Yes
/ No
offloader_header
value in your server configuration to identify the protocol between the client and load balancer. Most Commerce installations use the default value, X-Forwarded-Proto
(XFP) to identify the protocol as either HTTP
or HTTPS
.Default Pages
magento/blog
, you can enter the name of the “blog” folder as a relative path to the selection of pages.404 Page not Found
error occurs. The default value is cms/noroute/index
.Yes
/ No
Default Layouts
No layout updates
- By default, layout updates are not available for product pages.Empty
- By default, uses a blank layout for product pages.1 column
- By default, uses a single column layout for product pages.2 columns with left bar
- By default, uses a two-column layout with the sidebar on the left for product pages.2 columns with right bar
- By default, uses a two-column layout with the sidebar on the right for product pages.3 columns
- By default, uses a three-column layout with sidebars on the left and right for product pages.Page -- Full Width
- (Requires Page Builder) By default, uses the Page – Full Width layout for product pages.Category - Full Width
- (Requires Page Builder) By default, uses the Category - Full Width layout for product pages.Product - Full Width
- (Requires Page Builder) By default, uses the Product - Full Width layout for product pages.No layout updates
- By default, layout updates are not available for category pages.Empty
- By default, uses a blank layout for category pages.1 column
- By default, uses a single column layout for category pages.2 columns with left bar
- By default, uses a two-column layout with the sidebar on the left for category pages.2 columns with right bar
- By default, uses a two-column layout with the sidebar on the right for category pages.3 columns
- By default, uses a three-column layout with sidebars on the left and right for category pages.Page - Full Width
- (Requires Page Builder) By default, uses the Page - Full Width layout for category pages.Category - Full Width
- (Requires Page Builder) By default, uses the Category - Full Width layout for category pages.Product - Full Width
- (Requires Page Builder) By default, uses the Product - Full Width layout for category pages.No layout updates
- By default, layout updates are not available for CMS pages.Empty
- By default, uses a blank layout for CMS pages.1 column
- By default, uses a single column layout for CMS pages.2 columns with left bar
- By default, uses a two-column layout with the sidebar on the left for CMS pages.2 columns with right bar
- By default, uses a two-column layout with the sidebar on the right for CMS pages.3 columns
- By default, uses a three-column layout with sidebars on the left and right for CMS pages.Page - Full Width
- (Requires Page Builder) By default, uses the Page - Full Width layout for CMS pages.Category - Full Width
- (Requires Page Builder) By default, uses the Category - Full Width layout for CMS pages.Product - Full Width
- (Requires Page Builder) By default, uses the Product - Full Width layout for CMS pages.Default Cookie Settings
/
. This value can contain only the cookie path, and cannot contain any other cookie parameters.mysubdomain
.domain.com, enter the name of your domain with a period at the beginning, like .domain.com
. This value can contain only the cookie domain, and cannot contain any other cookie parameters.Yes
/ No
Yes
/ No
Session Validation Settings
$_SESSION
data. The session terminates if a different IP address is detected. Options: Yes
/ No
$_SESSION
data. The session terminates if a different proxy address is detected. Options: Yes
/ No
$_SESSION
data. The session terminates if a different forwarded-for address is detected. Options: Yes
/ No
USER_AGENT
refers to the browser or device that is used to access the website. It verifies that the name and version of the browser, and operating system, matches $_SESSION
data. The session terminates if a different user agent is detected from one request to another in the same session. Options: Yes
/ No
Browser Capabilities Detection
Yes
/ No
Yes
/ No
(disables)Yes
/ No