When making a website for someone, | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

When making a website for someone,

After making a website, u have to buy domain + server to publish the website. Who takes care of that, (I don't mean who pay for it), I mean after the domain + server is bought, and if the website updates things daily - is it the person who makes the website, or the person that owns the website that take care of the daily updates?

5th Jul 2019, 3:32 AM
Ginfio
Ginfio - avatar
4 Answers
+ 3
You need a website, you need to register a domain name subscribe a web hosting. You need to pay annual fees for the domain and hosting subscription. It's also solely your own responsible to take care all the website design, coding and content update. If you pay the subscription of the domain and hosting, without doing any works on it, your website would be always empty or not exist. The person who make the website and the person who own the website is always you, not any other person. If you uploaded but dont update the website, it would be always the same contents. The money you pay to domain registrar and hosting company. The domain registrar is only responsible to assigned a domain name for you. And responsibilities of your hosting company are setup a web server and allocate a hosting space for you. They would not login to your web folder to edit and update your website contents.
5th Jul 2019, 5:38 AM
Calviղ
Calviղ - avatar
+ 3
Ginfio it depends the scope of work you have defined between you and someone. You of course can update content for someone. Or you could build a cms for someone to login to update part of the contents such as blog contents.
5th Jul 2019, 5:53 AM
Calviղ
Calviղ - avatar
+ 1
Calviղ , what if i made a website for someone, and their website requires daily updates? - Is it me taking care of it (update), - or is it the person that i made the website for?
5th Jul 2019, 5:41 AM
Ginfio
Ginfio - avatar
+ 1
If you are referring to a software update then none is needed your usual default browser well provide updates to its own service. Now you can create a dynamic websites providing API scripts that connect to primary server to update all information it detected a change in at the preconfigured time. So all form data inputed at the website would update at the database. For style and formatting of website the creator of website usually changes or updates the body Elements which include CSS JavaScript Etc of any object in the visual part of the web page if client requests for fees of course. Once you've created the webpage to the customer satisfaction your job has been completed. Updating of website and database information is not part of the website creation.
10th Jul 2019, 12:47 AM
raymond wescott
raymond wescott - avatar