Wix SEO automation

Wix SEO automation: real publishing through the Wix Blog API

AutoSEO creates the draft post in Wix, converts your article into Wix's own rich-content format so it renders properly, then publishes it.

Try AutoSEO with Wix

Quick answer

Can you automate SEO on Wix?

Yes. AutoSEO connects with a Wix API key and your site ID, then publishes through the Wix Blog API v3. Article HTML is converted into Wix's Ricos rich-content node format first — posting raw HTML into Wix renders visible tags instead of formatted text. Publishing is a two-step call in Wix's API (create the draft, then publish it), and if the second step fails AutoSEO reports the post as still a draft rather than claiming it went live.

How AutoSEO publishes to Wix

A direct Wix Blog API v3 call. You paste a Wix API key and your site ID (an account ID and member ID are optional). AutoSEO converts the article HTML into Ricos nodes — headings and paragraphs as typed nodes, because a single TEXT node would render raw tags — then POSTs a draft post to /blog/v3/draft-posts. Publishing is a separate POST to the draft's /publish endpoint; if that call fails, the result is reported as a draft with a warning, not as a successful publish.

Automated

  • Draft creation and publishing through the Wix Blog API
  • HTML → Ricos conversion so headings and paragraphs render as Wix expects
  • Excerpt and meta description populated from the article
  • Update of an existing draft on re-publish, then re-publish of that same post

Still needs a human

  • Generating the Wix API key and finding your site ID (once)
  • Assigning a Wix member as the post author if you want a specific byline
  • Anything that lives in the Wix editor: layout, templates, and site-wide SEO settings

Step-by-step setup lives in the webhook integration guide.

Where Wix sites get stuck

SEO advice written for WordPress that assumes plugins Wix does not have
Content cadence stalls because every post is written by hand in the editor
Posts published without meta descriptions or excerpts
No keyword research workflow anywhere in the Wix dashboard

What automation changes

Articles created and published through the Wix Blog API, correctly formatted
Excerpt and meta description set from the optimised article
Keyword research and topic planning handled before anything is written
Update-in-place on re-publish instead of a second copy of the post

What's genuinely different about SEO on Wix

Generic SEO advice fails on Wix for platform-specific reasons. These are the ones that actually change what you should do.

Wix content is not HTML under the hood

Wix Blog stores posts as Ricos rich-content nodes, not as an HTML blob. This is the single most common reason automated publishing to Wix 'works' but produces posts full of visible tags. AutoSEO converts before it posts.

Publishing is two API calls, and the second one can fail

Creating a draft and publishing it are separate operations in the Wix API. A tool that only checks the first call will tell you a post is live when it is sitting unpublished in your dashboard. AutoSEO reports the draft state and the failure instead.

Wix's SEO settings are centralised, not per-plugin

Wix ships its own SEO panel covering titles, descriptions, robots directives and structured data patterns. There is no plugin ecosystem to reconcile — which makes the platform simpler, and means the ranking gap is almost always content volume rather than configuration.

GEO on Wix: getting cited by AI answer engines

Generative engine optimisation is a different job from ranking. An answer engine lifts a passage and decides whether to credit a source — so the questions that matter on Wix are whether AI crawlers can read the page, whether you control what they're told, and whether the page carries attribution they can resolve.

Can AI crawlers read a Wix page?
Wix serves crawlable HTML for published pages, so AI crawlers can read your posts. As on any hosted builder, content added through a third-party embed may not be in the initial HTML — check the source of anything you need quoted.
Crawler control: robots.txt and llms.txt
Wix exposes robots.txt editing in its SEO tools, so you can allow or block individual AI crawler user-agents there. Whether you can publish a root-level /llms.txt depends on what your Wix plan exposes — verify it in your own dashboard rather than assuming.
FAQ and Article schema
Wix's SEO panel supports structured-data settings for pages and blog posts, including custom markup. AutoSEO's Wix publish writes the post content and excerpt; page-level schema patterns stay in Wix's own settings, which is the right place for them.
Byline and dates — the real blocker
Wix Blog posts carry an author and a published date. Set the member ID on the connection if you want a specific person credited, and confirm your template renders the byline and date — attribution, not word count, is what decides whether an answer engine cites you.

The pattern across every platform is the same: content quality is rarely what stops a citation — missing attribution is. Check what an engine can currently see with the free SEO tools, or read the SEO automation overview.

