Adblock breaks this site

website how to create??

Discussion in 'Technology' started by gauers, May 3, 2020.

Thread Status:
Not open for further replies.
  1. gauers

    gauers Newcomer
    Banned

    Joined:
    May 2, 2020
    Posts:
    11
    Referrals:
    0
    Sythe Gold:
    20
    website how to create??

    How to create website? any suggestions
     
  2. Zeus

    Zeus Discord Bot Developer
    $200 USD Donor New

    Joined:
    Mar 27, 2019
    Posts:
    1,287
    Referrals:
    3
    Sythe Gold:
    1,812
    Discord Unique ID:
    949810973512986654
    Discord Username:
    ronaldo_19
    Heidy Two Factor Authentication User Sythe's 15th Anniversary Nitro Booster (2) Hoover
    website how to create??

    You could use an online tool like wordpress or wix to build on top of existing templates.
    The other Legendary option would be to learn HTML/CSS/Javascript :)
     
    Trending likes this.
  3. ob7ivion

    ob7ivion https://CheapRSPins.com/
    $50 USD Donor New

    Joined:
    Feb 11, 2013
    Posts:
    3,291
    Referrals:
    1
    Sythe Gold:
    3,404
    Vouch Thread:
    Click Here
    Discord Unique ID:
    188846634916904960
    Two Factor Authentication User
    website how to create??

    There's this thing called YouTube..
     
  4. MAGZ

    MAGZ Nothing has to go here tbh.

    Joined:
    Sep 7, 2019
    Posts:
    3,872
    Referrals:
    1
    Sythe Gold:
    454
    Vouch Thread:
    Click Here
    Discord Unique ID:
    555180483290464268
    Discord Username:
    MAGZ#8039
    website how to create??

    What kind of website are you looking to create? If you're looking for a premade format there is dozens of sites for that and some that even provide a bit more freedom like elementor w/wordpress. It's really "What" you're looking to achieve.

    EX: Wordpress | Wix | Shoppy | IANOS


    This isn't even in the slightest relatable to anything he said.
     
    Last edited: Sep 11, 2020
  5. itsMorty

    itsMorty Newcomer

    Joined:
    Sep 6, 2020
    Posts:
    12
    Referrals:
    0
    Sythe Gold:
    18
    website how to create??

    having a basic website is very simple. You want to first find a vps to host your site on and have a very basic understanding of the linux command line (basic things like cd, mv, text editor, etc). After you have your vps, you want to get a domain name from a registrar such as namecheap. After you buy the domain name (can be very cheap like $2/year), you point the domain name to the ip address of your server. on your server you want to run the commands: `apt-get install nginx`, `mkdir /www/var/[site directory name]`, `cp /etc/nginx/sites-available/default /etc/nginx/sites-enabled`, mv the "default" file in sites-enabled to whatever you picked for [site directory name], and then configure the default file such that root points to /var/www/[site directory name], and server_name is the name you picked from your domain registrar (both sitename.tld and www.sitename.tld). after you configure and run nginx, you can get https by installing a package called certbot. after that you should be able to add basic html to /var/www/[site name]/index.html, go to your browser, and access your site
     
  6. simplezed

    simplezed Newcomer

    Joined:
    Jun 10, 2021
    Posts:
    2
    Referrals:
    0
    Sythe Gold:
    2
    website how to create??

    You can use various free and not only templates, site-builders, code it on your own or just hire specialists who can create one instead of you. My company required a website once and in order not to allocate the time of our specialists we decided to outsource this work to Salesforce. Their developers coped with our projects. Now I'm thinking of Salesforce CRM customization since it gives more opportunities to develop my business.
     
    Last edited: Jun 10, 2021
< Cloud the future or not? | CPU >
Thread Status:
Not open for further replies.


 
 
Adblock breaks this site