Scenario
User would like to prevent search engines from indexing specific pages on their Site Builder website.
Solution
- Navigate to the record you would like to prevent search engines from indexing
- Click Edit on the record
- META TAG HTML: Enter the following code
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
- Click Save