How to host a localhost site on domain? [closed]












0















Im a beginner, I installed wordpress and I can acess the site in localhost with "localhost:8888/ecproj". However I have a godaddy domain and i would like to host this site in that domain. But Im not undestanding what is the process for that. I already export the site to a file using a plugin. But then do you know what is necessary to import this file to host on the domain?










share|improve this question













closed as too broad by bertieb, Ramhound, Twisty Impersonator, music2myear, BillP3rd Jan 19 at 16:55


Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.



















  • When the url dcc.godaddy.com/manage/dcc is acessed it redirects to dcc.godaddy.com/domains. So it seems that the page to manage the domain is not possible to access.

    – Oscar
    Jan 16 at 15:18













  • I do not recommend hosting a website from your local PC if you are a beginner. There is a large body of prerequisite knowledge you must acquire about hosting, security, and being a webmaster. Let godaddy handle it for you.

    – HackSlash
    Jan 16 at 18:08
















0















Im a beginner, I installed wordpress and I can acess the site in localhost with "localhost:8888/ecproj". However I have a godaddy domain and i would like to host this site in that domain. But Im not undestanding what is the process for that. I already export the site to a file using a plugin. But then do you know what is necessary to import this file to host on the domain?










share|improve this question













closed as too broad by bertieb, Ramhound, Twisty Impersonator, music2myear, BillP3rd Jan 19 at 16:55


Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.



















  • When the url dcc.godaddy.com/manage/dcc is acessed it redirects to dcc.godaddy.com/domains. So it seems that the page to manage the domain is not possible to access.

    – Oscar
    Jan 16 at 15:18













  • I do not recommend hosting a website from your local PC if you are a beginner. There is a large body of prerequisite knowledge you must acquire about hosting, security, and being a webmaster. Let godaddy handle it for you.

    – HackSlash
    Jan 16 at 18:08














0












0








0


1






Im a beginner, I installed wordpress and I can acess the site in localhost with "localhost:8888/ecproj". However I have a godaddy domain and i would like to host this site in that domain. But Im not undestanding what is the process for that. I already export the site to a file using a plugin. But then do you know what is necessary to import this file to host on the domain?










share|improve this question














Im a beginner, I installed wordpress and I can acess the site in localhost with "localhost:8888/ecproj". However I have a godaddy domain and i would like to host this site in that domain. But Im not undestanding what is the process for that. I already export the site to a file using a plugin. But then do you know what is necessary to import this file to host on the domain?







wordpress






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Jan 16 at 15:08









OscarOscar

31




31




closed as too broad by bertieb, Ramhound, Twisty Impersonator, music2myear, BillP3rd Jan 19 at 16:55


Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.









closed as too broad by bertieb, Ramhound, Twisty Impersonator, music2myear, BillP3rd Jan 19 at 16:55


Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.















  • When the url dcc.godaddy.com/manage/dcc is acessed it redirects to dcc.godaddy.com/domains. So it seems that the page to manage the domain is not possible to access.

    – Oscar
    Jan 16 at 15:18













  • I do not recommend hosting a website from your local PC if you are a beginner. There is a large body of prerequisite knowledge you must acquire about hosting, security, and being a webmaster. Let godaddy handle it for you.

    – HackSlash
    Jan 16 at 18:08



















  • When the url dcc.godaddy.com/manage/dcc is acessed it redirects to dcc.godaddy.com/domains. So it seems that the page to manage the domain is not possible to access.

    – Oscar
    Jan 16 at 15:18













  • I do not recommend hosting a website from your local PC if you are a beginner. There is a large body of prerequisite knowledge you must acquire about hosting, security, and being a webmaster. Let godaddy handle it for you.

    – HackSlash
    Jan 16 at 18:08

















When the url dcc.godaddy.com/manage/dcc is acessed it redirects to dcc.godaddy.com/domains. So it seems that the page to manage the domain is not possible to access.

– Oscar
Jan 16 at 15:18







When the url dcc.godaddy.com/manage/dcc is acessed it redirects to dcc.godaddy.com/domains. So it seems that the page to manage the domain is not possible to access.

– Oscar
Jan 16 at 15:18















I do not recommend hosting a website from your local PC if you are a beginner. There is a large body of prerequisite knowledge you must acquire about hosting, security, and being a webmaster. Let godaddy handle it for you.

– HackSlash
Jan 16 at 18:08





I do not recommend hosting a website from your local PC if you are a beginner. There is a large body of prerequisite knowledge you must acquire about hosting, security, and being a webmaster. Let godaddy handle it for you.

– HackSlash
Jan 16 at 18:08










1 Answer
1






active

oldest

votes


















0














localhost is a hostname that resolves to 127.0.0.1 which is the default loopback interface on all computers. It means "connect to myself". Thus, I assume you are testing the website locally on your computer. To get that page on to the greater internet you need to upload it to your host. Please refer to the internal documentation for godaddy and contact their support if you need help.



https://www.godaddy.com/help/moving-small-wordpress-sites-to-godaddy-6110






share|improve this answer






























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    localhost is a hostname that resolves to 127.0.0.1 which is the default loopback interface on all computers. It means "connect to myself". Thus, I assume you are testing the website locally on your computer. To get that page on to the greater internet you need to upload it to your host. Please refer to the internal documentation for godaddy and contact their support if you need help.



    https://www.godaddy.com/help/moving-small-wordpress-sites-to-godaddy-6110






    share|improve this answer




























      0














      localhost is a hostname that resolves to 127.0.0.1 which is the default loopback interface on all computers. It means "connect to myself". Thus, I assume you are testing the website locally on your computer. To get that page on to the greater internet you need to upload it to your host. Please refer to the internal documentation for godaddy and contact their support if you need help.



      https://www.godaddy.com/help/moving-small-wordpress-sites-to-godaddy-6110






      share|improve this answer


























        0












        0








        0







        localhost is a hostname that resolves to 127.0.0.1 which is the default loopback interface on all computers. It means "connect to myself". Thus, I assume you are testing the website locally on your computer. To get that page on to the greater internet you need to upload it to your host. Please refer to the internal documentation for godaddy and contact their support if you need help.



        https://www.godaddy.com/help/moving-small-wordpress-sites-to-godaddy-6110






        share|improve this answer













        localhost is a hostname that resolves to 127.0.0.1 which is the default loopback interface on all computers. It means "connect to myself". Thus, I assume you are testing the website locally on your computer. To get that page on to the greater internet you need to upload it to your host. Please refer to the internal documentation for godaddy and contact their support if you need help.



        https://www.godaddy.com/help/moving-small-wordpress-sites-to-godaddy-6110







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Jan 16 at 18:05









        HackSlashHackSlash

        2,1471722




        2,1471722















            Popular posts from this blog

            Plaza Victoria

            In PowerPoint, is there a keyboard shortcut for bulleted / numbered list?

            How to put 3 figures in Latex with 2 figures side by side and 1 below these side by side images but in...