Set Trusted Pages

NOT REQUIRED setting. Default is empty.

Call & Example Call

affx.set("trust", "") affx.set("trust", "/about, /contact, /terms, /privacy")

Parameter Description

Rule: It can start with / or without /. Separate different Trust pages with ", ". In the Example Call on this page, four Trust pages are defined: the about page, the contact page, the terms page, and the privacy page.

Core Function

Define the Trust pages you want to be automatically generated when creating the website.

Features

If Trust pages are generated when creating the website, then all pages within that website will automatically link to the Trust pages thereafter.

Example Output

Output
Trust pages set successfully.