The Wix SEO playbook

What is Wix SEO automation?

Wix SEO automation means running the recurring parts of SEO — keyword research, article writing, on-page optimisation, publishing and tracking — as a scheduled system rather than as manual work. On Wix specifically it also means working with the platform's own constraints, starting with the one most sites hit first: SEO advice written for WordPress that assumes plugins Wix does not have. What it does not mean is removing judgement — the decisions about what to sell, what to claim and what to say stay with you.

How do you improve SEO on Wix?

Publish keyword-targeted content on a cadence you can actually sustain, fix the on-page basics on what you already have (titles, meta descriptions, internal links, schema), and measure both search rankings and AI citations. AutoSEO runs all three on Wix: it researches winnable keywords, writes and optimises the article, delivers it via the Wix API, and tracks what happens next.

The recurring Wix SEO mistakes

  • SEO advice written for WordPress that assumes plugins Wix does not have.
  • Content cadence stalls because every post is written by hand in the editor.
  • Posts published without meta descriptions or excerpts.
  • No keyword research workflow anywhere in the Wix dashboard.

What a working Wix system looks like

  • Articles created and published through the Wix Blog API, correctly formatted.
  • Excerpt and meta description set from the optimised article.
  • Keyword research and topic planning handled before anything is written.
  • Update-in-place on re-publish instead of a second copy of the post.
Manual Wix SEO vs automated
Manual on WixAutoSEO
Keyword researchOccasional, when someone has timeScheduled, before every article
WritingIn-house hours or a freelancerAI-drafted, reviewed as much or as little as you want
Getting it into WixCopy, paste, format, fixPublished through the API
Meta, schema, internal linksRemembered sometimesApplied to every article
Refreshing old contentRarely — nothing prompts itDecay detection flags it
Rank + AI-visibility tracking
Ongoing costWriters and tools billed separatelyOne subscription — see pricing

Key takeaways

  • Wix can rank as well as any platform. The gap is a sustained content and on-page system, not the CMS.
  • AutoSEO publishes to Wix through the Wix API — content arrives in the platform itself.
  • For AI citation on Wix, attribution beats volume: a visible byline, a published date and an updated date matter more than another thousand words.
  • Automation removes the recurring work, not the judgement — you still decide cadence, claims and what gets reviewed.

What Makes Wix SEO Different From Other Platforms

Wix is a closed, JavaScript-rendered website builder hosted entirely on Wix's own infrastructure. Unlike WordPress, you cannot edit server configuration files, modify core rendering logic, or install arbitrary plugins that touch the HTML output. Every SEO action you take happens inside Wix's dashboard or through its structured settings panels. That constraint is also an advantage: Wix handles a large portion of technical SEO automatically, including HTTPS, canonical tags on duplicate pages, and XML sitemap generation. Your job is to configure the levers Wix exposes correctly, avoid the platform's default pitfalls, and understand where the walls are.

How Wix Sites Are Structured Technically

Wix pages are rendered through a JavaScript framework built on React. When Googlebot crawls a Wix site, it receives server-side rendered (SSR) HTML for most page types, which Wix enabled by default in 2021 after years of criticism about client-side rendering. This means the critical content in your body, headings, and metadata is present in the initial HTML response rather than requiring JavaScript execution. You can verify this by fetching any Wix page with curl and checking whether your H1 and body text appear in the raw source.

Wix hosts all sites on its own CDN infrastructure. Your domain points to Wix's servers, and you have no access to the origin server, .htaccess, robots.txt editing beyond a basic interface, or server-side redirects outside the Wix redirect manager. The platform uses a shared IP environment, which is normal and does not harm rankings.

Wix Site Architecture and URL Patterns

By default, Wix generates URLs based on page names. A page titled "About Us" becomes /about-us. Blog posts follow the pattern /blog/post-slug. Wix Stores product pages follow /product-page/product-name. Collection pages follow /collections/collection-name. Understanding these default structures matters because changing them after a site is indexed requires proper 301 redirects, which Wix supports natively.

Wix does not support subdirectory multisite installations. Each Wix site is a standalone property. If you want a blog at /blog, it must be built inside the same Wix site, not connected from a separate Wix account. Subdomain connections are possible but create a separate Search Console property and split link equity unless you handle cross-domain canonicalization carefully.

