Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7809875
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T03:34:17+00:00 2026-06-02T03:34:17+00:00

I have an opengraph object https://example.com/object that supports multiple locales, specifically en_US and fr_FR

  • 0

I have an opengraph object https://example.com/object that supports multiple locales, specifically en_US and fr_FR with the first as default.

Parsing it in Facebook’s Object Debugger correctly shows both locales as og:locale:alternate properties and the default locale as og:locale. Clicking each locale link indeed shows the object in the expected locale.

However, when a user likes the object (passing https://example.com/object as object url, using any like-box locale, and no matter which locale is defined for the user in Facebook), her stream always shows the object in its default en_US locale.

Is this a Facebook issue, or did I miss anything?

NOTE:
This question is similar to this one. However, the focus there is on scraping the URL by Facebook, which works fine for me: both fb_locale and X-Facebook-Locale are correctly passed when the url is scraped. Here, the focus is on displaying the scraped url in the stream using the correct locale

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T03:34:19+00:00Added an answer on June 2, 2026 at 3:34 am

    The documentation is a bit confusing.

    og:locale shouldn’t be set to your default locale; it should be set to whichever locale you’re currently returning.

    Specifically, if Facebook requests fb_locale=fr_FR, you need to return <meta property="og:locale" content="fr_FR"> in the response.

    It does make sense. When Facebook sees og:locale="en_US" in the response, it thinks you didn’t have a French page to return, so it uses the English content it’s already got. It’s just not documented very well at all.

    Here are my Open Graph locale tags for English:

    <meta property="og:locale" content="en_US" />
    <meta property="og:locale:alternate" content="en_US" />
    <meta property="og:locale:alternate" content="fr_CA" />
    

    And for French:

    <meta property="og:locale" content="fr_CA" />
    <meta property="og:locale:alternate" content="en_US" />
    <meta property="og:locale:alternate" content="fr_CA" />
    

    On getting Facebook to actually use the right content in a dialog, your mileage may vary, but this will at least get the scraper to recognize your content.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've followed this tutorial: https://developers.facebook.com/docs/opengraph/tutorial/ multiple times and always get the same result. I
I have implemented Facebook Open Graph Protocol Full Integration following the http://developers.facebook.com/docs/opengraph/ and http://www.websitedesign411.com/blog/facebook-open-graph-protocol-full-integration-walkthrough
I have a solution with multiple projects in it, so for example say 10
I have a Facebook page at https://www.facebook.com/xxxx and a web site at http://xxxx.com .
I have the following output at https://developers.facebook.com/tools/debug I added the locale metatag, because I
Have had to write my first proper multithreaded coded recently, and realised just how
Thank you in advance for any help. I have a website which has OpenGraph
I have a page that is mostly rendered through json data. The url passes
I am busy creating my very first Facebook application, and although I have PHP
Use scenario is pretty simple: I have a desktop only application that could be

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.