ionut spataru
ionut spataru

Reputation: 183

deployment of a site asp.net and iis

I know this is for some of you a stupid question but for me is a real problem. I have never deployed a site before What i have done so far:

1) publish the site from visual studio to a folder.

2) added to iis for testing everything works great on the local machine

3) got a static ip for the server

but now i want to make the site public so everyone can access it. what steps should i take next ? when i type the host name of the site in iis example: www.mySitesNameHere.com Do i have to by a name on a domain like .com

If i buy a name how do i link it to my site?

Thank you very much.

Upvotes: 0

Views: 48

Answers (1)

Ankit Vijay
Ankit Vijay

Reputation: 4118

There are several domain providers like: godaddy, name etc you can use to buy a domain name. These providers also provide you steps to map the domain name to your website. Check out this link for example. This link explains domain name configuration in details.

Upvotes: 1

Related Questions