Overview
Add the RSL License directive to your robots.txt file so bots and crawlers can automatically discover your content licensing terms. The robots.txt file is the standard way for websites to communicate with automated agents.What You’ll Add
A singleLicense: directive pointing to your RSL license file:
Step 1: Locate Your robots.txt File
Your robots.txt file must be at the root of your domain:robots.txt (lowercase) in your website’s root directory.
Step 2: Add the License Directive
Add the following line at the top of your file, before anyUser-agent: directives:
Example: Complete robots.txt
Requirements
- Use a fully qualified URL (include
https://) - Place it at the top of the file, before any
User-agent:lines - No URL encoding needed
Step 3: Save and Deploy
Save your robots.txt file and deploy it to your web server. Verify:- Visit
https://yourdomain.com/robots.txtin your browser - Confirm the
License:directive appears at the top - Click the license URL to verify it loads your RSL license