domino.com
domino
The ultimate guide for a stylish life and home—discover your personal style and create a space you love.
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 domino.com
Made from what Actuent already knows. Edit it, then publish it at
https://domino.com/.well-known/lawp.json. Check it with the LAWP Checker, or edit it in the LAWP Generator.{
"lawp_version": "0.3",
"domain": "domino.com",
"name": "domino",
"language": "en",
"pages": {
"/": {
"title": "domino",
"content": "The ultimate guide for a stylish life and home—discover your personal style and create a space you love."
},
"/masthead-domino/": {
"title": "Domino Masthead",
"content": "Domino Masthead"
},
"/editorial-standards/": {
"title": "Domino Editorial Standards",
"content": "Domino spotlights talented creatives, emerging designers, and industry pros, sharing personal spaces and design projects with a story\\."
},
"/about-us/about-domino/": {
"title": "About Domino",
"content": "About Domino"
},
"/category/style-shopping/": {
"title": "Style \\& Shopping",
"content": "Style \\& Shopping"
},
"/how-we-test-and-review-products/": {
"title": "How We Test and Review Products",
"content": "How We Test and Review Products"
},
"/lifestyle/best-advent-calendars-2026/": {
"title": "The Best Advent Calendars Sell Out Early—Here Are 28 To Scoop Up Now",
"content": "The Best Advent Calendars Sell Out Early—Here Are 28 To Scoop Up Now"
},
"/design-inspiration/home-tours-under-500-square-feet/": {
"title": "10 Homes That Prove You Don't Need More Than 500 Square Feet",
"content": "10 Homes That Prove You Don't Need More Than 500 Square Feet"
},
"/renovation/lisbon-apartment-renovation-svetlana-vakhtina/": {
"title": "A Mirrored Island Makes This 646\\-Square\\-Foot Lisbon Apartment Feel Grand",
"content": "A Mirrored Island Makes This 646\\-Square\\-Foot Lisbon Apartment Feel Grand"
},
"/design-inspiration/cottagewood-minnesota-home-tour-oho-interiors/": {
"title": "This Minnesota Home Has All the Details We Love About Cozy Swedish Cottages",
"content": "This Minnesota Home Has All the Details We Love About Cozy Swedish Cottages"
},
"/design-inspiration/finn-juhl-kathrine-christian-poulsen-copenhagen-home/": {
"title": "A Furniture\\-Loving Couple’s Classic and Curated Copenhagen Home",
"content": "A Furniture\\-Loving Couple’s Classic and Curated Copenhagen Home"
}
},
"actions": [
{
"id": "search",
"name": "Search the site",
"input": {
"type": "text",
"required": true
},
"intent": [
"search",
"find",
"look up"
],
"description": "Search domino"
},
{
"id": "sign_up",
"name": "Sign up",
"input": {
"type": "text",
"required": false
},
"intent": [
"sign up",
"register",
"join",
"create account",
"get started"
],
"description": "Create an account"
},
{
"id": "contact",
"name": "Contact",
"description": "Send a message to domino",
"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": "domino",
"url": "https://domino.com",
"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
Search the site
Search domino
searchfindlook upSign up
Create an account
sign upregisterjoincreate accountget startedPages
domino /
The ultimate guide for a stylish life and home—discover your personal style and create a space you love.
Domino Masthead /masthead-domino/
Domino Masthead
Domino Editorial Standards /editorial-standards/
Domino spotlights talented creatives, emerging designers, and industry pros, sharing personal spaces and design projects with a story\.
About Domino /about-us/about-domino/
About Domino
Style \& Shopping /category/style-shopping/
Style \& Shopping
How We Test and Review Products /how-we-test-and-review-products/
How We Test and Review Products
The Best Advent Calendars Sell Out Early—Here Are 28 To Scoop Up Now /lifestyle/best-advent-calendars-2026/
The Best Advent Calendars Sell Out Early—Here Are 28 To Scoop Up Now
10 Homes That Prove You Don't Need More Than 500 Square Feet /design-inspiration/home-tours-under-500-square-feet/
10 Homes That Prove You Don't Need More Than 500 Square Feet
A Mirrored Island Makes This 646\-Square\-Foot Lisbon Apartment Feel Grand /renovation/lisbon-apartment-renovation-svetlana-vakhtina/
A Mirrored Island Makes This 646\-Square\-Foot Lisbon Apartment Feel Grand
This Minnesota Home Has All the Details We Love About Cozy Swedish Cottages /design-inspiration/cottagewood-minnesota-home-tour-oho-interiors/
This Minnesota Home Has All the Details We Love About Cozy Swedish Cottages
A Furniture\-Loving Couple’s Classic and Curated Copenhagen Home /design-inspiration/finn-juhl-kathrine-christian-poulsen-copenhagen-home/
A Furniture\-Loving Couple’s Classic and Curated Copenhagen Home
For AI agents
Get this site as structured JSON:
GET https://api.actuent.ai/api/search?q=domino.com
Or connect Actuent to ChatGPT or Claude:
https://agents.actuent.ai/api/mcpLast updated 26 Sep 2026
Is this your site?
Claim domino.com 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="domino.com" async></script> or the image https://api.actuent.ai/badge.svg?domain=domino.com&style=cardActuent is a search engine for AI agents, made by localilabs. Data is generated automatically from public web content and may be incomplete.
