I. To prevent most search engine web crawlers from indexing your decision tree, Add the following script under admin and use it for any/all DTs you want.

II. To prevent most search engine web crawlers from indexing a page on your site, place the following meta tag into the <head> section of your decision tree:
<meta name="robots" content="noindex">
To prevent only Google web crawlers from indexing a page:
<meta name="googlebot" content="noindex">
How to check your meta tag:
Right click -> View Source -> Find “robots” -> you should see the line there or not

Another way to add meta tags to your Leadshook domains or custom domains:
Go to Admin > Custom Domains

Click “Add Meta Tags” button

Please refer to this article for more information…https://developers.google.com/search/docs/advanced/crawling/block-indexing