How to do this on facebook?

manolo12399

Supreme Member
Joined
Jan 3, 2009
Messages
1,412
Reaction score
276
Hi guys I see a couple of pages that when clicking on a post that they share from their website, a small bar that say see more from: then the link to the website open up.

How to achieve that?

Thanks
 

Attachments

  • Screenshot from 2017-03-24 11:32:34.png
    Screenshot from 2017-03-24 11:32:34.png
    207.3 KB · Views: 197
What's the FB post URL? Screenshot ou provided looks regular and normal. The screenshot you provide appears to be just an item on your newsfeed. Not quite understanding your question and that might be why you haven't gotten any responses yet. Get the post URL and paste it here for us to see a live example of what you're mentioning.
 
Code:
https://www.facebook.com/SMMThaileagueonline/

click one post on their timeline, the post link to their website but if you go back to the facebook post, a small bar opened below the photo that say

See More from:
 
I don't know if I understood you properly, but I think that this is what are you looking for:

 
Just create your links with Power Editor, and you can get that feature.
 
but I need to promote the post too?
 
Code:
https://www.facebook.com/SMMThaileagueonline/

click one post on their timeline, the post link to their website but if you go back to the facebook post, a small bar opened below the photo that say

See More from:
I thought this was automatic. My posts on my Fanpage does this as well.

The only thing I can think of since your posts aren't doing this is to make sure you have your Facebook account linked to your SEO plugin on your site. I think your Fanpage has to be linked to your site in the Meta inormation in the header. I use Yoast for my SEO purposes and there's a feature that walks you through on how to link all your social media profiles to your site's meta information.

I think that be why yours isn't doing this, but all of my posts do this and that's why I didn't think anything of it when you mentioned it because this is normal for me.
 
I checked the source code of that sites, and the only difference was that I dont have:
<meta property="fb:app_id" content="xxxxxxxxxxxxxxxx"/>
<meta property="fb:pages" content="xxxxxxxxxxxxxxxxx" />
<meta property="fb:pages" content="xxxxxxxxxxxxxxxxxx" />

and is probabily this

I think is probabily the fb:app_id missing
 
I checked the source code of that sites, and the only difference was that I dont have:
<meta property="fb:app_id" content="xxxxxxxxxxxxxxxx"/>
<meta property="fb:pages" content="xxxxxxxxxxxxxxxxx" />
<meta property="fb:pages" content="xxxxxxxxxxxxxxxxxx" />

and is probabily this

I think is probabily the fb:app_id missing

That most likely is the reason. I use a wordpress plugin that added all of my FB info to the site. If you use Wordpress, check out the Yoast SEO plugin. It walks you through everything.
 
Back
Top