You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been having some issues with the uploaded images with your package. I followed your installation instructions and everything works ok but for some reason the facebook link debugger thinks the image size is over 8MB (it's around 105Kb).
Here is the error output i get:
Provided og:image URL, http://snapbin.net/upload/GjRR6oR3ybqw_1465040165800.jpg could not be downloaded because it exceeded the maximum allowed sized of 8Mb.
I've setup meteor SEO and pretty sure i'm serving the correct link to the image in the correct meta tag.
Think it has something to do with the redirects but i'm not sure - tried moving the upload folder from ./upload to /public/upload but then the page is refreshed every time an image is uploaded (bit weird).
The text was updated successfully, but these errors were encountered:
Yeah, I thought it was really weird too - tried gitter and stackoverflow.
But since I needed a quick fix I switched up your server and make my nodejs
image server.
Will try again with yours though have to find out why it was behaving like
that.
Thanks
On Tue, Jun 7, 2016 at 9:55 AM, Tomas Trescak [email protected]
wrote:
Wow, I do not know even where to start ;( Never bumped into this. Try more
broad Meteor community.
I've been having some issues with the uploaded images with your package. I followed your installation instructions and everything works ok but for some reason the facebook link debugger thinks the image size is over 8MB (it's around 105Kb).
Here is the error output i get:
I've setup meteor SEO and pretty sure i'm serving the correct link to the image in the correct meta tag.
Think it has something to do with the redirects but i'm not sure - tried moving the upload folder from ./upload to /public/upload but then the page is refreshed every time an image is uploaded (bit weird).
The text was updated successfully, but these errors were encountered: