Prevent Search Engine from Indexing Certain Pages on Site Builder

Written by
Ryan
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

  1. Navigate to the record you would like to prevent search engines from indexing
  2. Click Edit on the record
  3. META TAG HTML: Enter the following code
    <META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
  4. Click Save