From 0f3810407faa5bf8c74e9ae6a745aec101ca1b6c Mon Sep 17 00:00:00 2001 From: odubajDT <93584209+odubajDT@users.noreply.github.com> Date: Mon, 15 Apr 2024 14:20:27 +0200 Subject: [PATCH] docs: introduce custom robots.txt and sitemap.xml files (#3418) Signed-off-by: odubajDT Signed-off-by: odubajDT <93584209+odubajDT@users.noreply.github.com> Co-authored-by: Moritz Wiesinger --- .github/actions/spelling/expect.txt | 6 ++++-- docs/robots.txt | 5 +++++ docs/sitemap-custom.xml | 7 +++++++ 3 files changed, 16 insertions(+), 2 deletions(-) create mode 100644 docs/robots.txt create mode 100644 docs/sitemap-custom.xml diff --git a/.github/actions/spelling/expect.txt b/.github/actions/spelling/expect.txt index 745390b030..c080ebe566 100644 --- a/.github/actions/spelling/expect.txt +++ b/.github/actions/spelling/expect.txt @@ -40,7 +40,6 @@ appcreationrequest APPNAME appv appversion -applicationdeployment aquasecurity architecting ARCHS @@ -79,6 +78,7 @@ certificatehandler certmanager certwebhook chainsaw +changefreq Chans Checkmarx clientgoscheme @@ -104,7 +104,6 @@ controlleroptions controllerutil coredns CORS -cortex coverpkg coverprofile cowsay @@ -383,6 +382,7 @@ kwds kwi kwv kyverno +lastmod lastword Lato LFC @@ -581,6 +581,7 @@ sigstore simpleapp simplenode simplenodeservice +sitemap sli slisslos slo @@ -660,6 +661,7 @@ undeploy unmarshal unmarshalling usr +urlset utilruntime Utkarsh validatingwebhookconfigurations diff --git a/docs/robots.txt b/docs/robots.txt new file mode 100644 index 0000000000..2e35c45c8a --- /dev/null +++ b/docs/robots.txt @@ -0,0 +1,5 @@ +User-agent: * + +Disallow: /latest/ + +Sitemap: https://keptn.sh/sitemap-custom.xml diff --git a/docs/sitemap-custom.xml b/docs/sitemap-custom.xml new file mode 100644 index 0000000000..635b26822f --- /dev/null +++ b/docs/sitemap-custom.xml @@ -0,0 +1,7 @@ + + + https://keptn.sh/stable/ + monthly + 1 + +