diff --git a/htroot/WatchWebStructure_p.html b/htroot/WatchWebStructure_p.html
index b6b29260c..1afd9eea6 100644
--- a/htroot/WatchWebStructure_p.html
+++ b/htroot/WatchWebStructure_p.html
@@ -22,8 +22,11 @@
#%env/templates/header.template%#
#%env/templates/submenuWebStructure.template%#
-
-
The data that is visualized here can also be retrieved in a XML file. The XM L contains a back-reference of domains. That means you can see the set of domains that all link to the same (other) domain, which could be called a 'reverse domain index'.
+
+
+The data that is visualized here can also be retrieved in a XML file, which lists the reference relation between the domains.
+With a GET-property 'about' you get only reference relations about the host that you give in the argument field for 'about'.
+With a GET-property 'latest' you get a list of references that had been computed during the current run-time of YaCy, and with each next call only an update to the next list of references.
Click the API icon to see the XML file.
To see a list of all APIs, please visit the API wiki page.
@@ -33,7 +36,8 @@ To see a list of all APIs, please visit the
-
+
-
+
#%env/templates/footer.template%#