The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
More Open Graph Images (Free) by BOP5 Details »» | ||||||||||||||||||||||||||||
More Open Graph Images (Free) by BOP5
Developer Last Online: Aug 2023
Brought to you by BirdOPrey5 / Qapla.com
If you don't know what Open Graph is, it is a standard which Facebook and other big social networking sites use to extract information from a web page being shared/posted on their site. Open Graph meta tags tell Facebook the URL of the page to share, the title of the page, the type of content, and also one or more images to be used as the thumbnail when a page is shared. A major limitation of vBulletin 4.x has always been the image. The only option vBulletin has is to enter the URL to 1 image in Facebook Options in the Admin CP, and the same image would be shared every time any page from your site was posted to Facebook. This would usually be your site's logo. While it was OK, it was really annoying you couldn't get a picture that had more to do with the exact thread being shared. For example if the thread was about Jeeps and had pictures of Jeeps in the thread it would be better to show one of those pictures instead of the site logo. Now you can. Live Demo: http://www.qapla.com/mods/showthread...e-images-tests (View the HTML source code) This Free version will find-
And add ALL of these as possible og meta tags on your thread page. The Pro Version available on Qapla.com works on Blog Entries and CMS Articles as well, but is otherwise the same. Note: The "Pro" version is bundled with my More Share Options TNG Pro mod, a subscription to one gives access to both. Important Notes - This mod only promises to add the images, youtube videos, and attachments (if enabled) to the list of available of meta tags and this can be confirmed working by viewing the HTML source of the page or using the Facebook Debugger to see all images and other content scraped form your page: https://developers.facebook.com/tools/debug This mod cannot promise Facebook will actually use these images! It is important to understand that giving these pictures as an option to Facebook is as far as any modification can go. After that it is up to Facebook's scraping algorithm to determine which, if any, images will be presented to the users as an option when sharing the page. Facebook does not publish strict details on how they make these choices. Search on Google and you'll quickly find many answers to the question but each one different. Facebook does say that images should be (not must but should be) at least 200 by 200 pixels but they prefer even more a 1500 x 1500 pixel image. They prefer images closer to square than very long or tall. They will auto resize or crop as needed. *It appears Facebook will never use vBulletin attachments even though the Facebook Debugger does pick them up and show them. I suspect the reason is because attachments are not to actual jpg/gif/png images but instead are links to attachment.php. Nevertheless I included the attachment option because Facebook may change this behavior one day and other social networks may not have this limitation. There does not seem to be any ham in presenting multiple images to Facebook, they will choose what they want. I have had more luck getting the option to choose between different thumbnails when using the older "Facebook Share" button as opposed to the "Facebook Like" (or Recommend) button that is default in vBulletin. If you use the free or Pro version of my More Share Options TNG mod you can easily change to the Facebook Share button. Finally this mod knows how to deal with both https and regular http images. The og meta tags are slightly different for each, the correct one will be used based on the image source found. Also, this mod is designed to work with or without the Facebook Platform enabled. For use on vBulletin 4.x.x only. Tested on 4.07, 4.2.0, and 4.2.1. ------------------------------------------------------ Please "Mark as Installed" if you use this. Donations always appreciated. :up: Nominate MOTM if you LOVE it! Download Now
Screenshots
Show Your Support
|
7 благодарности(ей) от: | ||
elsa23, eTiKeT?, mytreehouse, m_hady, RichieBoy67, tbworld, the one |
Comments |
#42
|
||||
|
||||
Great work! Thanks
|
Благодарность от: | ||
BirdOPrey5 |
#43
|
|||
|
|||
Thanks for the great mod. There is something I don't understand. why only external images displayed, but not thumbnails??
even I change the option from the settings to thumbnail, still the same images, no thumbnails. |
#44
|
||||
|
||||
Facebook won't recognize images going through a PHP page, only direct links to real images.
|
#45
|
|||
|
|||
but it does recognize the 1st and 2nd pictures made as attachments... however, no more than 2 images...
|
#46
|
||||
|
||||
That must be new behavior then. I did extensive testing months ago and it would not use any vBulletin attachments as images. They would be a big improvement on FB's part.
|
#47
|
||||
|
||||
Does this work on vb 4.2.3? I have php 5.5 running
|
#48
|
||||
|
||||
I don't see why it wouldn't, but I haven't tested against 5.5 specifically.
|
#49
|
||||
|
||||
install on vbulletin 4.2.3 worked
|
#50
|
|||
|
|||
Not sure why (I moved the website to HTTPS a few weeks ago), but i had to disable the ":secure_url" in the plugin to make it work for attachments:
PHP Code:
Code:
Object at URL ... of type 'article' is invalid because a required property 'og:image:url' of type 'url' was not provided. |
#51
|
|||
|
|||
vBSEO deals with attachment URL's like this:
PHP Code:
PHP Code:
Adding meta and content to the regexp makes all meta content tags start with forum URL. Do you have any advice how to use vbseo powered attachment URLs in og:image? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|