Skip to content

fix(api): engines for robots and scrape + reduced sitemap limit#2545

Merged
delong3 merged 3 commits intomainfrom
dl3/fix/reduce-sitemap-limit
Dec 12, 2025
Merged

fix(api): engines for robots and scrape + reduced sitemap limit#2545
delong3 merged 3 commits intomainfrom
dl3/fix/reduce-sitemap-limit

Conversation

@delong3
Copy link
Copy Markdown
Collaborator

@delong3 delong3 commented Dec 12, 2025

Summary by cubic

Improve robots.txt and sitemap scraping reliability with smarter engine fallbacks and caching. Reduce sitemap crawl size to cut load, and add clearer logging when proxy inadequacy triggers stealth mode.

  • Refactors
    • Force index engine when available; add final chrome-cdp (+ stealth) fallbacks for robots and sitemaps.
    • Cache robots.txt for 24h and increase timeout to 8s.
    • Reduce sitemap limit from 100 to 25; extend sitemap max age to 7 days.
    • Log status code, content length, and checks when adding stealthProxy.

Written for commit 2a46cf2. Summary will update automatically on new commits.

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 4 files

@delong3 delong3 merged commit 07ace05 into main Dec 12, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant