How Wix Handles Open Graph for Store Pages
Wix generates Open Graph tags automatically for most page types, including product pages, collection pages, and the homepage. The platform pulls the og:title from the SEO title field, og:description from the meta description field, and og:image from the first product image or the social share image set in the SEO panel. This means basic sharing to Facebook, LinkedIn, and iMessage works out of the box without custom code.
The critical distinction on Wix is that Open Graph fields live in two separate locations: the site-wide Social Share settings (under Settings > Social Share) and the per-page SEO panel accessible from the editor. Product pages managed through Wix Stores pull their og:image from the product's first media image unless a dedicated social image is specified. Operators who skip setting page-level social images end up with inconsistent previews across their catalog.
What Wix Auto-Generates vs. What You Must Set Manually
Wix auto-generates og:url using the canonical URL of each page, og:type set to 'website' for most pages (not 'product'), og:site_name from the site name in general settings, and og:image from the first available image. The platform does not automatically output og:price:amount, og:availability, or other commerce-specific Open Graph properties that platforms like Shopify inject by default.
Manual configuration is required for product-level social images, custom og:title text that differs from the SEO title, and any structured OG data beyond the four core tags. On Wix, this is done through the editor's SEO panel for each page or through the Wix SEO Wiz for global defaults. Bulk editing Open Graph fields across hundreds of products is not supported natively โ each product page requires individual attention in the dashboard.
Wix Stores does not expose og:type='product' for product pages. Every page defaults to og:type='website'. This matters for platforms and scrapers that use og:type to categorize content, though Facebook and most social platforms render the preview correctly regardless of this tag's value.
Editing Open Graph Tags Inside the Wix Editor
To edit Open Graph tags for a specific product page in Wix, navigate to the page in the editor, open the SEO panel (the magnifying glass icon or via Pages > SEO), and scroll to the 'Social Share' section. Here you set the social title, social description, and social image independently of the standard SEO title and meta description. Changes saved here override the auto-generated values for that page only.
For the homepage and static pages, the Social Share image is set globally under Settings > Social Share in the Wix dashboard. This global image is the fallback used any time Wix cannot find a page-level social image. Ecommerce operators with large catalogs should treat this fallback as a branded default โ a store logo or campaign banner โ so that unconfigured pages still share a consistent visual identity.
Wix's editor does not provide a live Open Graph preview inside the platform. Use the Facebook Sharing Debugger or LinkedIn Post Inspector to validate tags after publishing. Wix caches social metadata, so after making changes, force a cache refresh in the Facebook debugger to see updated tags.
Platform Limits and Known Workarounds
Wix does not allow direct HTML head injection on Wix Stores product pages for non-enterprise plans. This means adding custom meta tags via the site's header code (Settings > Custom Code) does not reliably apply to dynamically generated product pages โ the custom code inserts at the body level or loads after the initial HTML, which crawlers and social scrapers typically ignore. Custom Code is useful for analytics and chat widgets, not for Open Graph tags on product pages.
The workaround for advanced Open Graph control on Wix is to use Wix's native SEO fields exclusively and accept the platform's limitations, or to migrate product listing metadata management to a third-party SEO app from the Wix App Market. Apps like SEOmatic for Wix provide bulk Open Graph editing across product catalogs, which addresses the single-page editing bottleneck. These apps write data back into Wix's SEO fields rather than injecting raw HTML, staying within platform constraints.
Wix's image CDN automatically resizes og:image files, but the platform does not enforce the 1200ร630 pixel recommendation natively. If a product image uploaded to Wix is smaller than this dimension, social platforms will scale it up and show a degraded preview. Upload product images at 1200ร630 pixels or larger and set them explicitly as the social share image to avoid blurry link previews on Facebook and Slack.
Open Graph for Wix Collection and Blog Pages
Wix Stores collection pages (category pages) generate og:image from the collection's featured image if one is set, or fall back to the site-wide social share image. Collection pages that lack a dedicated featured image will share the generic site image, which weakens social performance for category-level campaigns. Set a distinct social image for each collection page that represents the product range in that category.
Wix Blog posts handle Open Graph more robustly than store pages โ the blog module pulls the post's cover image into og:image reliably and sets og:type to 'article'. For ecommerce operators who use the Wix Blog for content marketing alongside their store, blog Open Graph tends to require less manual intervention than product pages.
Audit Checklist for Wix Store Open Graph
Start an Open Graph audit on a Wix store by checking three representative pages: the homepage, one high-traffic product page, and one collection page. Run each through the Facebook Sharing Debugger and confirm that og:title, og:description, og:image, and og:url are present and populated with store-specific content rather than fallback defaults. A missing og:image or an image pulling from the generic site fallback is the most common failure state on Wix stores.
After confirming tag presence, check image dimensions reported by the debugger. Wix's CDN serves images at multiple sizes; the debugger will show the actual dimensions being served. Any image below 600ร315 pixels will render as a small thumbnail rather than a full-width preview on Facebook โ resolve this by replacing the social image with a higher-resolution upload in the Wix product or page SEO panel.
For stores with 50 or more products, a full manual audit is impractical. Use a Wix SEO app that provides a bulk export of social metadata fields to a spreadsheet, identify which products have blank or default social images, and prioritize fixing the top-revenue SKUs first. This scoped approach controls the time cost while addressing the highest-impact gaps.