Български | Català | Deutsche | Hrvatski | Čeština | Dansk | Nederlandse | English | Eesti keel | Français | Ελληνικά | Magyar | Italiano | Latviski | Norsk | Polski | Português | Română | Русский | Српски | Slovenský | Slovenščina | Español | Svenska | Türkçe | 汉语 | 日本語 |
T

trykaiwa.com

Registered
Screenshot trykaiwa.com
Website screenshot
Page analyze update date: 2026/06/04 01:45:08
Last whois update date: 2026/06/04 01:41:15
Domain Status
Registered
Paid till
20.11.2026
Available from
20.12.2026
SEO Score
81.51%
119
Score achieved
146
Maximum score

Main Information

ℹ️
Title: Kaiwa | Become Yourself in Any Language
Description: Kaiwa is a conversation coach for the real moments you cannot rehearse with an app. Practice daily and stop freezing in another language.
Keywords: unknown
Page Encoding: utf-8 Body and server charset are different!
Page Filesize: 152 KB

Server Information

🖥️
IP: 104.21.56.50
Location: ,,,,,,
Http Server: cloudflare

Meta Tags List

🏷️

Internal Links

🔗

External Links

🌐

Whois Information

📄
domain_name: trykaiwa.com
update_date: 2026-04-09T14:31:21Z
update_time: 1775745081
creation_date: 2024-11-20T21:00:01Z
creation_time: 1732136401
expiration_date: 2026-11-20T21:00:01Z

Whois Raw Data

📋
            Domain Name: TRYKAIWA.COM
Registrar: Squarespace Domains LLC
Domain Status: client delete prohibited
Domain Status: client transfer prohibited
Creation Date: 2024-11-20T21:00:01Z
Registry Expiry Date: 2026-11-20T21:00:01Z
Updated Date: 2026-04-09T14:31:21Z
Name Server: ALEENA.NS.CLOUDFLARE.COM
Name Server: GANZ.NS.CLOUDFLARE.COM
REGISTRAR Contact: Squarespace Domains LLC
>>> Last update of RDAP database: 2026-06-04T01:41:15Z

Robots.txt

🤖
			# As a condition of accessing this website, you agree to abide by the following
# content signals:

# (a)  If a Content-Signal = yes, you may collect content for the corresponding
#      use.
# (b)  If a Content-Signal = no, you may not collect content for the
#      corresponding use.
# (c)  If the website operator does not include a Content-Signal for a
#      corresponding use, the website operator neither grants nor restricts
#      permission via Content-Signal with respect to the corresponding use.

# The content signals and their meanings are:

# search:   building a search index and providing search results (e.g., returning
#           hyperlinks and short excerpts from your website's contents). Search does not
#           include providing AI-generated search summaries.
# ai-input: inputting content into one or more AI models (e.g., retrieval
#           augmented generation, grounding, or other real-time taking of content for
#           generative AI search answers).
# ai-train: training or fine-tuning AI models.

# ANY RESTRICTIONS EXPRESSED VIA CONTENT SIGNALS ARE EXPRESS RESERVATIONS OF
# RIGHTS UNDER ARTICLE 4 OF THE EUROPEAN UNION DIRECTIVE 2019/790 ON COPYRIGHT
# AND RELATED RIGHTS IN THE DIGITAL SINGLE MARKET.

# BEGIN Cloudflare Managed content

User-agent: *
Content-Signal: search=yes,ai-train=no
Allow: /

User-agent: Amazonbot
Disallow: /

User-agent: Applebot-Extended
Disallow: /

User-agent: Bytespider
Disallow: /

User-agent: CCBot
Disallow: /

User-agent: ClaudeBot
Disallow: /

User-agent: CloudflareBrowserRenderingCrawler
Disallow: /

User-agent: Google-Extended
Disallow: /

User-agent: GPTBot
Disallow: /

User-agent: meta-externalagent
Disallow: /

# END Cloudflare Managed Content

# robots.txt for Kaiwa
# https://trykaiwa.com

# ============================================
# DEFAULT RULES - All Crawlers
# ============================================
User-agent: *
Allow: /

# Machine-readable surfaces for agents — always allowed
Allow: /llms.txt
Allow: /.well-known/llms.txt

# Disallow private/admin areas
# Note: /api/og/* images are linked via og:image meta tags but should NOT be crawled directly
# They return 302 redirects and waste crawl budget
Disallow: /admin
Disallow: /api/
Disallow: /auth/
Disallow: /ingest/
Disallow: /dev/
Disallow: /e2e/
Disallow: /test-*
Disallow: /profile
Disallow: /dashboard
Disallow: /user/
Disallow: /unsubscribe

# Allow important public pages explicitly
Allow: /privacy
Allow: /terms
Allow: /docs
Allow: /blog
Allow: /about
Allow: /pricing
Allow: /faq
Allow: /changelog
Allow: /scenarios
Allow: /research
Allow: /get-your-guide
Allow: /path
Allow: /program
Allow: /compare
Allow: /learn

# ============================================
# SITEMAP & RSS FEEDS
# ============================================
Sitemap: https://trykaiwa.com/sitemap.xml

# RSS Feed for blog syndication
# Feed URL: https://trykaiwa.com/blog/rss.xml

# ============================================
# SEARCH ENGINE BOTS - ALLOW FOR INDEXING
# ============================================

# Google - Primary search engine
User-agent: Googlebot
Allow: /

