Prevent Search Engine from Indexing Certain Pages on Site Builder
Published on
June 23, 2023 at 1:05:58 AM PDT June 23, 2023 at 1:05:58 AM PDTrd, June 23, 2023 at 1:05:58 AM PDT
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