Skip to content

FEATURE: Handle host and protocol for sitemap crawling#35

Merged
kitsunet merged 2 commits intoflownative:mainfrom
mficzel:feature/handleHostAndProtocolForSitemapCrawling
Apr 30, 2026
Merged

FEATURE: Handle host and protocol for sitemap crawling#35
kitsunet merged 2 commits intoflownative:mainfrom
mficzel:feature/handleHostAndProtocolForSitemapCrawling

Conversation

@mficzel
Copy link
Copy Markdown
Contributor

@mficzel mficzel commented Apr 30, 2026

This ensures:

  • that sitemap crawling can be used in multisite setups.
  • that sitemaps are requested via the specified protocol and thus will generate urls with the correct protocol.

Also:

  • The logging will show the used protocol
  • A small bug during connectivity check is fixed

The code basically uses the same curl commands used to test connectivity on the first url for fetching the sitemap.

@mficzel
Copy link
Copy Markdown
Contributor Author

mficzel commented Apr 30, 2026

@kitsunet the pr for flownative support ticket 7245

Copy link
Copy Markdown
Member

@kitsunet kitsunet left a comment

Choose a reason for hiding this comment

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

Much appreciated! <3

I will initiate a release immediately

@kitsunet kitsunet merged commit 235f662 into flownative:main Apr 30, 2026
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