Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
May 15, 20186 yr Hello, it seems this may not work if attachments are stored in Amazon S3? It did not work on Facebook for me and I got this message: What to do next? Thanks for your help.
May 15, 20186 yr Author 6 minutes ago, BradTBP said: Hello, it seems this may not work if attachments are stored in Amazon S3? It shouldn’t matter where the image is stored, as long as its accessible and not outdated. I can’t really debug this from a screenshot though. Have you tried to hitting the “scrape again” button as mentioned in the instructions?
May 15, 20186 yr I hit the scrape button multiple times.... It seems to be doing fine now. Love this pluign. Thanks! Edited May 15, 20186 yr by BradTBP
May 25, 20186 yr @opentype Would you be open to changing it so that the 'share' image remains hidden and that it's added when using the new topic/edit screen? i.e you attach the file when creating a new topic/ or are editing a topic, you click to add a custom share image and then the image remains private on the site but can be seen via social media.
May 28, 20186 yr Forgive me, im being dense as usual. Where do you actually assign the images per forum?
May 28, 20186 yr From the plugin's description: This plugin will use the first image uploaded as attachment in a topic
August 31, 20186 yr Question: Would this work if I added an image to a topic but had an auto RSS import connection to Facebook? Meaning it auto posts the from the RSS feed new items. Or is this only when you manually share the URL?
August 31, 20186 yr Author 56 minutes ago, RLPVT said: Would this work if I added an image to a topic but had an auto RSS import connection to Facebook? Meaning it auto posts the from the RSS feed new items. Haven’t tested it and don’t guarantee it, but auto-posting should also see the Open Graph data when the Facebook crawler looks at the page. So it might work.
September 25, 20186 yr OK so I added an image at the top of a topic. I ran Facebook debug to scrap again. I posted the url to the topic manually and not using the RSS and still it is posting the og:image from the settings on the meta for default. Anything I should look at? Also RSS feeds to facebook dont show the image either
September 26, 20186 yr Author 9 hours ago, RLPVT said: Also RSS feeds to facebook dont show the image either It has nothing to do with the content of the post. It looks at attachments only. What did the Facebook debugger show? What is the URL you tested?
September 26, 20186 yr As stated above in my post I did it BOTH WAYS. Manually and RSS and the post HAD an attached image at the first post of the topic. As matter of fact your super topics mod catches it with no problem. Also stated in my post above, I already scraped with FB debug.
September 26, 20186 yr Author 3 hours ago, RLPVT said: Also stated in my post above, I already scraped with FB debug. And I asked you about the results, since I cannot see them myself since you don’t provide a test URL. You need to help me help you. Or we are stuck at “it doesn’t work”. I am unable to narrow down a potential cause this way. It works for everyone else except you. So something must be specific to your installation or the way you are doing this.
September 26, 20186 yr I will PM a URL to you BTW... When I say Quote I ran Facebook debug to scrap again. I posted the url to the topic manually and not using the RSS and still it is posting the og:image from the settings on the meta for default. That is the results..... So not sure exactly what part is getting lost in the translation Edited September 26, 20186 yr by RLPVT
October 17, 20186 yr Technically it would be very difficult to insert a feature to customize the featured photo url?
October 17, 20186 yr Author 7 minutes ago, Silnei L Andrade said: Technically it would be very difficult to insert a feature to customize the featured photo url? “Difficult” is subjective and hard to define, but there are no plan to add this to this specific plugin, if that answers your question. It’s simply by design. (and therefore affordable)
October 23, 20186 yr Hi opentype, I am testing your application and the image does not work when I share a link on twitter. Any ideas.?
October 23, 20186 yr Author 2 hours ago, Fred Krugger said: Hi opentype, I am testing your application and the image does not work when I share a link on twitter. Any ideas.? Please provide a test URL.
October 23, 20186 yr Hello, I have sent you the URL of my platform that was shared with twitter through MP
October 23, 20186 yr Author 30 minutes ago, Fred Krugger said: Hello, I have sent you the URL of my platform that was shared with twitter through MP The plugin is working and the image URL is correctly added to the page. But your server blocks the direct access of the image (Status: 403), so the social media service cannot use the images.
October 23, 20186 yr Any guide to solve .. ??? How did you identify the error 403 ??? Edited October 23, 20186 yr by Fred Krugger
October 24, 20186 yr Do not bother answering, I have already identified the reason for the blockade. At the httacess level I removed the extension of the photos I use on my platform. RewriteRule .*\.(jpeg|gif|png|bmp)$ - [F,NC] #RewriteRule .*\.(jpg|jpeg|gif|png|bmp)$ - [F,NC]