Guide to Build Your Links Page
Whether you're a content creator, professional, or business owner, having a central hub for all your links provides a clean, professional way to share your online presence. This detailed tutorial will walk you through every step of creating your custom links page, from initial setup to final deployment.
Step 1: Getting Started with Links

Begin by visiting Links. On the homepage, you'll find a clean interface with an input field and a "Claim your link" button. Follow these steps:
- Enter your desired subdomain in the input field (e.g., "yourname")
- Click the "Claim your link" button
- You'll be redirected to the creation page at links.egeuysal.com/create/new-links
Step 2: Customizing Your Profile

The creation page offers a comprehensive form to customize your links page. Here's what each field represents:
Profile Section
- Username: Your display name (e.g., "John Doe" or "@johnsmith")
- Bio: A brief description about yourself (1-2 sentences recommended)
- Avatar URL: The direct URL to your profile picture
Links Section
This is where you'll add all the links you want to display on your page:
- Title: The name of the link (e.g., "Portfolio", "Twitter", "YouTube")
- URL: The full web address including https:// (e.g., "https://twitter.com/username")
- Icon URL: A direct link to an icon representing this link (optional)

You can add multiple links by clicking the "Add Link" button. Each link can be reordered by dragging and dropping, or removed using the delete button.
Theme Customization
The platform offers various customization options to match your personal brand:
- Background Color: Set the page background (HEX or color name)
- Text Color: Choose text colors that contrast well with your background
- Button Style: Select from various button styles (rounded, squared, etc.)
- Font: Choose from available font families

As you make changes, the live preview updates in real-time, allowing you to see exactly how your links page will appear to visitors.
Step 3: Deploying Your Links Page
Once you're satisfied with your design, it's time to deploy your links page. Follow these steps:
Exporting Your Code
Click the "Export Code" button at the bottom of the preview section. This will generate the HTML, CSS, and JavaScript code for your links page. You'll see a code block similar to this:

Setting Up GitHub Repository
To deploy your links page, you'll need to create a GitHub repository:

- Create a GitHub account if you don't already have one
- Click the "+" icon in the top-right corner and select "New repository"
- Name your repository (e.g., "my-links-page")
- Add a description (optional): "My personal links page created with Links"
- Choose "Public" visibility
- Check "Add a README file"
- Click "Create repository"
Adding Your Code to GitHub
Next, add your generated code to the repository:

- Navigate to your new repository on GitHub
- Click the "Add file" button and select "Create new file"
- Name the file "index.html"
- Paste the entire code block that was generated by Links
- Scroll down and click "Commit new file"
Deploying with Vercel
Vercel provides a quick and free way to deploy your links page:

- Create a Vercel account, preferably by signing up with your GitHub account
- Once logged in, click "Add New" and select "Project"
- Find and select your GitHub repository from the list
- The default settings should work fine - click "Deploy"
- Wait for the deployment to complete (usually takes less than a minute)
- Once deployed, Vercel will provide you with a URL (e.g., my-links-page.vercel.app)

Using a Custom Domain (Optional)
If you want to use your own domain instead of the Vercel subdomain:

- Purchase a domain from a provider like Namecheap, GoDaddy, or Google Domains
- In your Vercel dashboard, select your project
- Go to "Settings" then "Domains"
- Enter your domain name and click "Add"
- Follow Vercel's instructions to configure DNS settings at your domain provider
For detailed instructions on connecting your domain, refer to Vercel's documentation on adding domains.
Step 4: Sharing Your Links Page

Once your page is live, it's time to share it with the world:
- Add your links page URL to your social media profiles
- Include it in your email signature
- Share it on your existing websites or blogs
- Print it on business cards or promotional materials
Step 5: Maintaining Your Links Page
Keep your links page current by updating it regularly:
- Add new links as you create new profiles or content
- Remove outdated links
- Update your bio and profile picture as needed
- Refresh your design periodically to keep it looking modern