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
more control over file names and extensions on generated og:image tags
decrease SEO bot crawler warnings
Non-Goals
No response
Background
My team has been using the vercel/og-image generation library, and it has worked great! The one feature we'd like to see is to be able to change the filename, or file extension. Google bot crawlers detect the URL on our page, and is treating them like HTML pages instead of images. This is an avoidable issue, as the solution seems simple (although I'm sure it isn't).
Proposal
Add a prop or function argument to allow the filename change or a file extension change.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Goals
Non-Goals
No response
Background
My team has been using the vercel/og-image generation library, and it has worked great! The one feature we'd like to see is to be able to change the filename, or file extension. Google bot crawlers detect the URL on our page, and is treating them like HTML pages instead of images. This is an avoidable issue, as the solution seems simple (although I'm sure it isn't).
Proposal
Add a prop or function argument to allow the filename change or a file extension change.
Beta Was this translation helpful? Give feedback.
All reactions