dontAddLinks

dontAddLinks ( ) : void

Normally when a page is crawled, the set of links it contains is added to the stack of links to visit. If this function is called (only in FORPAGE), the links of the page will not be added.

Example


if(contains(urlPage,"category-electronic")) dontAddLinks()