Open the following files:
<installation folder>\webapps\adssp\html\index.html
<installation folder>\webapps\adssp\selfservice\index.html
<installation folder>\webapps\adssp\webclient\index.html
Locate the <head> tag within each of these files.
Add the following line of code within the <head> tag:
<meta name="robots" content="noindex,nofollow">
Make this change to each file and save them.