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

  • Home
  • SEARCH
  • 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 9177979
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T17:26:50+00:00 2026-06-17T17:26:50+00:00

I just started implementing Facebook likes on my site. I set it up quickly

  • 0

I just started implementing Facebook likes on my site. I set it up quickly by adding the javascript and the open graph meta-tags. So far it’s working fine, but I’m running into an issue.

On this page (the correct URL), the number of Facebook likes is displaying correctly (7 likes):

http://www.quoteso.me/quotes/150375

But when I go onto my Facebook account and click on the liked item (Michelle likes “Change will not come if…”) to return to the page, the URL becomes this long jumble:

http://www.quoteso.me/quotes/150375?fb_action_ids=3916984578168&fb_action_types=og.likes&fb_source=other_multiline&action_object_map=%7B%223916984578168%22%3A435713013167457%7D&action_type_map=%7B%223916984578168%22%3A%22og.likes%22%7D&action_ref_map=%5B%5D

And the number of likes changes (1 like).

Unfortunately, I’m not familiar with Facebook open graph at all. Does anybody know why this is happening? How would I go about fixing it?

Thank you so much in advance!

  • 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-17T17:26:51+00:00Added an answer on June 17, 2026 at 5:26 pm

    The additional parameters are used for analytics (https://www.facebook.com/insights/), e.g. tracking which area of Facebook the user clicked from.

    fb_source=other_multiline

    The can be found when a user is brought to your app through an open graph multi-line story. Currently this fb_source param can be found in stories on timeline, ticker and newsfeed.

    other_multiline

    So in your case (I believe) 7 likes came direct, 1 came from a Facebook Graph Story

    Process the data internally if you like, you can even redirect if you want to, but there is no need.

    Just ensure that you change this

    <meta property="og:url" content="http://www.quoteso.me/quotes/150375?fb_action_ids=3916984578168&amp;fb_action_types=og.likes&amp;fb_source=other_multiline&amp;action_object_map=%7B%223916984578168%22%3A435713013167457%7D&amp;action_type_map=%7B%223916984578168%22%3A%22og.likes%22%7D&amp;action_ref_map=%5B%5D" />
    

    to the canonical which would be

    <meta property="og:url" content="http://www.quoteso.me/quotes/150375" />
    

    and you explicitly define href here

     <div class="fb-like inline-block" data-send="false" data-layout="button_count" data-width="100" data-show-faces="false"></div>
    

    so it doesn’t grab the current page with all the parameters

    • http://developers.facebook.com/docs/reference/plugins/like/
    • https://developers.facebook.com/docs/fb_source/
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm just getting started defining and implementing external javaScript libraries and I'm a little
I just started implementing a share functionality but was wondering if its possible to
I have just started implementing ISet 's instead of IList 's in my project
Just started my first MVC 2.0 .net application. And I set up some default
I have just started implementing signal listeners in a django project. While I understand
I just started working with OpenGL, but I ran into a problem after implementing
I'm just starting to mess with bindings. I've started implementing a preference dialog, binding
I've just started developing for Android. So far it's been surprisingly smooth sailing, but
i just started implementing redis with node. during an implementation of authentication method i
I'm writing a standard Cocoa application, and I've just started implementing AppleScript support for

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.