Create a connection
- Sign in to OpenGraph+
- Go to your website’s Meta Tags page
- Create a new connection and copy your connection URL
Your connection URL looks like https://$OGPLUS_KEY.ogplus.net.
Find your SEO settings
In the Wix Editor, go to Pages & Menu → select a page → SEO (Google).
Set Open Graph tags per page
Wix has built-in fields for all the key Open Graph tags:
SEO Basics - set the page title and meta description. Wix uses these as the default values for og:title and og:description.
Social Share - set the og:image URL to your connection URL + page path: https://$OGPLUS_KEY.ogplus.net/about. Replace /about with the actual path of the page. You can also override the title and description specifically for social sharing here, independent of your SEO title/description.
Advanced SEO → Additional Tags - add the twitter card tag:
<meta name="twitter:card" content="summary_large_image">
Replace https://$OGPLUS_KEY.ogplus.net with your actual connection URL.
Wix automatically sets og:url to the canonical page URL. You do not need to set this manually.
Blog posts and products
For Wix Blog posts, each post has its own SEO settings accessible through the Blog Manager. Set the og:image URL in each post’s Social Share section using the post’s URL path.
For Wix Stores products, each product has SEO settings in the product editor. Set the og:image URL in the product’s SEO tab using the product’s URL path.
Repeat for each page
Wix doesn’t have server-side templating, so you need to configure the og:image URL and twitter card tag for each page individually in that page’s SEO settings.
Verify
Publish your site and open the preview tool in your OpenGraph+ dashboard. Paste a URL from your site and confirm all Open Graph meta tags are present with correct values.