DerMatte / hu-redirect

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HU Redirect

This project was created to help you guys out with using a custom domain together with your affiliate link. It's a simple 6-step process, takes about 10 min and is completely free.


Deploy with Vercel

Getting Started

  1. Create a GitHub Account if you don't already have one

  2. Click the button above and login with GitHub

Continue with Github

  1. Give your Repository a name and hit create

Create your Repository

  1. Paste in your affiliate Link and click Deploy

add your affiliate link

Add your domain to Vercel

  1. Last step is to link your domain to Vercel. If you don't already have a domain, you can buy one directly on Vercel. Now head over to your project dashboard and go to settings. Type in your domain, click add, and you'll see what configuration you have to change at your domain provider (Where you bought your domain).

add your domain to Vercel

Usually you have to add the following DNS Records:


Type    Name    Value

A       @       76.76.21.21
CNAME   www     cname.vercel-dns.com

  1. Congratulations! You're done!

FAQ

If you need help, have a look at this Tutorial, which should cover all your questions regarding custom domains on Vercel. If not, feel free to ask me in the chat.

About


Languages

Language:CSS 70.0%Language:JavaScript 30.0%