The Exact Technical SEO Levers Inside Wix

URL Slugs

Every Wix page has an editable URL slug found under Pages & Menu → Page Settings → SEO → Page URL. Set slugs to be short, lowercase, hyphen-separated, and descriptive of the target keyword. Wix automatically lowercases slugs and replaces spaces with hyphens. Do not leave slugs at Wix's auto-generated defaults when the page name contains stop words, numbers from internal IDs, or vague terms like "new-page-4."

Wix Blog post slugs are editable inside the post editor under SEO & Social → Post URL. Wix Stores product slugs are editable inside the product editor. Dynamic pages built with Wix Content Manager (formerly Corvid/Velo) inherit slugs from the dataset field you map to the URL, so choose a clean text field as the slug source when building dynamic collections.

Title Tags and Meta Descriptions

Title tags and meta descriptions are set per page under Pages & Menu → Page Settings → SEO → Meta Tags, or through the SEO Settings panel accessible from the Wix dashboard sidebar. Wix provides a character counter. Write unique title tags for every page; Wix does not prevent duplicate titles, so you must audit them manually or with a crawl tool like Screaming Frog.

For Wix Blog and Wix Stores, metadata can be set individually per post or product. Wix also supports dynamic meta tag patterns for collection pages, letting you build a template like [Category Name] | [Site Name] that populates automatically from your dataset fields. This is found under Blog Settings → SEO or Store Settings → SEO.

XML Sitemaps

Wix automatically generates and submits an XML sitemap available at yourdomain.com/sitemap.xml. This sitemap is dynamic: it updates when you publish, unpublish, or add pages. You can control which pages are included by toggling "Show on search results" per page under Page Settings → SEO. Pages set to hidden from search are excluded from the sitemap and receive a noindex meta tag.

Wix generates separate sitemap indexes for different content types: static pages, blog posts, store products, and bookings pages each have their own child sitemap referenced in the sitemap index. Submit the root /sitemap.xml to Google Search Console; it will discover all child sitemaps automatically.

Robots.txt

Wix provides a basic robots.txt editor under Marketing & SEO → SEO Tools → Robots.txt. The default file allows all crawlers and points to the sitemap. You can add custom Disallow rules here, but you cannot change the Sitemap: directive line or add multiple sitemap references through the UI. Avoid disallowing / accidentally — this is a common mistake when users experiment with the robots.txt editor without understanding the syntax.

Structured Data and Schema Markup

Wix automatically adds schema markup for certain content types:

  • Wix Stores products receive Product schema including name, price, availability, and image automatically.
  • Wix Blog posts receive BlogPosting schema automatically.
  • Wix Bookings pages receive Service schema automatically.
  • Wix Events pages receive Event schema automatically.

For custom schema on static pages — such as LocalBusiness, FAQPage, or HowTo — use the Custom Meta Tags field under Page Settings → SEO → Additional Meta Tags and paste your JSON-LD script tag there. Wix renders this in the page <head>. Always validate custom schema with Google's Rich Results Test before publishing.

Page Speed on Wix

Wix controls the rendering environment, so many traditional speed optimizations are handled at the platform level. Wix compresses images automatically when you upload them, serves images in WebP format to supported browsers, and uses its global CDN for static asset delivery. You cannot minify CSS or JS manually, configure caching headers, or implement custom lazy loading beyond what Wix provides natively.

The speed levers you do control on Wix:

  • Image dimensions: Upload images at the exact display size or slightly larger. Uploading a 6000px wide photo for a 400px thumbnail forces Wix to resize on the fly and increases payload.
  • Animations and scroll effects: Wix's built-in parallax, entrance animations, and reveal effects add JavaScript weight. Disable them on above-the-fold sections to improve Largest Contentful Paint.
  • Embedded third-party scripts: Every app from the Wix App Market that you install adds script weight. Audit installed apps and remove any you are not actively using.
  • Video backgrounds: These are the single largest contributor to slow Wix pages. Replace video backgrounds on hero sections with static images or use a lightweight poster image with deferred video loading.
  • Font choices: Each additional Google Font family you add requires an additional network request. Limit your site to two font families maximum.

The Most Common Wix SEO Mistakes

