• Resolved dimitrioskal

    (@dimitrioskal)


    Hi,

    I have brought a domain under page and then installed WordPress and have the latest version available. I selected a theme and created the apperance of my website. Unfortunatly when I go on my webpage, there is nothin I created there. On the top of the page it’s written: “This site is under developpement This page indicates the webmaster has not uploaded a website to the server.” How do I do that?

    Thaund an old relevant threat but I did not manage to find a solution and the thread is closed).
    URL: http://www.mentalityinlife.com

    Thank’s

Viewing 4 replies - 1 through 4 (of 4 total)
  • Login to your iPage account and remove the home.html file from the root of your server. Ask them for help if you can’t figure that out. Then WP should be visible.

    Hello,
    What is in the public_html directory of your account? If there is a index page in there, open it up and see if you can see the under construction message you are seeing on the domain. If so, removing should resolve this. If you are worried about removing the file, specify the index page to be the index.php file in the .htaccess:

    .htaccess
    ===
    DirectoryIndex index.php
    ===

    Regards,

    Thread Starter dimitrioskal

    (@dimitrioskal)

    Dear both,

    Thanks a lot for your immediate response.

    Deletion of home.html file from root server file manager was the solution!!

    Thanks again for your time!!

    You’re welcome :)!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Site Appears Under Construction’ is closed to new replies.