From e753e94c92bb13a6f43ba85b87d3151a339364f0 Mon Sep 17 00:00:00 2001 From: BertKoor Date: Thu, 16 Jul 2026 09:37:13 +0200 Subject: [PATCH] added the contact page of a tree to Disallow list in robots.txt --- resources/views/robots-txt.phtml | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/views/robots-txt.phtml b/resources/views/robots-txt.phtml index d57f510ad3..98a367058c 100644 --- a/resources/views/robots-txt.phtml +++ b/resources/views/robots-txt.phtml @@ -33,6 +33,7 @@ Disallow: /tree//ancestors Disallow: /tree//branches Disallow: /tree//calendar Disallow: /tree//compact +Disallow: /tree//contact Disallow: /tree//descendants Disallow: /tree//family-book Disallow: /tree//family-list