How to fix missing og title on WooCommerce
Add an og:title meta tag to every page so your store looks great when shared on Facebook, Pinterest, LinkedIn, and other social platforms.
Steps for WooCommerce
- The easiest approach is to use an SEO plugin. Install and activate Yoast SEO or Rank Math from WordPress admin → Plugins → Add New.
- For Yoast SEO: go to SEO → Social → Facebook tab, ensure 'Add Open Graph meta data' is toggled ON. Yoast will then automatically output og:title on every page using that page's SEO title.
- For Rank Math: go to Rank Math → Titles & Meta → each post type (Products, Categories, etc.) and confirm the 'Social Media' panel is enabled under Rank Math → General Settings → Links.
- To customise the og:title for an individual product, open the product in the editor, scroll to the Yoast SEO (or Rank Math SEO) meta box → Social tab → enter a custom Facebook title.
- If you prefer code, add the og:title output to your theme's header.php inside the <head> tag, but using a plugin is strongly recommended to avoid breaking updates.
- Validate with Facebook Sharing Debugger after saving.
<meta property="og:title" content="Your Product or Page Title Here" />What is missing og title?
The og:title tag is a small piece of HTML code placed in the <head> of your page that tells social media platforms — Facebook, Pinterest, LinkedIn, WhatsApp, iMessage, Slack, and others — what title to display when someone shares a link to your store. It is part of the Open Graph protocol, a standard created by Facebook and now used across virtually every major platform. Without it, social networks either guess a title by scraping your page (often pulling something ugly or irrelevant) or display nothing at all. Think of it as the headline on the "preview card" that appears every time your URL is shared.
When a customer or influencer shares a product link and the preview card shows a garbled or missing title, shoppers are far less likely to click — directly costing you traffic and sales from social referrals. Pinterest in particular drives significant ecommerce revenue, and it relies heavily on Open Graph tags to build Rich Pins; missing og:title can disqualify your products from Rich Pin eligibility entirely. While og:title is not a direct Google ranking factor, a compelling social preview increases click-through rates and referral traffic, both of which positively influence organic visibility over time. Fixing this is a quick, low-effort change that immediately improves every share of your store across every social channel.
See the complete Missing og title guide for every platform and the full background.
Not sure if your WooCommerce store has this?
Run a free SEOLZ audit — we’ll find missing og title and every other issue across your whole site.
Scan my site free