Flexify Flexify

Product title from the "facebook.title" metafield is not appearing in the feed

You're using a metafield with the namespace "facebook" and the key "title" to store custom product titles but your feed is showing a different title, this is because in some cases the feed does not automatically pull data from this metafield.

Solution: Create a Custom Metafield Rule #

To ensure that your feed uses the title stored in facebook.title, you need to manually override the default title mapping by creating a custom product- or variant-metafield rule.

Steps to Assign "facebook.title" to the Feed Title #

  1. Navigate to Flexify Settings page > Catalog Fields > Metafields
  2. Click "Manage" to edit the metafield-rules
  3. Assing a new rule by clicking "Add new Metafield"
  4. Select Product or Variant Metafield as the source.
  5. Enter the metafield reference: Namespace: facebook, Key: title
  6. Select title as the feed attribute
  7. Save the settings.

Why This Works #

Custom metafield rules take precedence over all automatic matching rules. Once you’ve added this rule, the feed will always use the title from facebook.title instead of any default Shopify fields.