Page 1 of 2 12 LastLast
Results 1 to 15 of 19
  1. #1
    HALOS117's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    3,749
    Reputation
    780
    Thanks
    946
    My Mood
    Cheerful

    How to make a website and upload it from start to end?

    So, I am starting to make a website as a project. It would require tabs, hyperlinks to social media, a form which collects information and mails it to me. (order information).

    Now, i know html, CSS, javascript. Should i be able to make the website? for the form, do i need to learn php? any help would be appreciated!!!!

    Also, how can I put the website online? I would need a domain.

    If anyone could by kind enough to explain point by point the procedure from start to end, it would help me a lot!

  2. #2
    Profesor's Avatar
    Join Date
    Sep 2017
    Gender
    male
    Posts
    159
    Reputation
    57
    Thanks
    59
    1) Get a webhost
    2) Buy a domain
    3) Link domain to webhost
    4) If you have SSL certificate, link it aswell
    5) Start coding if you really wanna do it from scratch. If not, use w0rdpr3ss (why is it censored?). I'm pretty sure there are plugins that will complete your needs for the web
    6) Upload your html files & others in public directory of your webhost. Usually its /public_html. Now this part totally depends on your webhost, some has "upload page" so you can just drag&drop your files from your webhost's control panel. Some requires you to upload your files via FTP (File Transfer Protocol)

    (Don't know much about coding so can't give you advice about it)

  3. The Following User Says Thank You to Profesor For This Useful Post:

    Ticherhaz (05-09-2019)

  4. #3
    Flengo's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    /admincp/banning.php
    Posts
    20,624
    Reputation
    5180
    Thanks
    14,184
    My Mood
    Inspired
    If you want to build a static website with HTML, CSS, and JavaScript you should look into something like Jekyll or Gatsby
    I Read All Of My PM's & VM's
    If you need help with anything, just let me know.

     


     
    VM | PM | IM
    Staff Administrator Since 10.13.2019
    Publicist Since 04.04.2015
    Middleman Since 04.14.2014
    Global Moderator Since 08.01.2013
    Premium Since 05.29.2013

    Minion+ Since 04.18.2013

    Combat Arms Minion Since 12.26.2012
    Contributor Since 11.16.2012
    Member Since 05.11.2010


  5. The Following 3 Users Say Thank You to Flengo For This Useful Post:

    Fucking Moron (05-09-2019),[MPGH]HALOS117 (05-09-2019),Ticherhaz (05-09-2019)

  6. #4
    Extrapolated's Avatar
    Join Date
    Jul 2016
    Gender
    male
    Location
    United States
    Posts
    705
    Reputation
    184
    Thanks
    441
    My Mood
    Tired
    You can buy a domain name from a registrar such as GoDaddy, you can use cheap Lifetime hosting providers from sellers on mpgh as well as other forums, (as cheap as $7 for basic lifetime) these use cpanel which you can use to upload .HTML files to the website via applications such as filezilla. That's what I personally do, if you need any help just msg me on IM.
    Member: Since 07.03.2016
    Premium Member: Since 06.03.2018
    News Force: 01.18.2019-02.20.2019

  7. The Following 2 Users Say Thank You to Extrapolated For This Useful Post:

    [MPGH]HALOS117 (05-09-2019),Ticherhaz (05-09-2019)

  8. #5
    HALOS117's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    3,749
    Reputation
    780
    Thanks
    946
    My Mood
    Cheerful
    Quote Originally Posted by Profesor View Post
    1) Get a webhost
    2) Buy a domain
    3) Link domain to webhost
    4) If you have SSL certificate, link it aswell
    5) Start coding if you really wanna do it from scratch. If not, use w0rdpr3ss (why is it censored?). I'm pretty sure there are plugins that will complete your needs for the web
    6) Upload your html files & others in public directory of your webhost. Usually its /public_html. Now this part totally depends on your webhost, some has "upload page" so you can just drag&drop your files from your webhost's control panel. Some requires you to upload your files via FTP (File Transfer Protocol)

    (Don't know much about coding so can't give you advice about it)
    Thank you! I need to make 4 lol so will make one using your steps !

    - - - Updated - - -

    Quote Originally Posted by SuperT0xic View Post
    You can buy a domain name from a registrar such as GoDaddy, you can use cheap Lifetime hosting providers from sellers on mpgh as well as other forums, (as cheap as $7 for basic lifetime) these use cpanel which you can use to upload .HTML files to the website via applications such as filezilla. That's what I personally do, if you need any help just msg me on IM.
    Will Hit you up for the same. Thank you !

    - - - Updated - - -

    Quote Originally Posted by Flengo View Post
    If you want to build a static website with HTML, CSS, and JavaScript you should look into something like Jekyll or Gatsby
    I will check out both of them for sure. Thanks for the input!

  9. #6
    Flengo's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    /admincp/banning.php
    Posts
    20,624
    Reputation
    5180
    Thanks
    14,184
    My Mood
    Inspired
    Quote Originally Posted by HALOS117 View Post
    Thank you! I need to make 4 lol so will make one using your steps !
    Most modern providers will have a service to provide signed certificates for you.
    I Read All Of My PM's & VM's
    If you need help with anything, just let me know.

     


     
    VM | PM | IM
    Staff Administrator Since 10.13.2019
    Publicist Since 04.04.2015
    Middleman Since 04.14.2014
    Global Moderator Since 08.01.2013
    Premium Since 05.29.2013

    Minion+ Since 04.18.2013

    Combat Arms Minion Since 12.26.2012
    Contributor Since 11.16.2012
    Member Since 05.11.2010


  10. The Following User Says Thank You to Flengo For This Useful Post:

    Ticherhaz (05-09-2019)

  11. #7
    HALOS117's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    3,749
    Reputation
    780
    Thanks
    946
    My Mood
    Cheerful
    Quote Originally Posted by Flengo View Post


    Most modern providers will have a service to provide signed certificates for you.
    which one is the best provider in your opinion?

  12. #8
    Flengo's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    /admincp/banning.php
    Posts
    20,624
    Reputation
    5180
    Thanks
    14,184
    My Mood
    Inspired
    Quote Originally Posted by HALOS117 View Post
    which one is the best provider in your opinion?
    Probably can't go wrong with AWS.
    I Read All Of My PM's & VM's
    If you need help with anything, just let me know.

     


     
    VM | PM | IM
    Staff Administrator Since 10.13.2019
    Publicist Since 04.04.2015
    Middleman Since 04.14.2014
    Global Moderator Since 08.01.2013
    Premium Since 05.29.2013

    Minion+ Since 04.18.2013

    Combat Arms Minion Since 12.26.2012
    Contributor Since 11.16.2012
    Member Since 05.11.2010


  13. The Following User Says Thank You to Flengo For This Useful Post:

    [MPGH]HALOS117 (05-09-2019)

  14. #9
    HALOS117's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    3,749
    Reputation
    780
    Thanks
    946
    My Mood
    Cheerful
    Quote Originally Posted by Flengo View Post


    Probably can't go wrong with AWS.
    I guess so. plus its a tech giant so has got to be good lol. oldest running cloud out there.

  15. #10
    Extrapolated's Avatar
    Join Date
    Jul 2016
    Gender
    male
    Location
    United States
    Posts
    705
    Reputation
    184
    Thanks
    441
    My Mood
    Tired
    Quote Originally Posted by HALOS117 View Post
    I guess so. plus its a tech giant so has got to be good lol. oldest running cloud out there.
    I personally just use cloudfare free, it works fine.
    Member: Since 07.03.2016
    Premium Member: Since 06.03.2018
    News Force: 01.18.2019-02.20.2019

  16. The Following User Says Thank You to Extrapolated For This Useful Post:

    [MPGH]HALOS117 (05-09-2019)

  17. #11
    Ally's Avatar
    Join Date
    Dec 2014
    Gender
    female
    Location
       ♥
    Posts
    8,697
    Reputation
    1610
    Thanks
    8,500
    My Mood
    Angelic
    Buy a domain from name cheap, you can purchase relatively cheap hosting from other sites or can just purchase a server

    Premium Member 22/4/16
    Steam Minion 22/12/2017
    OFPS Minion 5/2/2019
    MMO Minion 5/2/2019
    Minion+ 5/2/2019
    Mod 8/11/2020
    Retired 3/10/2022
    22 / Dec 7, 2001

  18. #12
    Noxey's Avatar
    Join Date
    May 2019
    Gender
    male
    Location
    noxeystore@pm.me
    Posts
    4,411
    Reputation
    1077
    Thanks
    3,291
    My Mood
    Amazed
    Namecheap got cheap domains + cool names, I think Aruba Cloud offers $2 VPS, also OVH have $3-4, so in total that can be max $10, then set up everything and start making the website

  19. The Following User Says Thank You to Noxey For This Useful Post:

    [MPGH]HALOS117 (05-09-2019)

  20. #13
    Brovo's Avatar
    Join Date
    Apr 2019
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    1
    word press is super easy to use, you might want to go that way.

  21. The Following User Says Thank You to Brovo For This Useful Post:

    [MPGH]HALOS117 (05-09-2019)

  22. #14
    HALOS117's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    3,749
    Reputation
    780
    Thanks
    946
    My Mood
    Cheerful
    Quote Originally Posted by Brovo View Post
    word press is super easy to use, you might want to go that way.
    i will check it out ! Thanks!!!!!

    - - - Updated - - -

    Quote Originally Posted by Ally View Post
    Buy a domain from name cheap, you can purchase relatively cheap hosting from other sites or can just purchase a server
    Which is better? domain or server? i think domain yeah?

    - - - Updated - - -

    Quote Originally Posted by SuperT0xic View Post
    I personally just use cloudfare free, it works fine.
    will check it out. i have heard about it a lot.

  23. #15
    Ally's Avatar
    Join Date
    Dec 2014
    Gender
    female
    Location
       ♥
    Posts
    8,697
    Reputation
    1610
    Thanks
    8,500
    My Mood
    Angelic
    Quote Originally Posted by HALOS117 View Post
    i will check it out ! Thanks!!!!!

    - - - Updated - - -



    Which is better? domain or server? i think domain yeah?

    - - - Updated - - -



    will check it out. i have heard about it a lot.
    You need the domain i mean as in hosting or a server you can get

    Premium Member 22/4/16
    Steam Minion 22/12/2017
    OFPS Minion 5/2/2019
    MMO Minion 5/2/2019
    Minion+ 5/2/2019
    Mod 8/11/2020
    Retired 3/10/2022
    22 / Dec 7, 2001

Page 1 of 2 12 LastLast

Similar Threads

  1. how to make ava bypass and undetectable
    By maxpayne in forum Programming Tutorial Requests
    Replies: 5
    Last Post: 09-30-2010, 02:38 PM
  2. [Solved]How to Do Virus Scan and Upload ScreenShot?
    By [PrO1Gamers] in forum CrossFire Help
    Replies: 3
    Last Post: 09-18-2010, 09:49 PM
  3. i want to learn how to make white box and fly hack
    By f_ker in forum Combat Arms Help
    Replies: 2
    Last Post: 04-08-2010, 09:19 PM
  4. How To Make A Website Design For Free
    By Spookerzz in forum Web Languages
    Replies: 18
    Last Post: 02-19-2010, 08:53 AM
  5. [Request] Can anyone teach me how to make crosshair hack and chams?
    By 1337crusader in forum Blackshot Hacks & Cheats
    Replies: 3
    Last Post: 10-29-2009, 04:25 AM