Mistake Where It Happens in Wix Correct Action
Leaving pages on the Wix subdomain after connecting a custom domain Site published at username.wixsite.com/sitename remains accessible Set the Wix subdomain to redirect to your primary domain in Domain Settings
Duplicate title tags across all pages Default Wix page titles inherit the site name for every page Write a unique title tag for every page individually
Hiding pages from search unintentionally Page Settings → SEO → "Hide from search results" toggled on Audit every page's SEO visibility toggle before launch
Using the Wix blog as a subdomain instead of a subfolder Blog connected at blog.yourdomain.com instead of yourdomain.com/blog Build the blog inside the main Wix site so it lives at /blog
Not setting up 301 redirects after changing URL slugs Slug changed in Page Settings without creating a redirect Use Marketing & SEO → SEO Tools → URL Redirect Manager immediately after any slug change
Installing every Wix app available Wix App Market installs accumulate unused scripts Remove any app not actively used; check page speed impact after each installation
Ignoring the Wix SEO Setup Checklist Found under Marketing & SEO → Get Found on Google Complete every item in the checklist; it covers Google Search Console connection, sitemap submission, and basic metadata

The Wix Subdomain Indexation Problem

When you build a Wix site before connecting a custom domain, it lives at a URL like username.wixsite.com/sitename. After you connect your custom domain, both URLs remain accessible unless you explicitly configure the Wix subdomain to redirect. Google can index both versions, creating duplicate content. Fix this inside Settings → Domains by setting the Wix subdomain to forward to your primary domain with a 301 redirect. Confirm the fix by entering the Wix subdomain URL into a redirect checker and verifying a 301 response to your canonical domain.

Dynamic Pages and Faceted Navigation in Wix Stores

Wix Stores generates filter and sort URLs dynamically when visitors use collection page filters. These filtered URLs — such as /collections/shirts?color=blue&size=medium — can be crawled by Google and create thousands of low-value pages. Wix does not currently provide a native parameter handling tool equivalent to Google Search Console's legacy URL Parameters tool. The practical mitigation is to ensure your collection pages have strong canonical tags pointing to the unfiltered URL, which Wix applies automatically, and to verify this in your page source before a large store launch.

Step-by-step workflow for SEO on Wix: from keyword research to ranking

The fastest path to ranking a Wix site combines Wix's built-in SEO tools with a structured content workflow. Complete each step in order: skipping keyword validation before writing wastes hours on content that never ranks, and publishing without submitting to Google Search Console delays indexing by days or weeks.

Step 1: Audit your current Wix SEO baseline

Before creating new content, open the Wix SEO Dashboard (Marketing & SEO → SEO Dashboard). It surfaces missing meta titles, pages blocked from crawling, and slow-loading images in one checklist. Fix critical errors first — a noindexed homepage or missing sitemap cancels out every other effort. Wix automatically generates a sitemap at yourdomain.com/sitemap.xml, but confirm it lists all pages you want indexed, not just the homepage.

Step 2: Research keywords with commercial and informational intent

Use a keyword tool (Google Keyword Planner, Ahrefs, or Semrush) to build two lists: informational queries for blog posts and commercial queries for service or product pages. For a Wix site, prioritize keywords with monthly search volumes between 300 and 3,000. Highly competitive head terms rarely move the needle for newer Wix sites competing against established domains. Long-tail phrases with clear intent convert better and rank faster.

Map one primary keyword and two to three supporting keywords to each page. Record them in a simple spreadsheet with columns for URL slug, primary keyword, search volume, and target page type. This prevents keyword cannibalization, which is a common problem when multiple Wix blog posts accidentally target the same phrase.

Step 3: Write content structured for Wix's editor and for search

Wix's blog editor and page editor both support proper heading hierarchy. Use H2 for main sections and H3 for subsections. Place the primary keyword in the first 100 words, in one H2, and naturally throughout the body. Aim for at least 800 words for blog posts targeting informational queries and at least 400 words for service pages. Thin content on Wix pages is one of the top reasons sites stall after initial indexing.

Write a unique meta title under 60 characters and a meta description under 160 characters for every page. In Wix, set these under Page SEO in the editor sidebar. The meta description does not directly affect rankings, but a compelling description improves click-through rate, which sends positive engagement signals to Google.

