Content Pattern Rules

  • You can use a wildcard anywhere in an expression (Example: domain.com/*, domain.com/*blog*)

  • We recommend using /* at the end of an expression to continue pattern discovery (Example: domain.com/blog/* discovers all posts in the Blog folder)

  • Content patterns are not case sensitive (Example: domain.com/Blog/* discovers all html pages on domain.com/Blog and domain.com/blog)

  • URL parameters are not discovered (this avoids discovering multiple items with the same content URL but different parameters)

Examples

For domain.com:

URL PatternResult
blog/*

Discovers all content that matches the pattern domain.com/blog/:

domain.com/blog/5-top-tricks

domain.com/blog/2017/new-year-solutions

domain.com/Blog/3-best-recipes

article/2017/*

Discovers all content that matches the pattern domain.com/article/2017/:

domain.com/article/2017/5-top-tricks

--

Discovers any URL that contains the word "datasheets:"

domain.com/datasheets/5-top-tricks

domain.com/blog/5-top-datasheets

press-release

Only one exact match HTML page is discovered:

domain.com/press-release

If the URL expression is empty, the URL pattern discovers only the home page:

domain.com

Previous pageAlgorithm Goal Settings
Next pageDeploy the JavaScript for Content-AI

Marketo Engage