Skip to content

Commit

Permalink
Update ad-insertion.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eldzis authored Aug 10, 2023
1 parent 73b9b67 commit 092de86
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions documentation/ad-insertion.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,8 @@ When using third-party ad scripts, we recommend you to ask your partner for ad

There is an option to blacklist (exclude) and whitelist (include) URLs where you want or don't want the ad placement to be inserted.

Whitelist is a higher priority than a blacklist. If you whitelist an ad placement on a specific URL it will be shown only on that particular URL and blacklist will be ignored.

It is also possible to use a wildcard where the ad placement will be excluded from any url that follows the format of the wildcard URL, e.g. /archives/* (It will exclude ad placement insertion for all archive URLs /archives/posts, /archives/posts/this-is-my-post, etc.).

To blacklist or whitelist URLs, you must add them to the respective URL list.
Expand Down

0 comments on commit 092de86

Please sign in to comment.