In the basic information section of the admin under Settings > General > Basic Information, you can store relevant data for your respective sales channels. The settings can be defined globally or per sales channel.

Sales Channel (1): Select which sales channel (for example: Online Store, POS, API) these settings apply to. “All Sales Channels” refers to the information being shared across all of them.

The ‘Shop pages’ window defines which static content pages are displayed in your shop and which layout they use. Here is an explanation of each point:
Layout for GTC pages: Here, you can select the page that contains the terms and conditions. This page is linked in the footer and often also displayed during checkout.
Layout for revocation notices: This is where the page with the cancellation policy (right of withdrawal) is defined, which is also visible in the footer and at checkout.
Layout for payment and shipping information: Defines the page on which shipping costs, delivery times and payment methods are described. Often, it is also accessible from the checkout or footer.
Layout for privacy pages: Links to the data protection page, which is mandatory under the GDPR. It is usually linked in the footer and on the newsletter registration form.
Layout for an imprint: Specifies the legal notice page, which is required by law. Typically displayed in the footer.
Layout for 404 pages: Determines which page is displayed when a visitor calls up a non-existent URL (‘page not found’).
By default, a generic 404 page is displayed, but you can store your own custom design here.
Shop page layout for maintenance pages: This page appears when the shop is in maintenance mode.
Useful for planned updates to show visitors a friendly notice page.
Shop pages layout for contact pages: Here, you define the layout of the contact page – usually with a form and address information.
Shop page layout for newsletter pages: Links to the page where visitors can sign up for the newsletter.
If you do not select anything here, the default newsletter page will be used.
How to create the different shop page layouts is explained in the wiki article of Shopping Experiences.

Use default cookie notification (1): Activates Shopware's built-in cookie banner. This informs visitors about the use of cookies when they first visit the site. If you deactivate it, you can integrate your own cookie consent tool.
Show "Accept all cookies" button (2): When this option is enabled, an additional button appears in the cookie banner that allows users to accept all cookies (including marketing and statistics cookies) immediately.
If it is disabled, users must make their selection manually (which is more privacy-friendly but less convenient).
First name in contact forms required (3): Makes the ‘First name’ field in the contact form mandatory. Visitors can only submit the form if they enter their first name.
Last name in contact forms required (4): The same principle as in point 3, but for the ‘Last name’ field.
Phone number in contact forms required (5): If enabled, customers must provide their phone number when filling out the contact form. You should check whether this is really necessary – according to the GDPR, you may only request data that is necessary for the purpose of the form.
In this field, you can define domain-specific rules for the robots.txt file.
This file is read by search engine crawlers (e.g. Googlebot) to determine which parts of the website may be indexed and which should remain excluded.
The robots.txt file contains Allow and Disallow directives:
Disallow prevents specific pages or directories from being crawled.

In this screenshot example, the customer account and checkout areas are excluded from indexing, while specific widgets (such as CMS or menu elements) remain accessible to search engines.
Note: The robots.txt file only controls crawling — it does not technically block access to the pages themselves.

In the Captcha section, you can decide which Captchas should be used during registration and in the shop to ensure that the user is a human and not a bot or script. You can rely on a single CAPTCHA solution or select multiple solutions to be used.
If you have a store in the Shopware Cloud, Friendly Captcha is used for registration by default. Other captchas are currently not available here. You can find all the information about this captcha here.
The following captcha solutions are available to you:
With this solution, an additional invisible field is offered during registration, which bots and scripts fill in and are thus rejected. For normal customers, the field is not visible and can therefore not be filled in.
With this solution, the user is presented with a graphic that displays a distorted combination of numbers and letters, which cannot be read by bots or scripts. The visitor must type this out without errors.
With this solution, the user receives an "I am not a robot" checkbox that he or she must confirm. The user is then either redirected directly or has to solve a simple picture puzzle that cannot be solved by bots. For example, the user is asked to click on all pictures with buses. For this option, a Google reCAPTCHA account is required. After you have selected this captcha, the following settings are available:

With this solution, the customer's interaction can be verified without their intervention. Based on a score that is returned by the JavaScript API. After you have selected this captcha, the following settings are available:

Website key (1): If you have a Google reCAPTCHA account, you will receive a website key. You enter this here for authentication.
Secret key (2): In the Google reCAPTCHA account, you will also receive a secret key for Google reCAPTCHA v2. Enter it here.
Threshold score for Google reCAPTCHA v3 (2): For Google reCAPTCHA v3, a score between 0 and 1 is assigned by the JavaScript API. The closer this score is to 1, the lower the suspicion that it is a bot. With this score, you can determine from which score access is denied.
The integration of the paid Friendly Capture is made possible in conjunction with a commercial Shopware plan.
With Friendly Captcha, you can effectively combat bots, as it is based on the fundamental mechanisms of the blockchain and reliably prevents spam and abuse. At the same time, it protects your user data and privacy, as it is data protection-friendly and GDPR-compliant, without using cookies or storing personal information. It also enhances your user experience, as it is fully automated and barrier-free, which means your customers no longer have to deal with tedious tagging tasks.

In order to use friendly Captcha, it is necessary to book a paid plan with friendly Captcha. You can do this here. There you will also receive a website key and a secret key, which you then enter here.
This field allows you to specify how search engines should treat individual pages of your shop.
The robots meta tag is embedded in the HTML source code and supplements the settings in robots.txt.

Note: This option sets the default value of the robot meta tag for the entire shop. CMS pages can override this value individually. Some system pages – e.g., the shopping cart or checkout – always use noindex, follow for security and privacy reasons, regardless of this setting.