Wix platform SEO glossary: native tools, features, and platform-specific terms
Module 55: Wix SEO Glossary: Complete A-Z Reference Library | Lesson 606 of 688 | 42 min read
By Michael Andrews, Wix SEO Expert UK
Wix has its own ecosystem of SEO tools, features, and platform-specific terminology that you will not find in generic SEO glossaries. Mastering this vocabulary helps you navigate the Wix dashboard efficiently, apply platform-specific SEO techniques correctly, and communicate with other Wix practitioners and developers. This lesson is the definitive Wix SEO platform glossary, with Wix-specific application steps, common mistakes, and related terms for each entry.
Wix SEO Setup Checklist (formerly SEO Wiz)
Wix's guided SEO setup tool that walks users through the fundamental SEO configuration for a new Wix site, including connecting to Google Search Console, defining business keywords, and verifying basic on-page settings. While the setup checklist covers foundational tasks, it is only the beginning of comprehensive Wix SEO optimisation.
Usage Context
The Wix SEO Setup Checklist is an entry point, not a complete SEO solution. Completing the checklist ensures you have not missed any basic configuration. However, the 54 modules of this course go far deeper on every element the checklist touches — keyword research, content creation, link building, technical auditing, and more.
How to Apply on Wix
Completing and going beyond the Wix SEO Setup Checklist
- Go to Wix Dashboard > Marketing & SEO > SEO and click Get Started to access the setup checklist.
- Complete every item in the checklist: connect GSC, add business keywords, verify title tags, upload favicon, connect domain.
- After completing the checklist, treat it as a starting point — not a finished SEO strategy.
- Move on to the advanced modules: keyword research (Module 3), on-page optimisation (Module 4), content strategy (Module 6).
- Revisit the checklist annually to confirm all foundational settings are still correctly configured.
Common Mistakes
- Treating completion of the setup checklist as "done with SEO" — it covers less than 5% of what effective SEO requires
- Skipping the checklist entirely — foundational setup issues cause preventable indexing and ranking problems
Related Terms
- Wix SEO Settings
- Google Search Console
- Sitemap
- SEO Patterns
- Wix Studio
Wix SEO Patterns
Dynamic SEO templates in Wix that automatically generate meta titles and descriptions for all pages of a specific type (blog posts, product pages, portfolio items, dynamic collection pages). SEO patterns use variables like {title}, {category}, and {description} to create unique titles and descriptions at scale. Configuring patterns correctly is essential for large Wix sites where manually editing individual page SEO would be impractical.
Usage Context
SEO patterns are critical for any Wix site with more than 20 dynamic pages (blog posts, products, portfolio items). Without patterns, all dynamic pages share the same default title tag — a duplicate content signal that severely limits ranking potential.
How to Apply on Wix
Configuring SEO Patterns in Wix
- Go to Wix Dashboard > Marketing & SEO > SEO > SEO Patterns.
- Select the page type you want to configure: Blog Posts, Online Store Products, Events, Portfolio Items, etc.
- In the Title Tag field, build a pattern using available variables: {title} | {category} | {site name}.
- In the Meta Description field, use {excerpt} or {description} to pull in unique content from each page.
- For URL slug patterns, use {title-slug} to generate clean, keyword-based URLs from post titles.
- After saving, check a sample of generated titles by viewing live pages and inspecting their title tags.
- Manually override patterns on individual high-priority pages where the auto-generated title is not optimal.
Common Mistakes
- Using only {title} in patterns without additional variables — this creates the same structure for all pages without differentiation
- Not testing patterns after configuration — review 5-10 generated titles to confirm they look correct
- Ignoring patterns for product pages on Wix Stores — product pages are a common source of duplicate title tags
Related Terms
- Wix Blog
- Wix Stores
- Title Tag
- Meta Description
- Wix CMS
Velo by Wix
Wix's JavaScript-based development platform (formerly Corvid) that allows developers to add custom functionality, dynamic content, and server-side logic to Wix sites. For SEO, Velo enables dynamic meta tag generation using the wix-seo API, programmatic canonical URL management, dynamic JSON-LD schema generation from Wix database collections, and custom HTTP functions for advanced sitemap and redirect management.
Usage Context
Velo becomes necessary when the standard Wix interface cannot achieve the required SEO outcome — such as setting dynamic canonical URLs based on CMS data, generating schema markup for hundreds of CMS pages, or building custom sitemap endpoints. It requires JavaScript coding knowledge.
How to Apply on Wix
Using Velo for advanced SEO on Wix
- Enable Velo in the Wix Editor under Tools > Velo Developer Mode.
- For dynamic page SEO: use the wix-seo module in page-level code to set title, description, and structured data dynamically from CMS data.
- For dynamic schema: create a page-level Velo function that builds JSON-LD schema from Wix database fields and injects it into the page head.
- For canonical URLs: use wix-seo.setLinks() to set a canonical URL dynamically based on the current page data.
- For HTTP functions (custom sitemap, llms.txt): create a backend function file under /backend/ and deploy.
- Test all Velo SEO code using the Wix Preview mode and validate output using browser DevTools.
Common Mistakes
- Attempting Velo SEO without JavaScript knowledge — errors in Velo code can break page functionality entirely
- Setting dynamic SEO properties in Velo that conflict with manually set properties in Wix page settings
- Not testing Velo-generated structured data through Google's Rich Results Test after deployment
Related Terms
- Wix Studio
- Wix CMS
- Schema Markup
- Canonical Tag
- Programmatic SEO
Wix Studio
Wix's advanced design and development platform for professionals and agencies, offering greater design flexibility, responsive layout tools, and collaborative features compared to the classic Wix editor. Wix Studio sites follow the same SEO principles as standard Wix sites but with additional capabilities through Velo integration and expanded custom code options.
Usage Context
Wix Studio is the professional choice for agency-built Wix sites. Its SEO capabilities are the same as or greater than the standard editor — all the same on-page SEO settings, patterns, custom code, and Velo integrations are available. The advantage is greater design precision and client collaboration tools.
How to Apply on Wix
SEO configuration in Wix Studio
- Access SEO settings in Wix Studio via the same page-level SEO panel — it functions identically to the classic editor.
- Use Wix Studio's responsive design controls to ensure your mobile page experience is optimised for Core Web Vitals.
- In Wix Studio, use the CSS Grid layout tools to create clean, semantically correct heading hierarchies.
- Leverage Wix Studio's collaborative features to implement SEO changes with client approval workflows.
- Use Studio's custom code manager for organised structured data and analytics script management.
Common Mistakes
- Assuming Wix Studio's advanced design capabilities automatically produce better SEO — technical SEO principles apply regardless of design editor
- Neglecting the SEO panel when focused on visual design — even a beautiful Wix Studio site needs proper title tags and meta descriptions
Related Terms
- Velo by Wix
- Wix CMS
- Core Web Vitals
- Wix SEO Settings
- Custom Code
Wix CMS (Content Manager)
Wix's database-driven content management system that allows creation of dynamic pages from structured data collections. The Wix CMS is powerful for creating SEO-optimised landing pages at scale, such as location pages for multi-location businesses, product variant pages, team member profiles, and portfolio items. Each CMS collection requires careful URL pattern and SEO pattern configuration.
How to Apply on Wix
Configuring SEO for Wix CMS collections
- In the Wix Editor, open your CMS collection and navigate to the collection's SEO settings.
- Set the URL pattern for dynamic pages: use the item title field to generate unique, keyword-rich URL slugs.
- Configure SEO title and description patterns using CMS field variables — make each dynamic page's title unique.
- Ensure dynamic pages inherit the correct canonical URL based on their primary URL pattern.
- For large CMS collections (100+ pages), review a sample of generated pages to confirm titles, descriptions, and URLs are correctly generated.
- Use Velo to implement structured data for CMS pages that need rich results (Product, Event, Person schema).
Common Mistakes
- Creating large CMS collections with thin, nearly identical page content — each dynamic page needs unique, substantive content
- Not configuring URL patterns, resulting in Wix generating unreadable or non-keyword-relevant URL slugs
- Building CMS collections for programmatic SEO without ensuring each page provides genuine value
Related Terms
- Wix SEO Patterns
- Velo by Wix
- Programmatic SEO
- Dynamic Pages
- Canonical Tag
Wix Multilingual and Wix App Market
Wix Multilingual is Wix's built-in translation feature that creates language variants with automatic hreflang implementation for international SEO. The Wix App Market is the marketplace of third-party and Wix-developed applications that extend site functionality — useful apps include review collection, schema generators, and performance optimisation tools. Evaluate each app's impact on Core Web Vitals before installing.
How to Apply on Wix
Using Wix Multilingual and App Market for SEO
- Multilingual: Enable Wix Multilingual from the Wix Editor under Site > Multilingual.
- Add target language translations — manual translation produces better SEO results than machine translation.
- Set unique SEO titles and meta descriptions for each language version in the per-language SEO settings.
- Verify correct hreflang implementation using the hreflang Testing Tool after publishing.
- App Market: Before installing any SEO-related app, test your Core Web Vitals score without the app.
- Install the app, test on a staging site or after publication, and re-test Core Web Vitals.
- Only keep apps that provide genuine SEO value without degrading performance — remove unused apps promptly.
Common Mistakes
- Installing multiple third-party apps without testing their combined impact on page load speed
- Machine-translating entire Wix sites without human review — poor translations harm user experience and E-E-A-T
- Not checking hreflang implementation after enabling Wix Multilingual — errors can cause wrong language pages to appear for international users
Related Terms
- Hreflang
- Core Web Vitals
- International SEO
- Wix Studio
- Schema Markup
Wix Headless and Wix Google Search Console Integration
Wix Headless decouples the Wix backend from the frontend, allowing custom frontends built with frameworks like Next.js — giving maximum SEO control including server-side rendering and custom sitemaps, at significantly higher development complexity. The Wix GSC Integration is Wix's native connection to Google Search Console, accessible from Marketing & SEO > Marketing Integrations, providing the foundation for all data-driven SEO decisions on any Wix site.
Usage Context
Wix Headless is appropriate only for enterprise-level Wix projects where maximum SEO control is required and a development team is available. For the vast majority of Wix sites, the standard editor or Wix Studio with Velo provides sufficient SEO capability. The GSC integration, by contrast, is essential for every Wix site.
Related Terms
- Velo by Wix
- Wix Studio
- Google Search Console
- Sitemap
- Wix CMS
Wix Stores, Wix Blog, and Wix Bookings SEO
Wix Stores creates dynamic product and category pages with SEO patterns. Product page SEO includes optimising titles, descriptions, images with alt text, and Product schema markup. Wix Blog is the primary vehicle for content-driven SEO, with custom URLs, meta tags, categories, and OG configuration. Wix Bookings creates service pages for appointment-based businesses — all should be optimised with service-specific keywords, LocalBusiness schema, and location signals.
How to Apply on Wix
SEO across Wix Stores, Blog, and Bookings
- Wix Stores: Configure SEO Patterns for product pages. Set unique descriptions per product. Add Product schema via custom code for rich results.
- For category pages in Wix Stores, add unique editorial content above the product grid (at least 150-200 words).
- Wix Blog: Configure SEO Patterns for blog posts. Set unique author bios. Structure posts with proper heading hierarchy.
- Interlink blog posts to relevant service pages and vice versa to build topical relevance signals.
- Wix Bookings: Optimise each service page with a keyword in the H1 and meta title, service schema, and location modifiers.
- Add LocalBusiness schema to the main Bookings landing page.
Common Mistakes
- Wix Stores product pages with only manufacturer-provided descriptions — duplicate content across multiple retailer sites
- Wix Blog posts published without configuring custom SEO titles — leaving the default post title as the SEO title
- Wix Bookings service pages that only describe the service without location keywords or local schema
Related Terms
- Wix SEO Patterns
- Schema Markup
- Wix CMS
- Content Strategy
- Local SEO
This lesson on Wix platform SEO glossary: native tools, features, and platform-specific terms is part of Module 55: Wix SEO Glossary: Complete A-Z Reference Library in The Most Comprehensive Complete Wix SEO Course in the World (2026 Edition). Created by Michael Andrews, the UK's No.1 Wix SEO Expert with 14 years of hands-on experience, 760+ completed Wix SEO projects and 435+ verified five-star reviews.