Try to find the sitemap for a given site (#1538)

This commit is contained in:
Zoltan Szabo
2024-07-14 23:24:10 +03:00
committed by GitHub
parent 6ee1292757
commit 1b311d092e
4 changed files with 47 additions and 5 deletions

View File

@@ -98,7 +98,7 @@ export default function Web() {
name: "Sitemap",
value: "sitemap",
description:
"Assumes the URL to Index points to a Sitemap. Will try and index all pages that are a mentioned in the sitemap.",
"Enter the sitemap url or the root of the site which we can scan for a sitemap",
},
]}
/>