Skip to content

Commit 2e7cbdf

Browse files
committed
fix mdformat
1 parent 043bb8a commit 2e7cbdf

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

docs/ecommerce-applications/shopware-6/how-do-i-configure-a-robots-txt-file-in-shopware-6-on-hypernode.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1-
---
2-
myst:
3-
html_meta:
4-
description: Learn how to configure a robots.txt file in Shopware 6 on Hypernode to optimize search engines.
5-
title: 'How do I configure a robots.txt file in Shopware 6 on Hypernode? '
6-
---
1+
______________________________________________________________________
2+
3+
## myst: html_meta: description: Learn how to configure a robots.txt file in Shopware 6 on Hypernode to optimize search engines. title: How do I configure a robots.txt file in Shopware 6 on Hypernode?
74

85
<!-- source: https://support.hypernode.com/en/ecommerce/shopware/how-do-i-configure-a-robots-txt-file-in-shopware6-on-hypernode/ -->
96

@@ -15,8 +12,7 @@ A `robots.txt` file allows you to instruct search engine crawlers on which parts
1512

1613
## Setup for a single robots.txt file without multistore
1714

18-
Create a new text file named `robots.txt` and place this file in the `public` directory of your Shopware 6 installation.
19-
You can insert the example text below into this file:
15+
Create a new text file named `robots.txt` and place this file in the `public` directory of your Shopware 6 installation. You can insert the example text below into this file:
2016

2117
```text
2218
User-agent: *

0 commit comments

Comments
 (0)