Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Matthew 3 posts 83 karma points
    May 19, 2017 @ 15:46
    Matthew
    0

    Uploading Site onto a Web Hosting Server (eg Godaddy)

    Hi

    So I've built and tested a site only using localhost to view it, so far. I want to now publish the site to a domain. I've got a subdomain setup with Godaddy.

    I know that I can use a FTP client to get the files on the server.

    But my question is what do I have to do to setup the domain/subdomain for the site to work on it?

    Any advice would be most appreciated :)

    Thanks

    Matt

  • Alex Skrypnyk 6132 posts 23951 karma points MVP 7x admin c-trib
    May 19, 2017 @ 21:58
    Alex Skrypnyk
    1

    Hi Matt

    Press please right button on the root node of your site and select "Culture and Hostnames" item. Here you can add domains for each root node in your site.

    How many domain/subdomain do you need?

    What is the structure of your site?

    Thanks,

    Alex

  • Matthew 3 posts 83 karma points
    May 20, 2017 @ 09:05
    Matthew
    0

    Sorry think i didn't explain it properly, i've created the subdomain and published my site/files from Visual Studio to the domain BUT just can't get it to work.

    Tried numerous things and keep getting stuck at different errors (Read things like changing bits in the web.config file etc) and just won't run

    Does anyone know of a step-by-step method for uploading a site from scratch to a host server?

  • Hundebol 167 posts 314 karma points
    May 22, 2017 @ 06:28
    Hundebol
    2

    Hi Matthew,

    First off, running umbraco at GoDaddy is a pain. But it can be done. The performance isn't great though.

    I can't remember exactly how I got it working when I tried it, but I think you can set permissions (read/write/modify) on the folders via GoDaddy's online tools or via FTP. GoDaddy does not set the permissions when you upload, and this is probably why you run into problems.

  • Craig Mayers 164 posts 508 karma points
    May 22, 2017 @ 07:45
    Craig Mayers
    1

    Hi Mathew,

    It will most likely be permissions on the folders that Umbraco needs to write to.

    See the following:

    https://our.umbraco.org/documentation/getting-started/setup/install/permissions

    https://uk.godaddy.com/help/set-directory-permissions-windows-6481

    Good luck!

    Craig

  • Hardik Gondalia 4 posts 96 karma points
    May 22, 2017 @ 12:11
    Hardik Gondalia
    101

    I have recently Upload my Umbraco Project on GoDaddy Hosting

    Steps:

    • Upload files to File server of Godaddy
    • Create Database on the Godaddy SQL Server
    • Give Permission to App_Data Folder
    • Give Full Trust Level in Web.config file as well as change connection string in web.config file

    That's it. Hosting of Umbraco is same as any other MVC application on Godaddy

  • Alex Skrypnyk 6132 posts 23951 karma points MVP 7x admin c-trib
    May 22, 2017 @ 12:12
    Alex Skrypnyk
    1

    Hi Hardik

    Great tutorial how to upload files to Godaddy, agree with you, usually it not a problem at all.

    Alex

  • John Palmer 76 posts 201 karma points
    May 23, 2017 @ 07:25
    John Palmer
    0

    Hi Matthew,

    1. You just need to upload all your files via FTP to your root folder
    2. Restore your datbase
    3. Change your connection string
    4. Make sure you give full permission as Umbraco requires Full Trust to run
    5. Test to browse your site
  • Mikkel 14 posts 115 karma points
    May 23, 2017 @ 07:45
    Mikkel
    0

    Hi Matthew

    Check if your domain has the requirments needed for it to host an Umbraco site: https://our.umbraco.org/documentation/getting-started/setup/install/system-requirements

Please Sign in or register to post replies

Write your reply to:

Draft