Prevent the ADSelfService Plus URL from being listed in search engines
Keeping ADSelfService Plus hidden from public search results will reduce the risk of unauthorized access or exposure of sensitive data. It’s recommended that you prevent ADSelfService Plus from being indexed by search engines. To do this, follow the steps listed below:
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.
This should ensure that ADSelfService Plus is not listed in the results of search engines.
New to ADSelfService Plus?
Related Articles
How to enable offline MFA in ADSelfService Plus
ManageEngine ADSelfService Plus supports offline multi-factor authentication (MFA) for Windows machine logins, User Account Control (UAC) prompt elevation, and Remote Desktop Protocol (RDP) server authentication when the product server is ...
ADSelfService Plus Text Customization
The Language Customization feature in ADSelfService Plus lets you customize any text in the self-service password reset software that is displayed in the user interface. Tooltips, error messages, buttons, and text fields can be customized to suit ...
Encryption and data storage in ADSelfService Plus database
Encryption in the ADSelfService Plus database ADSelfService Plus' database uses the following encryption methods to store sensitive data: Database Encryption method PostgreSQL AES-256-CBC Microsoft SQL AES-256-CBC The following sensitive information ...
ADSelfService Plus product startup issues
What do you need to know before troubleshooting You need to have administrator access to ADSelfService Plus. When you experience an error with ADSelfService Plus, check if these prerequisites are satisfied: Install ADSelfService Plus as a service ...
Bind ADSelfService Plus to run on a specific virtual IP address
Description You can configure ADSelfService Plus to run on specific IP address. Resolution Step 1: Create a virtual IP Address on the machine where ADSelfService Plus is running. Start → Settings → Control Panel → Open Network connection. Right click ...