setRegexUrlsExcluded ( string regex , boolean[default:false] _isKeepExpression ) : void
Change the expression of URLs to exclude in crawling parameters.
Warning: you can just use this function in the Script Editor.
Parameters
regex
_isKeepExpression (optional)
true = keep this expression for next crawling. false = this expression will be used just for this crawl.