forked from fisharebest/webtrees
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrobots-example.txt
41 lines (39 loc) · 1.61 KB
/
robots-example.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# webtrees: online genealogy
# Copyright (C) 2019 webtrees development team
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
# This file needs to be placed in the domain root folder,
# such as "www.example.com/robots.txt". It will not work in a
# subfolder, such as "www.example.com/webtrees/robots.txt"
# If you need to move it, then remember to adjust the paths as well.
# e.g. "Disallow: /login.php" becomes "Disallow: /webtrees/login.php".
# These URLs are expensive to generate or duplicate existing content:
User-Agent: *
Disallow: /branches.php
Disallow: /calendar.php
Disallow: /familybook.php
Disallow: /famlist.php
Disallow: /fanchart.php
Disallow: /hourglass.php
Disallow: /lifespan.php
Disallow: /login.php
Disallow: /pedigree.php
Disallow: /placelist.php
Disallow: /relationship.php
Disallow: /reportengine.php
Disallow: /search.php
Disallow: /search_advanced.php
Disallow: /statistics.php
Disallow: /statisticsplot.php
Disallow: /timeline.php
# Put your sitemap here:
#Sitemap: https://www.example.com/index.php?route=module&module=sitemap&action=Index