BlogMustHaveRegex

A regular expression to restrict the blogs that are ingested.

Unless the title of a blog matches the regular expression, the blog and its child pages, blog posts, attachments, and comments are ignored.

Type: Regular expression
Default:  
Required: No
Configuration Section: TaskName or FetchTasks
Example:

The following example configures the connector to synchronize a blog only if the blog title contains "2016":

BlogMustHaveRegex=.*2016.*

See Also:

AttachmentMustHaveRegex

BlogCantHaveRegex

PageMustHaveRegex

SpaceMustHaveRegex