Skip to content

Skip subdomain logic for IP addresses#2477

Merged
abimaelmartell merged 1 commit intomainfrom
fix-sitemap-subdomain-logic
Dec 3, 2025
Merged

Skip subdomain logic for IP addresses#2477
abimaelmartell merged 1 commit intomainfrom
fix-sitemap-subdomain-logic

Conversation

@abimaelmartell
Copy link
Copy Markdown
Member

@abimaelmartell abimaelmartell commented Dec 2, 2025

Summary by cubic

Skip subdomain handling when the hostname is an IP address (IPv4 or IPv6) to avoid incorrect sitemap lookups and reduce crawler errors.

  • Bug Fixes
    • Detect IP hostnames and bypass subdomain parsing.
    • Stop fetching a “main domain” sitemap for IPs while preserving timeout handling and debug logs.

Written for commit 4808925. 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 1 file

@abimaelmartell abimaelmartell merged commit 4124ff6 into main Dec 3, 2025
4 of 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.

2 participants