Here is your wordpress my friend http://www.theequitykicker.com/index.php
Your hosting company’s default index page for your account is index.html as in http://www.theequitykicker.com/index.html and so that’s what you are seeing when you browse to:
http://www.theequitykicker.com/
Simple fix – FTP back in – navigate to public_html and remove the file called index.html OR save it as something else like, index2.html in case you really think you’d need it later (probably won’t if you are going to run WP within public_html -or- if even if you were to move WP to a different directory, you’d still want to make your own index page to replace the default hosting company placeholder page)
Go back and view:
http://www.theequitykicker.com/
after you have done one of the above fixes and you’ll see your WP index.
Hope this helps
V.
Thanks vlmedia. Extremely helpful, problem now resolved.
Nic, Glad it worked out – I viewed your site a few minutes ago and saw it was all a go. 🙂
I want to mention here that I am sure some people installing WP through CPanel as an add on may not have an FTP client or may primarily use CPanel’s FILE MANAGER utility. If someone else reading this, has this type of set up, you can also delete the index.html or whatever the default index file is by navigating to your /public_html/ folder in FILE MANAGER and clicking on the index file and then deleting or renaming it from there instead of using an FTP client. THIS OF COURSE IS ONLY FOR THOSE INSTALLING WP IN THEIR ROOT (/PUBLIC_HTML) FOLDER.
Vince