brian29841
Member
Posted 2 years ago #
Hello, I just installed WP on my server with Godaddy.com my site is livefromthecrapper.com. I set WP to post my blog to that URL. I have tried posting my blog but nothing shows on my page. I still show my old web site.
Once you install WP am I missing something in the admin controls to post to my site?
Help!
yep.. you're missing this
Even though you have wordpress now, you still have your old site there, and there must be an index.html, or default.htm or something there loading instead of index.php.
It is often the case that HTML files are loaded in preference to PHP files in the default document order.
It can be changed, but you're better off just removing your old site files if you don't need them.
reneechung
Member
Posted 2 years ago #
Once you have transfer all the files to your site, you should make changes to your wp-config file. After that you should go to the wp-install page (if i remember correctly) which will lead you a step by step process.
brian29841
Member
Posted 2 years ago #
Great thanks for your help it worked