Hi folks! I’m using the Zeroqode Meta Tags, URL & Link Preview plugin to great effect to auto-fill a post for my users from a link they input, but have recently run into the issue that randomly some of the images I thought I was saving to the database from the plugin action have gone missing from the database, leaving only a broken image icon in their place.
I mistakenly thought this was a Bubble bug, reported it as such, and Bubble is investigating the issue, but as I continued my search for answers I found this thread on the Bubble forums which helped me understand that I may not actually be saving images to my database, but rather just a reference to the image being hosted elsewhere, which obviously makes it vulnerable to being purged: Images keep disappearing - Bugs - Bubble Forum
So now I’m almost certain this is what has been happening, and I think what I need to do is find a way to re-run the plugin whenever an image being loaded to the page is broken, to get a new URL Preview image from the Post’s source link (which is also saved to the Post data type.) I’m still a bit of a Bubble newbie, and this seems like an advanced subject I figured I should request some help with.
I’m asking here, because I thought maybe Zeroqode team or customers are more familiar with how the plugin is retrieving the image in the first place. Any suggestions?