You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
8
8
Adds a Robots.txt file that is configurable from /admin/settings/ and injects robots meta tag into all pages.
9
9
10
-
This module supports single site as well as [multisites](https://github.com/symbiote/silverstripe-multisites) setups.
10
+
This module supports single site as well as [multisites](https://github.com/symbiote/silverstripe-multisites)and [configured-multisites](https://github.com/fromholdio/silverstripe-multisites)setups.
11
11
12
12
## Requirements
13
13
@@ -27,7 +27,7 @@ Then run dev/build.
27
27
28
28
### Robots.txt
29
29
30
-
On the SiteConfig (or Site is Multisites is installed) there is a setting in the CMS that lets you set the robots mode. The three options are:
30
+
On the SiteConfig (or Site if Multisites is installed) there is a setting in the CMS that lets you set the robots mode. The three options are:
0 commit comments