Nick: sitemap fix
This commit is contained in:
@@ -389,6 +389,7 @@ export function legacyCrawlerOptions(x: CrawlerOptions) {
|
|||||||
generateImgAltText: false,
|
generateImgAltText: false,
|
||||||
allowBackwardCrawling: x.allowBackwardLinks,
|
allowBackwardCrawling: x.allowBackwardLinks,
|
||||||
allowExternalContentLinks: x.allowExternalLinks,
|
allowExternalContentLinks: x.allowExternalLinks,
|
||||||
|
ignoreSitemap: x.ignoreSitemap,
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user