![]() |
VBSEO fix = Edit functions_vbseo.php:
find: PHP Code:
PHP Code:
PHP Code:
PHP Code:
|
this mod only generate og:images like this:
Code:
<meta property="og:image" content="http://www.sps-forum.de/attachment.php?attachmentid=32693" /> Facebook want it like this: Code:
<meta property="og:image" content="http://www.sps-forum.de/image.png /> If I post external links with the IMG-Tag, it works, but I see only ONE Image when I click on "SHARE" ... Can't change between the images when I have more than 1 external images. |
I see no difference between what the mod makes and what you say works.
However, please see in my original description of the mod: Quote:
|
thats bad,
at google+ it works, but I can't change the image in the sharer window, there is only one image available, no arrows to change the image. I think the "sharer" window picks only the first image from the quellcode... any ideas? I use DBSeo How can I rewrite the attachment-urls from http://domain.com/attachment.php?attachmentid=1234 to http://domain.com/attachments/1234/originalbildname.png ? |
Even rewriting the URLs using DBSEO or VBSEO doesn't help. Facebook knows it's not a "real" link somehow (likely because of the redirect involved) and just doesn't use it. I've tried for months, feel free to keep trying, but ultimately it is of my opinion attachments will simply never work with Facebook.
As for the Google issue, I can't imagine any way to specify which would be the first image for every single thread on your site. The first image will be the first image using [IMG] in a post on the page, you could add an image to the first post using an [IMG] tag to force it to be the first one created by the mod. Maybe created a custom BB Code to hide the image using CSS display:none so regular users don't even see it, but seems like a lot more work to me then it is worth. |
Google+:
When I activate the mod, and delete the static picture to show on every thread, the sharer displays the first image, and this is my Logo from the header - not from the post-content. is it not possible to show all pictures in a row - with arrows I can change the pictures? |
It would be up to Google to show arrows that can change the picture, not this mod.
If you want to move the extra pictures by this mod below the picture included on every page in your Facebook settings so Google sees that one first, do the following- 1) Edit your headinclude template. Add this code at the very bottom of the template: Code:
<!-- Extra og images --> 2) Edit the plugin Insert Open Graph Tags find the line: Code:
$bpfind = '<meta property="og:type" content="article" />'; Code:
$bpfind = '<!-- Extra og images -->'; That should do it, the default Facebook image will be the first og:image on every page. |
When I set a Facebook Image here:
Settings -> Facebook Connection -> Logo URL then this image is the first image that will show on every site. when I delete that URL, then my first Image is the Header-Logo. <- thats wrong. I want it like this: If a thread has no external Image included, then show the default Facebook Logo. If a thread has an external Image included, then show the included image, NOT the FB-Logo. when I set a default Facebook Logo, then it shows always the Facebook Logo, on every site. |
I'm sorry but if Google finds your header logo first, that's the way their algorithm works. There's no way I know of it control what order the pictures are chosen other than the ordering they are written to the page. The header-logo and such is beyond my control.
|
The FB OG Debugger complains about the meta tags being outside of the <head></head> section and refuses to consider them:
Quote:
|
All times are GMT. The time now is 03:32 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|