Actuent
wix.com

Wix

Wix’s homepage showcases the Wix Harmony platform, a modern, AI‑powered website builder that lets users create professional sites without coding. The page highlights a free, no‑credit‑card sign‑up, a large library of templates, and the AI builder that generates pages from simple prompts. It emphasizes the scale of Wix’s ecosystem with over 300 million sites built and 90 000 sites created daily, positioning Wix as a natural, intuitive solution for businesses, creatives, and entrepreneurs.

55
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 +45 points:
+15 · Publishes its own LAWP (/.well-known/lawp.json)
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 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.
Starter lawp.json for wix.com
Made from what Actuent already knows. Edit it, then publish it at https://wix.com/.well-known/lawp.json. Check it with the LAWP Checker, or edit it in the LAWP Generator.
{
  "lawp_version": "0.3",
  "domain": "wix.com",
  "name": "Wix",
  "language": "en",
  "pages": {
    "/": {
      "title": "Wix – Create Your Future on the Leading Website Builder",
      "content": "Wix’s homepage showcases the Wix Harmony platform, a modern, AI‑powered website builder that lets users create professional sites without coding. The page highlights a free, no‑credit‑card sign‑up, a large library of templates, and the AI builder that generates pages from simple prompts. It emphasizes the scale of Wix’s ecosystem with over 300 million sites built and 90 000 sites created daily, positioning Wix as a natural, intuitive solution for businesses, creatives, and entrepreneurs."
    },
    "/plans": {
      "title": "Wix Pricing Information Upgrade to a Premium Plan Wix.com",
      "content": "Product CREATION Website templates Choose from 2000+ website templates. Website design Create your site with intuitive design features. Landing page builder Drive more conversions with one powerful page. AI AI website builder Create your site in no time with AI. AI features Discover all Wix has to o"
    },
    "/about/contact-us": {
      "title": "Contact us Wix.com",
      "content": "Product CREATION Website templates Choose from 2000+ website templates. Website design Create your site with intuitive design features. Landing page builder Drive more conversions with one powerful page. AI AI website builder Create your site in no time with AI. AI features Discover all Wix has to o"
    },
    "/app-market/bookings": {
      "title": "Wix Bookings Wix App Market Wix.com",
      "content": "English Sign In English Sign In Trending Topics online store bookings events popup Home Apps on Sale CATEGORIES Marketing Ads Mobile Analytics Social SEO Engagement Site Listings Email Conversion Sell Online Apps for Stores Shipping & Delivery Sell Buttons Online Courses Print on Demand Accounting C"
    },
    "/app-market/ebay-store": {
      "title": "eBay Store Wix App Market Wix.com",
      "content": "English Sign In English Sign In Trending Topics online store bookings events popup Home Apps on Sale CATEGORIES Marketing Ads Mobile Analytics Social SEO Engagement Site Listings Email Conversion Sell Online Apps for Stores Shipping & Delivery Sell Buttons Online Courses Print on Demand Accounting C"
    },
    "/app-market/coloring-book": {
      "title": "Coloring Book Wix App Market Wix.com",
      "content": "English Sign In English Sign In Trending Topics online store bookings events popup Home Apps on Sale CATEGORIES Marketing Ads Mobile Analytics Social SEO Engagement Site Listings Email Conversion Sell Online Apps for Stores Shipping & Delivery Sell Buttons Online Courses Print on Demand Accounting C"
    }
  },
  "actions": [
    {
      "id": "action_get_started",
      "name": "Get Started",
      "input": {
        "type": "text",
        "required": false
      },
      "intent": [
        "signup",
        "create account",
        "start free",
        "register",
        "join wix"
      ],
      "description": "Initiates the free sign‑up flow for a new Wix account."
    },
    {
      "id": "action_create_site",
      "name": "Create a Site",
      "input": {
        "type": "text",
        "required": false
      },
      "intent": [
        "create website",
        "build site",
        "new site",
        "start site",
        "website wizard"
      ],
      "description": "Launches the site creation wizard, allowing users to choose a template or start from scratch."
    },
    {
      "id": "action_use_ai_builder",
      "name": "Use AI Website Builder",
      "input": {
        "type": "text",
        "required": false
      },
      "intent": [
        "ai builder",
        "generate website",
        "auto design",
        "ai design",
        "smart builder"
      ],
      "description": "Opens the AI builder that generates pages and layouts based on user prompts."
    },
    {
      "id": "action_explore_templates",
      "name": "Explore Templates",
      "input": {
        "type": "text",
        "required": false
      },
      "intent": [
        "templates",
        "template gallery",
        "design ideas",
        "site templates",
        "theme selection"
      ],
      "description": "Shows the template gallery for users to browse and select pre‑designed layouts."
    },
    {
      "id": "action_manage_account",
      "name": "Manage Account",
      "input": {
        "type": "text",
        "required": false
      },
      "intent": [
        "account settings",
        "billing",
        "site management",
        "profile",
        "account dashboard"
      ],
      "description": "Provides access to account settings, billing, and site management tools."
    },
    {
      "id": "contact",
      "name": "Contact",
      "description": "Send a message to Wix",
      "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": "Wix",
  "url": "https://wix.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

Get Started
Initiates the free sign‑up flow for a new Wix account.
signupcreate accountstart freeregisterjoin wix
Create a Site
Launches the site creation wizard, allowing users to choose a template or start from scratch.
create websitebuild sitenew sitestart sitewebsite wizard
Use AI Website Builder
Opens the AI builder that generates pages and layouts based on user prompts.
ai buildergenerate websiteauto designai designsmart builder
Explore Templates
Shows the template gallery for users to browse and select pre‑designed layouts.
templatestemplate gallerydesign ideassite templatestheme selection
Manage Account
Provides access to account settings, billing, and site management tools.
account settingsbillingsite managementprofileaccount dashboard

Pages

Wix – Create Your Future on the Leading Website Builder /
Wix’s homepage showcases the Wix Harmony platform, a modern, AI‑powered website builder that lets users create professional sites without coding. The page highlights a free, no‑credit‑card sign‑up, a large library of templates, and the AI builder that generates pages from simple
Wix Pricing Information Upgrade to a Premium Plan Wix.com /plans
Product CREATION Website templates Choose from 2000+ website templates. Website design Create your site with intuitive design features. Landing page builder Drive more conversions with one powerful page. AI AI website builder Create your site in no time with AI. AI features Disco
Contact us Wix.com /about/contact-us
Product CREATION Website templates Choose from 2000+ website templates. Website design Create your site with intuitive design features. Landing page builder Drive more conversions with one powerful page. AI AI website builder Create your site in no time with AI. AI features Disco
Wix Bookings Wix App Market Wix.com /app-market/bookings
English Sign In English Sign In Trending Topics online store bookings events popup Home Apps on Sale CATEGORIES Marketing Ads Mobile Analytics Social SEO Engagement Site Listings Email Conversion Sell Online Apps for Stores Shipping & Delivery Sell Buttons Online Courses Print on
eBay Store Wix App Market Wix.com /app-market/ebay-store
English Sign In English Sign In Trending Topics online store bookings events popup Home Apps on Sale CATEGORIES Marketing Ads Mobile Analytics Social SEO Engagement Site Listings Email Conversion Sell Online Apps for Stores Shipping & Delivery Sell Buttons Online Courses Print on
Coloring Book Wix App Market Wix.com /app-market/coloring-book
English Sign In English Sign In Trending Topics online store bookings events popup Home Apps on Sale CATEGORIES Marketing Ads Mobile Analytics Social SEO Engagement Site Listings Email Conversion Sell Online Apps for Stores Shipping & Delivery Sell Buttons Online Courses Print on

For AI agents

Get this site as structured JSON:
GET https://api.actuent.ai/api/search?q=wix.com
Or connect Actuent to ChatGPT or Claude: https://agents.actuent.ai/api/mcp
Last updated 21 Sep 2026

Is this your site?

Claim wix.com to edit what AI agents see, make your actions executable, and show your score:
Claim this site →   WordPress, Cloudflare & Shopify →
Show your score: <script src="https://api.actuent.ai/badge.js" data-domain="wix.com" async></script> or the image https://api.actuent.ai/badge.svg?domain=wix.com&style=card

Actuent is a search engine for AI agents, made by localilabs. Data is generated automatically from public web content and may be incomplete.