管理用于广告的 cookie,如广告个性化、再营销和广告效果分析。
3.1.1.1. Add DNS record
- Open "Domain settings (DNS)".
- Click "Add record".
- Fill out the form and click "Add":

- "Subdomain" — the name of the subdomain:
- There is no need to specify the domain name itself.
- When adding a record for the main domain — leave the field empty or specify the symbol
@. - When adding a record for all undeclared subdomains — specify the symbol
*(indicating "any subdomain of the current domain").
- "Type" — record type:
- "A" — IP address of the target server in IPv4 format.
- "CNAME" — canonical name record (alias). Can be added only for subdomains.
- "MX" — mail servers of the domain that receive incoming mail.
- "TXT" — an arbitrary text record. For example, it is used for SPF and DMARC operations or domain verification in various services. Note When a TXT record is added for a subdomain directed only by means of a wildcard record (a record like
*.example.com), separate address records for this subdomain with www and without www will be automatically created with the IP address copied from the wildcard record. - "AAAA" — IP address of the target server in IPv6 format.
- "CAA" — a record that specifies which certification authorities are permitted to issue SSL certificates for a particular domain or subdomain.
- "ALIAS" — virtual records. An analog of CNAME for the primary domain.
- "Data" — record data.
- Wait for the DNS cache to refresh. This usually takes a few hours (maximum 24).
(9)