# Google Images
User-agent: Googlebot-Image
Allow: /

# Google Mobile
User-agent: Googlebot-Mobile
Allow: /

# Bing - Powers ChatGPT Search
User-agent: Bingbot
Allow: /

# Bing Preview - For rich snippets
User-agent: BingPreview
Allow: /

# Yahoo/Slurp
User-agent: Slurp
Allow: /

# DuckDuckGo
User-agent: DuckDuckBot
Allow: /

# Yandex
User-agent: Yandex
Allow: /

# Baidu
User-agent: Baiduspider
Allow: /

# ============================================
# AI SEARCH BOTS - ALLOW FOR SEARCH VISIBILITY
# ============================================
# These bots power AI-assisted search features

# OpenAI SearchBot - Required for ChatGPT Search visibility
User-agent: OAI-SearchBot
Allow: /

# ChatGPT-User - Processes real-time user queries in ChatGPT
User-agent: ChatGPT-User
Allow: /

# Perplexity AI Bot - For Perplexity search indexing
User-agent: PerplexityBot
Allow: /

# You.com AI search
User-agent: YouBot
Allow: /

# ============================================
# AI TRAINING BOTS - BLOCK TO PREVENT TRAINING
# ============================================
# Note: Blocking these does NOT affect search visibility
# These bots collect data for AI model training only

# OpenAI GPTBot - AI training data collection
User-agent: GPTBot
Disallow: /

# Common Crawl - Used by many AI training datasets
User-agent: CCBot
Disallow: /

# Anthropic bots — split by purpose
# Anthropic runs three distinct crawlers:
#   - ClaudeBot      → training data collection (block)
#   - Claude-Web     → real-time user queries, equivalent to ChatGPT-User (allow)
#   - anthropic-ai   → legacy umbrella, also used for user-query web fetches (allow on marketing surfaces)
# Private areas (/api/, /admin, /auth/, /dashboard, /profile, /user/) remain blocked by the default
# User-agent: * rules. See https://docs.anthropic.com/en/docs/agents-and-tools/web-fetch-tool
User-agent: Claude-Web
Allow: /

User-agent: anthropic-ai
Allow: /

# ClaudeBot is the training crawler — keep blocked
User-agent: ClaudeBot
Disallow: /

# Google AI training bots
User-agent: Google-Extended
Disallow: /

# Cohere AI training
User-agent: cohere-ai
Disallow: /

# Meta/Facebook AI training
User-agent: FacebookBot
Disallow: /

User-agent: Meta-ExternalAgent
Disallow: /

User-agent: Meta-ExternalFetcher
Disallow: /

# ByteDance/TikTok AI training
User-agent: Bytespider
Disallow: /

# Apple AI training
User-agent: Applebot-Extended
Disallow: /

# Amazon AI training
User-agent: Amazonbot
Disallow: /

# Other AI scrapers
User-agent: AI2Bot
Disallow: /

User-agent: Ai2Bot-Dolma
Disallow: /

User-agent: Diffbot
Disallow: /

User-agent: ImagesiftBot
Disallow: /

User-agent: Omgilibot
Disallow: /

User-agent: Omgili
Disallow: /

User-agent: Scrapy
Disallow: /
        

SEO Audit

🔍

Technical SEO

Response Code
200
Status 200 OK - page loads correctly.
!
Character Encoding
Page: utf-8, Header:
Character encoding mismatch between HTML and HTTP headers.
Page Size
155889 bytes
Page size acceptable for fast loading.
!
Resources
72 total
Too many resources. Optimize and combine files for better performance.
Hreflang Tags
0 hreflang tags
Add hreflang tags if you have multilingual content.
Robots.txt
Exists
Robots.txt file found.
Sitemap
Declared in robots.txt
Sitemap declared in robots.txt.
HTTPS
Yes
Secure HTTPS connection enabled.
Compression
zstd
Gzip or Zstd compression enabled for faster loading.
Caching
public, s-maxage=300, max-age=60, stale-while-revalidate=3600
Cache-control headers properly set.
Page Speed
3.35 ms
Excellent loading speed.

On-Page SEO

Title
Kaiwa | Become Yourself in Any Language
Good title length (30-60 characters).
Meta Description
Kaiwa is a conversation coach for the real moments you cannot rehearse with an app. Practice daily and stop freezing in another language. Lenght:137
Good meta description length (100-160 characters).
H1 Heading
1 found - "Become yourself in any language."
Good - single H1 heading found.
Word Count
870
Good content length (500-2000 words recommended).
!
Canonical Tag
Add canonical tag to prevent duplicate content issues.
!
Duplicate Meta
{"viewport":2,"theme-color":2}
Remove duplicate meta tags to avoid conflicts.
Keywords
Meta keywords are optional (not used by major search engines).

Content and UX

Language
en
Language attribute properly set.
!
Images
8 total, 4 missing ALT
Add ALT text to images for accessibility and SEO.
Viewport
width=device-width, initial-scale=1, shrink-to-fit=no
Viewport meta tag properly set for mobile devices.
Open Graph
All OG tags present.
All essential OpenGraph tags present.
Structured Data
7 JSON-LD scripts
Structured data (JSON-LD) found.

Positions in Google

Search Phrases - Google

🔍
Position Phrase Page Snippet
5russian hobbies/blog/russian-discus...
6do you have russian friend/blog/russian-making...
6ordering food/blog/russian-orderi...
10my russian friend/blog/russian-making...

Additional Services

💎