chitchat.gg
Chitchat
Chat with strangers by text or video. Free, one-on-one, ad-free and moderated. The Omegle alternative that was built to keep you safe. Meet new people online.
45
Partly agent-ready
Agent-readiness score out of 100
- ✓ Clear description of the site
- ✓ Several pages described
- ✓ Actions agents can take
- ○ 3 or more actions
- ○ Publishes its own LAWP (/.well-known/lawp.json)
- ○ Actions agents can execute
- ○ Business details (address, hours, phone)
How to improve this score
Up to +55 points:
+10 · 3 or more actions
Most businesses have at least three: contact, book or order, and view prices.
Most businesses have at least three: contact, book or order, and view prices.
+15 · Publishes its own LAWP (/.well-known/lawp.json)
Publish your starter lawp.json at
Publish your starter lawp.json at
/.well-known/lawp.json. WordPress: install the Actuent plugin. Cloudflare: use the one-click Worker.+15 · Actions agents can execute
Give an action an
Give an action an
endpoint on your domain so agents can do it for the user, not just link to it. See LAWP Actions.+15 · Business details (address, hours, phone)
Add schema.org business data to your homepage (the starter snippet). Google uses it too.
Add schema.org business data to your homepage (the starter snippet). Google uses it too.
Starter lawp.json for chitchat.gg
Made from what Actuent already knows. Edit it, then publish it at
https://chitchat.gg/.well-known/lawp.json. Check it with the LAWP Checker, or edit it in the LAWP Generator.{
"lawp_version": "0.3",
"domain": "chitchat.gg",
"name": "Chitchat",
"language": "en",
"pages": {
"/": {
"title": "Chitchat: Random Chat & Talk to Strangers Online",
"content": "Chat with strangers by text or video. Free, one-on-one, ad-free and moderated. The Omegle alternative that was built to keep you safe. Meet new people online."
},
"/blog/": {
"title": "Blog",
"content": "Article hub for comparisons, guides, and announcements."
},
"/login": {
"title": "Text chat login",
"content": "Login page for the text chat app only. This is not the login path for video chat."
},
"/about/": {
"title": "About Chitchat.gg",
"content": "Platform story, positioning, launch context, and public impact numbers."
},
"/omegle/": {
"title": "Omegle alternative",
"content": "What Chitchat.gg offers for people looking for an Omegle replacement, and how the two differ."
},
"/search/": {
"title": "Search",
"content": "Site search for blog and content discovery."
},
"/chat/new": {
"title": "Text chat lobby",
"content": "Authenticated random text matching route. Live conversations continue under `/chat/new/{conversationId}`, `/chat/{conversationId}`, and `/chat/{category}/{conversationId}`."
},
"/support/": {
"title": "Support",
"content": "Support entry point with Discord, support email, and social links."
},
"/start/new": {
"title": "Start text chat",
"content": "Guest-friendly text-chat onboarding route that starts the text-chat flow or account creation."
},
"/transparency/": {
"title": "Safety and moderation transparency report",
"content": "Dated 90-day enforcement report counted from the moderation database, with a per-category breakdown and weekly averages: total enforcement actions, suspected under-18 access blocked, spam and malicious behavior, severe policy violations, and deceptive or scam accounts. Also reports how much enforcem"
},
"/random-video-chat/": {
"title": "Random video chat",
"content": "Product page for the random video chat experience, including matching and filters."
}
},
"actions": [
{
"id": "get_support",
"name": "Get help",
"input": {
"type": "text",
"required": false
},
"intent": [
"help",
"support",
"faq",
"customer service"
],
"description": "Help centre, FAQs and support"
},
{
"id": "contact",
"name": "Contact",
"description": "Send a message to Chitchat",
"intent": [
"contact",
"message",
"email",
"get in touch"
],
"input": {
"type": "object",
"required": true,
"fields": [
{
"name": "name",
"type": "string",
"required": true
},
{
"name": "email",
"type": "email",
"required": true
},
{
"name": "message",
"type": "string",
"required": true
}
]
}
}
]
}Starter schema.org snippet
Replace the example values, then paste into your homepage's <head>.
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"name": "Chitchat",
"url": "https://chitchat.gg",
"telephone": "+00 0000 0000",
"priceRange": "€€",
"address": {
"@type": "PostalAddress",
"streetAddress": "Street 1",
"postalCode": "0000",
"addressLocality": "City",
"addressCountry": "DK"
},
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday"
],
"opens": "09:00",
"closes": "17:00"
}
]
}
</script>What AI agents can do here
Get help
Help centre, FAQs and support
helpsupportfaqcustomer servicePages
Chitchat: Random Chat & Talk to Strangers Online /
Chat with strangers by text or video. Free, one-on-one, ad-free and moderated. The Omegle alternative that was built to keep you safe. Meet new people online.
Blog /blog/
Article hub for comparisons, guides, and announcements.
Text chat login /login
Login page for the text chat app only. This is not the login path for video chat.
About Chitchat.gg /about/
Platform story, positioning, launch context, and public impact numbers.
Omegle alternative /omegle/
What Chitchat.gg offers for people looking for an Omegle replacement, and how the two differ.
Search /search/
Site search for blog and content discovery.
Text chat lobby /chat/new
Authenticated random text matching route. Live conversations continue under `/chat/new/{conversationId}`, `/chat/{conversationId}`, and `/chat/{category}/{conversationId}`.
Support /support/
Support entry point with Discord, support email, and social links.
Start text chat /start/new
Guest-friendly text-chat onboarding route that starts the text-chat flow or account creation.
Safety and moderation transparency report /transparency/
Dated 90-day enforcement report counted from the moderation database, with a per-category breakdown and weekly averages: total enforcement actions, suspected under-18 access blocked, spam and malicious behavior, severe policy violations, and deceptive or scam accounts. Also repor
Random video chat /random-video-chat/
Product page for the random video chat experience, including matching and filters.
For AI agents
Get this site as structured JSON:
GET https://api.actuent.ai/api/search?q=chitchat.gg
Or connect Actuent to ChatGPT or Claude:
https://agents.actuent.ai/api/mcpLast updated 27 Sep 2026
Is this your site?
Claim chitchat.gg to edit what AI agents see, make your actions executable, and show your score:
Show your score:
<script src="https://api.actuent.ai/badge.js" data-domain="chitchat.gg" async></script> or the image https://api.actuent.ai/badge.svg?domain=chitchat.gg&style=cardActuent is a search engine for AI agents, made by localilabs. Data is generated automatically from public web content and may be incomplete.
