Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic e-commerce sitemap support #116

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Gallaecio
Copy link
Contributor

Warning: Since sitemap support includes a function to determine through heuristics if a URL is a product details page URL, I felt it made sense to use that function also for an unrelated feature: for crawl_strategy=automatic to work like crawl_strategy=direct_item on matching URLs. While I think that’s how it should be in a world where the heuristics function is quite accurate, the current function is very naive, and I’m not sure how much more we can improve it, so I think it might be better to revert that change. But I thought it was worth discussing first over some code.

@Gallaecio Gallaecio requested review from kmike and wRAR January 7, 2025 17:47
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