Podcast Title

Author Name

0:00
0:00
Album Art

A Quick Guide to Deploying Your Website on Netlify

By 10xdev team July 23, 2025

If you want to deploy your website, this article is for you.

Getting Started

Follow these initial steps to begin:

  1. Open your preferred web browser, such as Chrome.
  2. Navigate to the Netlify website.
  3. Log on to your account.

Manual Deployment

Once you are logged in, follow these instructions:

  1. Under the Sites section, click on Add new site.
  2. From the dropdown menu, select Deploy manually.
  3. You can now drag and drop your project folder directly into the deployment area.

Site Configuration

After the deployment, you can customize your site's settings:

  1. Navigate to the Deploy settings section.
  2. Under the General tab, find and select Site details.
  3. Click on Change site name.
  4. Clear the default URL and provide a unique domain name. For instance, you could name it: adiga-real-estate
  5. Click Save.

Your website is now hosted on this new URL.

Join the 10xdev Community

Subscribe and get 8+ free PDFs that contain detailed roadmaps with recommended learning periods for each programming language or field, along with links to free resources such as books, YouTube tutorials, and courses with certificates.

Recommended For You

Up Next