Skip to content

Commit

Permalink
Added OG image proxy feature in README
Browse files Browse the repository at this point in the history
  • Loading branch information
steven-tey committed Sep 29, 2022
1 parent 705e6f7 commit e68fff5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,19 @@ Here are some of the features that Dub provides out-of-the-box:

Dub provides a powerful analytics dashboard for your links, including geolocation, device, and browser information.

<img alt="Analytics Dashboard" src="/public/static/landing/analytics.png" height="500">
![Analytics Dashboard](/public/static/landing/analytics.png)

### Custom domains

You can easily configure custom domains on Dub – just add an A/CNAME record to your DNS provider and you're good to go. This is built on the [Vercel Domains API](https://domains-api.vercel.app/).

<img alt="Analytics Dashboard" src="/public/static/landing/domains.png" height="400">
![Custom Domains](/public/static/landing/domains.png)

### OG Image Proxy

Add a custom OG image in front of your target URL. Bots like Twitter/Facebook will be served this image, while users will be redirected to your target URL.

<img alt="OG Image Proxy" src="/public/static/landing/og-image-proxy.gif" height="500">

## Deploy Your Own

Expand Down
Binary file added public/static/landing/og-image-proxy.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e68fff5

Please sign in to comment.