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
Currently, we have a static OG Image for shared links. We should enhance the social sharing experience by implementing dynamic, contextual OG Images based on the content being shared (search results, chat contexts, etc.).
Proposed Implementation
Utilize Next.js's ImageResponse API to generate dynamic OG Images
Uh oh!
There was an error while loading. Please reload this page.
Description
Currently, we have a static OG Image for shared links. We should enhance the social sharing experience by implementing dynamic, contextual OG Images based on the content being shared (search results, chat contexts, etc.).
Proposed Implementation
app/search/[id]/opengraph-image.tsx
)Expected Benefits
Technical Requirements
The text was updated successfully, but these errors were encountered: