Crawler
Whether to extract records from pages with a canonical URL.
boolean | string[]
false
{ ignoreCanonicalTo: true, }
{ ignoreCanonicalTo: [ "http://www.mysite.com/my-path/**", ], }
Was this page helpful?