Step 4: Configure on-page SEO settings inside Wix

  1. URL slug: Edit the page URL to include the primary keyword. Wix defaults to auto-generated slugs; override them manually. Keep slugs short, lowercase, and hyphenated.
  2. Alt text on images: Click any image in the Wix editor, select Settings, and add descriptive alt text. Include the keyword where it fits naturally. Every image without alt text is a missed relevance signal.
  3. Internal links: Link each new page to at least two existing pages and add a link from an existing high-traffic page back to the new one. Wix does not do this automatically.
  4. Structured data: For blog posts, Wix adds basic Article schema automatically. For local businesses, products, or FAQs, add custom JSON-LD through the Wix Custom Code panel (Settings → Custom Code → Head).
  5. Mobile check: Switch to mobile view in the editor before publishing. Google indexes the mobile version first. Confirm text is readable, buttons are tappable, and no content is hidden behind collapsed sections that crawlers cannot access.

Step 5: Publish and submit to Google Search Console

After publishing, open Google Search Console and use the URL Inspection tool to request indexing for the new page. Wix connects to Search Console through Marketing & SEO → Get Found on Google. Paste the full page URL into the inspection bar, confirm it is accessible to Google, then click Request Indexing. This typically gets a page crawled within 24 to 72 hours instead of waiting weeks for Googlebot to discover it organically.

Step 6: Track rankings and iterate

Check Search Console's Performance report after two to four weeks. Filter by the target page and review average position, impressions, and clicks. If a page sits at positions 8 to 15, it is close to page one and worth updating: add more depth, improve the introduction, and build one or two backlinks to it. Pages stuck below position 30 after 60 days usually need a stronger content angle or a more realistic keyword target.

How to automate SEO on Wix with AutoSEO

AutoSEO is a third-party SEO automation platform that integrates directly with Wix through an API connection. It compresses the six-step workflow above into a repeatable pipeline that runs with minimal manual input. Here is how each stage works inside AutoSEO for Wix sites specifically.

Connect your Wix site to AutoSEO

Inside AutoSEO, select Add New Site and choose Wix as the platform. You will authorize the connection through Wix's OAuth flow — no plugin installation required. AutoSEO reads your existing pages, sitemap, and Search Console data once the connection is active. This baseline scan identifies keyword gaps, pages with missing metadata, and cannibalization conflicts before you create a single new piece of content.

Automated keyword research and content briefs

AutoSEO pulls keyword suggestions based on your site's existing topical authority and competitive gaps. For each target keyword, it generates a structured content brief that includes recommended word count, heading structure, internal linking suggestions, and semantic keywords to include. Writers or AI writing tools work from this brief rather than guessing at structure.

Publish directly to Wix

Once content is approved, AutoSEO pushes it to your Wix blog or pages via the Wix Content Manager API. It populates the meta title, meta description, URL slug, and alt text fields automatically using the values defined in the brief. This eliminates the most common on-page omissions that happen when content is copied and pasted manually into the Wix editor.

Automated indexing requests

After publishing, AutoSEO submits the new URL to Google Search Console's Indexing API without requiring manual URL inspection. For sites publishing multiple pieces of content per week, this saves significant time and ensures no page sits unindexed because someone forgot to submit it.

Rank tracking and performance reporting

AutoSEO monitors keyword positions daily and surfaces pages that have moved into striking distance of page one. It flags content that has dropped in rankings and suggests specific updates — adding a section, improving page speed, or acquiring a backlink — based on what competing pages in the top three results contain. Reports connect directly to your Wix site's traffic data so you see rankings alongside actual visitor behavior.

Workflow stage Manual Wix approach AutoSEO automated approach
Keyword research Separate tool, manual spreadsheet Built-in gap analysis tied to site data
Content brief Writer decides structure independently Auto-generated brief with headings and semantics
Publishing to Wix Copy-paste into editor, fill fields manually API push with metadata pre-populated
Indexing request Manual URL inspection in Search Console Automatic Indexing API submission
Rank tracking Manual Search Console checks Daily automated position monitoring

FAQ

Does Wix hurt your SEO compared to WordPress?

Wix no longer has the technical SEO disadvantages it had before 2019. It generates clean HTML, supports canonical tags, produces XML sitemaps automatically, and allows custom meta data on every page. The gap between Wix and WordPress for SEO is now negligible for most small and medium-sized sites. The bigger ranking factors — content quality, backlinks, and page speed — depend on how you use the platform, not the platform itself.

