Skip to content

Commit 504361e

Browse files
committed
add Can I edit the destination URL of my link after it’s created?
1 parent 9235ad5 commit 504361e

8 files changed

Lines changed: 97 additions & 210 deletions

help/article/azure-scim.mdx

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,6 @@ sidebarTitle: "Azure AD SCIM Directory Sync"
1010

1111
For Dub Enterprise users, you can automatically provision and deprovision users from your Azure Active Directory (AD) to Dub using [SCIM Directory Sync](https://learn.microsoft.com/en-us/azure/active-directory/architecture/sync-scim).
1212

13-
<CheckList>
14-
<CheckListItem
15-
title="Create a SAML application in Azure"
16-
href="/help/article/azure-saml"
17-
>
18-
Before you can configure SCIM Directory Sync, you need to create a SAML
19-
application in Azure.
20-
</CheckListItem>
21-
</CheckList>
22-
2313
## Step 1: Configure Directory Sync on Dub
2414

2515
In your workspace dashboard on Dub, click on the **Settings** tab in the menu bar at the top. Then, click on the **Security** tab in the sidebar.
@@ -37,10 +27,7 @@ Under the **Directory Sync** section, click on **Configure**. This will open up
3727
2. Click **Save changes**.
3828

3929
<Frame>
40-
<img
41-
src="https://assets.dub.co/cms/scim-entra.png"
42-
alt="SCIM Modal"
43-
/>
30+
<img src="https://assets.dub.co/cms/scim-entra.png" alt="SCIM Modal" />
4431
</Frame>
4532

4633
This will generate a Directory Sync connection for your Dub workspace, and return 2 values, which will be needed in Step 2:

help/article/dual-sided-incentives.mdx

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -32,17 +32,6 @@ This can drive powerful word-of-mouth growth as partners are more likely to shar
3232

3333
In this article, we'll learn how to set up dual-sided incentives with Dub Partners.
3434

35-
<CheckList>
36-
<CheckListItem
37-
title="Install the Stripe integration"
38-
href="https://dub.co/integrations/stripe"
39-
>
40-
To set up dual-sided incentives on Dub Partners, you first need to install
41-
our Stripe integration, which helps you track conversions + generate Stripe
42-
coupons/promo codes.
43-
</CheckListItem>
44-
</CheckList>
45-
4635
## Option 1: Direct link-based discounts (recommended)
4736

4837
If you're using Stripe for payments, you can follow these steps to set up direct link-based discounts for your partner referral links:

help/article/filter-analytics-by-tags.mdx

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -14,21 +14,6 @@ You can group the links with a **Instagram Influencers** tag and then filter the
1414

1515
Before you can filter analytics by tags, you need to [create a tag](/help/article/how-to-use-tags#how-to-create-a-tag) and [assign it to the links you want to filter by](/help/article/how-to-use-tags#can-i-assign-multiple-tags-to-a-link).
1616

17-
<CheckList>
18-
<CheckListItem
19-
title="Create a tag"
20-
href="/help/article/how-to-use-tags#how-to-create-a-tag"
21-
>
22-
If you haven't already, create a tag to filter your analytics by.
23-
</CheckListItem>
24-
<CheckListItem
25-
title="Assign the tag to the relevant links"
26-
href="/help/article/how-to-use-tags#can-i-assign-multiple-tags-to-a-link"
27-
>
28-
Add the tag to all the links you want to filter by.
29-
</CheckListItem>
30-
</CheckList>
31-
3217
Then, as your links start accruing clicks, you will be able to filter your analytics by tags.
3318

3419
<Steps>

help/article/how-to-add-custom-domain.mdx

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -15,32 +15,6 @@ At Dub, we have one of the most generous custom domain limits in the industry
1515

1616
In this guide, we will learn how to add a custom domain to your Dub workspace.
1717

18-
<CheckList>
19-
<CheckListItem title="A Dub account" href="https://d.to/try">
20-
If you don't have one, you can create one for free.
21-
</CheckListItem>
22-
<CheckListItem
23-
title="A Dub workspace"
24-
href="/help/article/what-is-a-workspace"
25-
>
26-
If you haven't already, create a workspace to get started.
27-
</CheckListItem>
28-
<CheckListItem
29-
title="A domain name"
30-
href="/help/article/choosing-a-custom-domain"
31-
>
32-
If you don't have one, you can [choose
33-
one](/help/article/choosing-a-custom-domain) and purchase it from domain
34-
registrars like [Namecheap](https://www.namecheap.com/),
35-
[GoDaddy](https://www.godaddy.com/),
36-
[Cloudflare](https://www.cloudflare.com/), and
37-
[Dynadot](https://www.dynadot.com/).
38-
39-
Alternatively, you can also claim a [complimentary .link custom domain](/help/article/free-dot-link-domain) if you're on a [Pro plan](https://dub.co/pricing) or higher.
40-
41-
</CheckListItem>
42-
</CheckList>
43-
4418
<Info>
4519
Not sure which custom domain to use? Check out our guide on [choosing a custom
4620
domain](/help/article/choosing-a-custom-domain) for some tips.

help/article/how-to-create-link.mdx

Lines changed: 93 additions & 106 deletions
Original file line numberDiff line numberDiff line change
@@ -4,121 +4,96 @@ description: "Learn how to create your first short link on Dub and start trackin
44
sidebarTitle: "Creating a short link"
55
---
66

7-
<CheckList>
8-
<CheckListItem title="A Dub account" href="https://d.to/try">
9-
If you don't have one, you can create one for free.
10-
</CheckListItem>
11-
<CheckListItem
12-
title="A Dub workspace"
13-
href="/help/article/what-is-a-workspace"
14-
>
15-
If you haven't already, create a workspace to get started.
16-
</CheckListItem>
17-
<CheckListItem
18-
title="A custom domain (optional)"
19-
href="/help/article/how-to-add-custom-domain"
20-
>
21-
If you want to use a custom domain, set up your custom domain before you can
22-
start creating short links.
23-
24-
Alternatively, you can also use our [default Dub-branded domains](/help/article/default-dub-domains) instead.
25-
26-
</CheckListItem>
27-
</CheckList>
28-
297
Dub's link builder comes with powerful features like [UTM builder](/help/article/utm-builder), [device targeting](/help/article/device-targeting), [password protection](/help/article/password-protected-links), [expiration dates](/help/article/link-expiration), and more.
308

319
Dub is also the only link management platform that lets you [customize the social media cards](/help/article/custom-link-previews) for your links, so you can have full control over how your links look when shared on social media.
3210

3311
In this article, we will take a look at how you can leverage these features to create your first short link on Dub.
3412

35-
<Steps>
36-
<Step title="Open the Dub link builder">
37-
38-
There are 3 ways to open the [Dub link builder](/help/article/dub-link-builder) to create a short link:
39-
40-
1. **Slowest**: Click on the "Create link" button on the dashboard.
41-
2. **Faster**: Use the keyboard shortcut `c` to open the link builder.
42-
3. **Fastest**: Just paste in a valid URL into the dashboard. This will automatically open the link builder and pre-fill the URL field.
43-
44-
<Frame>
45-
<img
46-
src="https://assets.dub.co/help/dub-link-builder.jpg"
47-
alt="The Dub link builder"
48-
/>
49-
</Frame>
50-
51-
As you can see, the link builder also gives you a preview of your short link on social media platforms like X (formerly Twitter), Facebook, and LinkedIn.
52-
53-
</Step>
54-
<Step title="Enter your destination URL">
55-
Enter your destination URL in the "Destination URL" field. You can enter the URL with or without the `https://` protocol – behind the scenes, Dub will automatically make sure it's formatted correctly.
56-
57-
</Step>
58-
59-
<Step title="Set a short link slug" optional>
60-
Under the **Short Link** field, you can either:
61-
1. Enter your own short link slug
62-
2. Generate a random short link slug
63-
3. [Generate a short link slug with AI](https://dub.co/blog/introducing-dub-ai).
64-
65-
<Frame>
66-
<video
67-
src="https://assets.dub.co/help/generate-shortlink-ai.mp4"
68-
loop
69-
autoPlay
70-
muted
71-
playsInline
72-
/>
73-
</Frame>
74-
75-
<Tip>
76-
This step is optional. If you don't enter a short link slug, Dub will generate one for you.
77-
</Tip>
78-
79-
</Step>
80-
81-
<Step title="Customize your link previews" optional>
82-
You can also [set custom link previews](/help/article/custom-link-previews) for your short link to control how your links look when shared on social media platforms like X (formerly Twitter), LinkedIn, Slack, Telegram, iMessage, and more.
83-
84-
<Frame>
85-
<img
86-
src="https://assets.dub.co/help/custom-link-previews.png"
87-
alt="Create custom link previews for your links"
88-
/>
89-
</Frame>
90-
91-
You can also use AI to generate custom link previews for your links. [Learn more](/help/article/custom-link-previews).
92-
93-
<Frame>
94-
<video
95-
src="https://assets.dub.co/help/generate-metatags-ai.mp4"
96-
loop
97-
autoPlay
98-
muted
99-
playsInline
100-
/>
101-
</Frame>
102-
103-
</Step>
104-
105-
<Step title="Add tags to your short link" optional>
106-
Optionally, you can add tags to your short link to help organize your links and make them easier to find.
107-
108-
<Frame>
109-
<img
110-
src="https://assets.dub.co/help/multiple-tags-dropdown.png"
111-
alt="Fun fact: You can assign multiple tags to a given Dub link"
112-
/>
113-
</Frame>
114-
115-
You can also [filter your analytics by tags](/help/article/filter-analytics-by-tags), which allows you to create powerful campaign-specific reports for your links.
116-
117-
</Step>
118-
</Steps>
13+
## Step 1: Open the Dub link builder
14+
15+
There are 3 ways to open the [Dub link builder](/help/article/dub-link-builder) to create a short link:
16+
17+
1. **Slowest**: Click on the "Create link" button on the dashboard.
18+
2. **Faster**: Use the keyboard shortcut `c` to open the link builder.
19+
3. **Fastest**: Just paste in a valid URL into the dashboard. This will automatically open the link builder and pre-fill the URL field.
20+
21+
<Frame>
22+
<img
23+
src="https://assets.dub.co/help/dub-link-builder.jpg"
24+
alt="The Dub link builder"
25+
/>
26+
</Frame>
27+
28+
As you can see, the link builder also gives you a preview of your short link on social media platforms like X (formerly Twitter), Facebook, and LinkedIn.
29+
30+
## Step 2: Enter your destination URL
31+
32+
Enter your destination URL in the "Destination URL" field. You can enter the URL with or without the `https://` protocol – behind the scenes, Dub will automatically make sure it's formatted correctly.
33+
34+
## Step 3: Set a short link slug (optional)
35+
36+
Under the **Short Link** field, you can either:
37+
38+
1. Enter your own short link slug
39+
2. Generate a random short link slug
40+
3. [Generate a short link slug with AI](https://dub.co/blog/introducing-dub-ai)
41+
42+
<Frame>
43+
<video
44+
src="https://assets.dub.co/help/generate-shortlink-ai.mp4"
45+
loop
46+
autoPlay
47+
muted
48+
playsInline
49+
/>
50+
</Frame>
51+
52+
<Tip>
53+
This step is optional. If you don't enter a short link slug, Dub will generate
54+
one for you.
55+
</Tip>
56+
57+
## Step 4: Customize your link previews (recommended)
58+
59+
You can also [set custom link previews](/help/article/custom-link-previews) for your short link to control how your links look when shared on social media platforms like X (formerly Twitter), LinkedIn, Slack, Telegram, iMessage, and more.
60+
61+
<Frame>
62+
<img
63+
src="https://assets.dub.co/help/custom-link-previews.png"
64+
alt="Create custom link previews for your links"
65+
/>
66+
</Frame>
67+
68+
You can also use AI to generate custom link previews for your links. [Learn more](/help/article/custom-link-previews).
69+
70+
<Frame>
71+
<video
72+
src="https://assets.dub.co/help/generate-metatags-ai.mp4"
73+
loop
74+
autoPlay
75+
muted
76+
playsInline
77+
/>
78+
</Frame>
79+
80+
## Step 5: Add tags to your short link (optional)
81+
82+
Optionally, you can add tags to your short link to help organize your links and make them easier to find.
83+
84+
<Frame>
85+
<img
86+
src="https://assets.dub.co/help/multiple-tags-dropdown.png"
87+
alt="Fun fact: You can assign multiple tags to a given Dub link"
88+
/>
89+
</Frame>
90+
91+
You can also [filter your analytics by tags](/help/article/filter-analytics-by-tags), which allows you to create powerful campaign-specific reports for your links.
11992

12093
That's it! You've just created your first short link on Dub.
12194

95+
## Advanced link features
96+
12297
Additionally, Dub also offers a variety of advanced link features that you can use to enhance your short links:
12398

12499
1. **UTM Builder**: Add UTM parameters to your links. [Learn more](/help/article/utm-builder).
@@ -129,3 +104,15 @@ Additionally, Dub also offers a variety of advanced link features that you can u
129104
6. **Geo Targeting**: Redirect your users to different links based on their location. [Learn more](/help/article/geo-targeting).
130105
7. **Search Engine Indexing**: Control how your links are indexed by search engines. [Learn more](/help/article/how-noindex-works).
131106
8. **Comments**: Add comments to your links – for you and your team. [Learn more](/help/article/link-comments).
107+
108+
## Can I edit the destination URL of my link after it's created?
109+
110+
Yes, you can edit the destination URL of your link after it's created. To do so, click on the `` button next to the link in the links list and select "Edit link".
111+
112+
<Frame>
113+
<img src="/images/dub-links/edit-link-popover.png" alt="Edit link popover" />
114+
</Frame>
115+
116+
This will open the [individual link settings page](https://dub.co/changelog/link-pages), where you can edit the destination URL and save the changes.
117+
118+
Unlike other link platforms like [Bitly](https://dub.co/compare/bitly) where you need to [pay a whopping $1](https://support.bitly.com/hc/en-us/articles/14354987499661-How-do-I-purchase-more-links-or-redirects) every time you want to update the destination URL of a short link, you can edit the destination URL of your link on Dub for free – for as many times as you want.

help/article/okta-scim.mdx

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,6 @@ sidebarTitle: "Okta SCIM Directory Sync"
1010

1111
For Dub Enterprise users, you can automatically provision and deprovision users from your Okta directory to Dub using [SCIM Directory Sync](https://developer.okta.com/docs/concepts/scim/).
1212

13-
<CheckList>
14-
<CheckListItem
15-
title="Create a SAML application in Okta"
16-
href="/help/article/okta-saml"
17-
>
18-
Before you can configure SCIM Directory Sync, you need to create a SAML
19-
application in Okta.
20-
</CheckListItem>
21-
</CheckList>
22-
2313
## Step 1: Configure Directory Sync on Dub
2414

2515
In your workspace settings, click on **Security** in the **Workspace** group.
@@ -37,10 +27,7 @@ Under the **Directory Sync** section, click on **Configure**. This will open up
3727
2. Click **Save changes**.
3828

3929
<Frame>
40-
<img
41-
src="https://assets.dub.co/help/okta-scim-modal.png"
42-
alt="SCIM Modal"
43-
/>
30+
<img src="https://assets.dub.co/help/okta-scim-modal.png" alt="SCIM Modal" />
4431
</Frame>
4532

4633
This will generate a Directory Sync connection for your Dub workspace, and return 2 values, which will be needed in Step 2:

help/article/using-cloudflare-domains.mdx

Lines changed: 2 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,6 @@ description: "Learn how to use Cloudflare domains for your Dub workspace"
44
sidebarTitle: "Using Cloudflare domains"
55
---
66

7-
<CheckList>
8-
<CheckListItem
9-
title="Create a Dub workspace"
10-
href="/help/article/what-is-a-workspace"
11-
>
12-
If you haven't already, create a workspace to get started.
13-
</CheckListItem>
14-
<CheckListItem
15-
title="Add your custom domain"
16-
href="/help/article/how-to-add-custom-domain"
17-
>
18-
If you haven't already, you'll need to add your custom domain to your Dub
19-
workspace.
20-
</CheckListItem>
21-
</CheckList>
22-
237
If you're using a domain on Cloudflare for your Dub workspace, you might need to configure a few extra steps to make sure that your domain works properly.
248

259
## Using Cloudflare's DNS only (recommended)
@@ -37,10 +21,7 @@ To set this up, all you need to do is [set your domain's DNS records](/help/arti
3721
5. Click on the **Save** button.
3822

3923
<Frame>
40-
<img
41-
src="https://assets.dub.co/help/cloudflare-without-proxy.png"
42-
alt=""
43-
/>
24+
<img src="https://assets.dub.co/help/cloudflare-without-proxy.png" alt="" />
4425
</Frame>
4526

4627
This will make sure that the traffic to your domain is _not proxied through Cloudflare_ and is sent directly to Dub.
@@ -65,10 +46,7 @@ You can do that by following these steps:
6546
5. Click on **Save** to apply the changes.
6647

6748
<Frame>
68-
<img
69-
src="https://assets.dub.co/help/cloudflare-domain-ssl-full.png"
70-
alt=""
71-
/>
49+
<img src="https://assets.dub.co/help/cloudflare-domain-ssl-full.png" alt="" />
7250
</Frame>
7351

7452
<Warning>
169 KB
Loading

0 commit comments

Comments
 (0)