Skip to main content
Wix guide

Open Graph for Wix Stores

By ยท Updated ยท 7 min read

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.

Frequently asked questions

Does Wix automatically add Open Graph tags to product pages?

Yes. Wix generates og:title, og:description, og:image, og:url, and og:site_name automatically for product pages. The values pull from the product's SEO title, meta description, and first media image. However, Wix does not add commerce-specific tags like og:type='product' or og:price:amount, and the auto-generated og:image defaults to the site-wide fallback if no product image is set.

Can you inject custom Open Graph meta tags into Wix Stores product pages?

Not reliably on standard plans. Wix's Custom Code feature inserts scripts at the body level and does not modify the HTML head that social crawlers read. Custom Code works for analytics and tracking but not for adding or overriding Open Graph tags on dynamically generated product pages. Use Wix's native SEO panel fields or a Wix App Market SEO app instead.

What image size should Wix store operators use for Open Graph images?

Upload social share images at 1200ร—630 pixels. Wix's CDN can resize images, but it does not enforce this minimum automatically. Images smaller than 600ร—315 pixels render as small thumbnails rather than full-width previews on Facebook and iMessage. Set product images at 1200ร—630 or larger and assign them explicitly as the social share image in each product's SEO panel.

Why does a Wix product page show the wrong image when shared on Facebook?

Facebook caches Open Graph data aggressively. After updating a Wix product's social share image, the old image persists until Facebook's cache expires or is manually cleared. Run the URL through the Facebook Sharing Debugger and click 'Scrape Again' to force a cache refresh. Allow a few minutes for Facebook's CDN to propagate the updated image before testing the share again.

Is there a way to bulk-edit Open Graph tags across all Wix product pages?

Wix does not provide native bulk Open Graph editing. The dashboard requires editing each product's social fields individually. Third-party apps from the Wix App Market, such as SEO-focused tools that integrate with Wix's API, allow bulk metadata management by exporting fields to a spreadsheet and writing changes back in bulk. This is the practical path for stores with large catalogs.

MG
Written by

Matt is the founder of RunOctopus. He built All Angles Creatures from zero to page-1 rankings in reptile feeder insects in under 60 days using exactly this method โ€” turning a hard, entrenched niche into RunOctopus's proof store for programmatic SEO and AI search citation.

Connect on LinkedIn →

See what Otto would build for your store

Free architecture preview. No card required. Five minutes.

Generate Preview →