Alibaba · AI answers
Qwen-User
Alibaba’s user-triggered Qwen fetcher. Discovery means Qwen can actually read the page when someone asks.
- Operator
- Alibaba
- Traffic type
- AI answers
- Verification
- Not independently verifiable
- robots.txt
- Usually honors robots.txt
Usually means: Live fetches when someone asks an assistant a question. If these bots cannot reach the page, you cannot be the citation in that answer.
User-agent
robots.txt and most WAF rules match the token, not the full Mozilla string. Operators often wrap Qwen-User in extra product or version text.
Qwen-User
What Qwen-User does
Qwen-User retrieves a live URL for Qwen answers. QwenBot is the broader public-content crawler; do not confuse the two.
How to get discovered
Allow Qwen-User, return 200 HTML, and keep product facts on stable URLs rather than only inside a logged-in app.
Why Qwen-User might skip you
Regional WAF blocks, challenge pages, or robots Disallow copied from a generic “block Chinese AI bots” gist that also kills answer fetches.
robots.txt rule
Allow this token on public pages you want retrieved or cited. A CDN “Block AI bots” toggle can still 403 it after robots.txt says Allow.
# Keep Qwen-User eligible to fetch this site
User-agent: Qwen-User
Allow: /Alibaba has not published a machine-readable range file for this token. Do not treat the user-agent alone as proof of identity.
JavaScript: reads raw HTML only.
Other Alibaba bots
Training, search, and user-fetch tokens from the same operator are not interchangeable. Allow the discovery path even when you opt out of training.
Qwen-User FAQ
What is Qwen-User?
Qwen-User retrieves a live URL for Qwen answers. QwenBot is the broader public-content crawler; do not confuse the two.
Should I allow Qwen-User in robots.txt?
Yes if you want Alibaba to be able to fetch and cite this site. Blocking Qwen-User is how pages stay invisible to that product even when Googlebot still crawls them.
How do I know a request is really Qwen-User?
Alibaba has not published a range file for this token. Treat the user-agent as a claimed identity, and do not build a hard IP allowlist from blog posts or screenshots.
Letting Qwen-User in is the start. Getting cited is the job.
Rankealo checks whether AI crawlers can reach you, then publishes pages built to be retrieved and quoted in ChatGPT, Claude, Perplexity, and Gemini.
