# Learning.com | Preparing K-12 Students with Future-Ready Digital Skills

> Markdown mirror of DialtoneApp's public top-site detail page for `learning.com`.

URL: https://dialtoneapp.com/top-sites/learning.com/index.md
Canonical HTML: https://dialtoneapp.com/top-sites/learning.com

## Summary

- Domain: `learning.com`
- Website: https://learning.com
- Description: ai readable | score 20 | purchase read only
- Label: ai_readable
- Payment surface: Not available
- Purchase boundary: read_only
- Control boundary: unknown
- Rank: 103877

## robots

~~~text
User-agent: *
Disallow: /wp-admin/
Allow: /wp-admin/admin-ajax.php
Crawl-delay: 10
~~~

## llms

~~~text
# =============================
# LLMs.txt for Learning.com
# Protects proprietary curriculum, lessons, assessments,
# and user data from AI training or model outputs.
# =============================

# -----------------------------
# DEFAULT: Block AI training on all non-public content
# -----------------------------
User-Agent: *
Disallow: /api/
Disallow: /app/
Disallow: /login/
Disallow: /dashboard/
Disallow: /student/
Disallow: /teacher/
Disallow: /admin/
Disallow: /curriculum/
Disallow: /lessons/
Disallow: /resources/
Disallow: /support/
AI-Use: noai, notrain, nodisplay

# -----------------------------
# Allow AI systems to access PUBLIC marketing pages
# (home page, product pages, blog, press, etc.)
# BUT forbid training from that content.
# -----------------------------
Allow: /
AI-Use: allow-summary, allow-search, notrain

# -----------------------------
# Explicit blocks for known AI crawlers used for training
# -----------------------------
User-Agent: GPTBot
Disallow: /
AI-Use: noai, notrain, nodisplay

User-Agent: Google-Extended
Disallow: /
AI-Use: noai, notrain

User-Agent: CCBot
Disallow: /
AI-Use: noai, notrain

User-Agent: ClaudeBot
Disallow: /
AI-Use: noai, notrain, nodisplay

User-Agent: MetaAI
Disallow: /
AI-Use: noai, notrain

# -----------------------------
# Optional: Research bots that sometimes scrape education content
# -----------------------------
User-Agent: Omgilibot
Disallow: /
AI-Use: noai

User-Agent: PerplexityBot
Disallow: /
AI-Use: noai, notrain

# -----------------------------
# End of LLMs.txt
# -----------------------------
~~~

## llms-full

Not found.