How do I stop Wix from creating duplicate content?

Wix can generate duplicate URLs for blog posts through tag pages, category pages, and pagination. Set canonical tags on all blog posts (Wix adds these automatically for blog pages) and use the noindex option in the Wix SEO settings for tag and category archive pages that do not add unique value. Also avoid duplicating page content across multiple Wix pages targeting the same keyword.

Can I add schema markup to a Wix site?

Yes. Wix adds Article schema to blog posts and Product schema to Wix Stores products automatically. For custom schema types — FAQ, LocalBusiness, HowTo, Review — paste JSON-LD code into the Custom Code section under Settings. Place it in the head section and scope it to the specific page that needs it rather than applying it site-wide.

Why is my Wix site not showing up on Google?

The most common causes are: the site is set to private or password-protected, the page is marked noindex in the Wix SEO settings, the sitemap has not been submitted to Google Search Console, or the site is too new and has not yet been crawled. Check each in order. Connect Google Search Console through the Wix SEO Dashboard and use URL Inspection to confirm Google can access the page.

How long does it take for a Wix page to rank on Google?

New Wix pages targeting low-competition long-tail keywords can appear in search results within one to four weeks after indexing. Competitive keywords typically take three to six months of consistent content updates and backlink building. Submitting pages to Search Console immediately after publishing shortens the indexing delay but does not speed up the ranking process itself, which depends on authority and relevance signals accumulated over time.

Does Wix automatically optimize images for SEO?

Wix compresses and serves images through its CDN automatically, which improves load speed. It does not add alt text automatically — you must enter alt text manually for each image in the editor. Wix also supports WebP format conversion for uploaded images, which reduces file size further. For best results, name image files descriptively before uploading rather than leaving them as default camera or screenshot filenames.

Can Wix handle local SEO for a business with multiple locations?

Yes, with some manual setup. Create a separate page for each location with unique content, a location-specific meta title, and the full address embedded in the page text. Add LocalBusiness JSON-LD schema to each location page through the Custom Code panel. Connect each location to its own Google Business Profile and ensure the name, address, and phone number on the Wix page exactly matches the Google Business Profile listing.

What is the best Wix app for SEO?

The Wix SEO Dashboard covers the fundamentals without any additional app. For deeper keyword tracking and technical audits, third-party tools like Semrush or Ahrefs connect via Search Console data rather than a direct Wix integration. AutoSEO offers the most complete Wix-native automation for sites that publish content regularly and need keyword research, publishing, indexing, and rank tracking managed in one pipeline rather than across separate tools.

Wix SEO automation — frequently asked

How do I connect Wix to AutoSEO?

Wix connects with a Wix API key + your site ID. There is no plugin to install and no theme code to change; AutoSEO calls the Wix API directly.

Will AutoSEO change my existing Wix content?

Only what you ask it to. New articles are delivered on the cadence you choose — as drafts for review, or published straight away. Existing pages are audited and surfaced as recommendations first; nothing is rewritten in place until you turn that on.

How long until SEO automation shows results on Wix?

It depends on the domain, not the platform. An established site with existing authority usually sees movement on long-tail queries within weeks; a new domain in a competitive niche takes considerably longer. Publishing consistently is what compounds — which is the part automation actually fixes.

What does AutoSEO cost for a Wix site?

Plans are per site with volume discounts as you add more, and there is a trial. Current numbers are on the pricing page rather than repeated here, so they cannot go stale.

Can I keep my current Wix SEO tools?

Yes. AutoSEO is built to sit alongside what you already run rather than take over the page head — on WordPress it writes into your existing SEO plugin's fields instead of adding a competing set of tags, and on every platform it leaves the platform's own SEO settings alone.

Why do some automated posts show HTML tags on Wix?

Because they were posted as raw HTML into a field Wix expects to hold Ricos rich-content nodes. AutoSEO converts headings, paragraphs and list items into typed nodes before posting, which is why the output renders as a normal Wix post.

Does Wix limit how much I can publish?

Publishing limits depend on your Wix plan rather than on AutoSEO. Check your plan's blog and storage terms if you intend to publish at high volume.

Keep reading

Other platforms

Automate the recurring SEO work on Wix

Works alongside your existing Wix setup. See pricing for plans and the trial.

Connect Wix