• Hey guys, i’ve try to use weeble last week and I didnt liked it. So now i’m kinda stuck with a cheap site on my main domain link. ( Fidelitecanine.com )

    I would like to delete this weebly **** And put my home page of my wordpress website on this link …
    (I’m on wordpress 4.0.1 using parabola theme)

    Someone can help me?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Have you installed wordpress on your domain? As checked, your website is pointing to Hostgator server and is resolving from the same.

    So you can just install the WordPress with the parabola theme on your domain.

    Thread Starter lostdata

    (@lostdata)

    the parabola the is already install, and already in modification, but when i go to this link fidelitecanine.com its my old unmodified theme. I want this page http://fidelitecanine.com/WpLost/ to become, this page fidelitécanine.com

    So I guess its because of my installation? Maybe I put it in the bad folder or anything?

    So … do you know what i’ve done wrong?

    It looks you installed the WordPress in a sub-folder called “WpLost”. Due to which your website loads only with http://fidelitecanine.com/WpLost/

    Never mind. You can keep it there only and just copy the index.php of your wordpress in the Document root of fidelitecanine.com (Document root would be public_html if you are using cPanel). And in the last line of the index.php, modify the code as below:

    require( dirname( __FILE__ ) . ‘/WpLost/wp-blog-header.php’ );

    Addition to above, remove any other index of default.html file from document root so that your index.php can load.

    May refer: http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory

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

The topic ‘Deleting a Weebly site’ is closed to new replies.