Title: Main Page
Last modified: August 18, 2016

---

# Main Page

 *  [coryc93](https://wordpress.org/support/users/coryc93/)
 * (@coryc93)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/main-page-2/)
 * Well, sorry if my topic is in the wrong place. I’m in a major rush here. Anyway
   i have just received hosting. I’ve installed wordpress before, but never as a
   homepage. The blogis going to be my main focus of my site. I have ftp. I need
   a tutorial on how to install it as a homepage.

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/main-page-2/page/2/?output_format=md) 
[→](https://wordpress.org/support/topic/main-page-2/page/2/?output_format=md)

 *  [whooami](https://wordpress.org/support/users/whooami/)
 * (@whooami)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/main-page-2/#post-373464)
 * this pretty much covers it. Its locatable via the “Docs” link on the top of every
   page on this site.
 * [http://codex.wordpress.org/Main_Page](http://codex.wordpress.org/Main_Page)
 *  Thread Starter [coryc93](https://wordpress.org/support/users/coryc93/)
 * (@coryc93)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/main-page-2/#post-373549)
 * What are the links to follow? As in Install>blog>home you know.
 *  Thread Starter [coryc93](https://wordpress.org/support/users/coryc93/)
 * (@coryc93)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/main-page-2/#post-373658)
 * bump. 😎 Can anybody post a tut.? I need it as a homepage.
 *  [Chris_K](https://wordpress.org/support/users/handysolo/)
 * (@handysolo)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/main-page-2/#post-373659)
 * Is installing it in the root directory of your web space too complex? Or am I
   misunderstanding the question?
 *  Thread Starter [coryc93](https://wordpress.org/support/users/coryc93/)
 * (@coryc93)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/main-page-2/#post-373664)
 * No. It isn’t too complex. As i said i’ve installed it before. But the problem
   is i have no folders. I login into the ftp and nothing is there.
 *  [Chris_K](https://wordpress.org/support/users/handysolo/)
 * (@handysolo)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/main-page-2/#post-373670)
 * [Installing_Wordpress](http://codex.wordpress.org/Installing_Wordpress)
 * I’m not sure I’m following you. If you’re not going to install it in a sub-directory,
   you don’t need any extra folders. After you install it to your root directory,
   you’ll see some new folders, of course (like /wp-admin).
 *  Thread Starter [coryc93](https://wordpress.org/support/users/coryc93/)
 * (@coryc93)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/main-page-2/#post-373755)
 * Ok. When you get hosting in either the FTP or Direct Admin, There are folders
   are there not? As in Public HTML and stuff. But my problem is there is not ANY
   folders. So i’ll post a screenshot.
 * [URL=http://img206.imageshack.us/my.php?image=see6lk.jpg][IMG]http://img206.imageshack.
   us/img206/8678/see6lk.th.jpg[/IMG][/URL]
 * If BBcode Doesnt work heres a direct link. [http://img206.imageshack.us/my.php?image=see6lk.jpg](http://img206.imageshack.us/my.php?image=see6lk.jpg)
 *  Thread Starter [coryc93](https://wordpress.org/support/users/coryc93/)
 * (@coryc93)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/main-page-2/#post-373805)
 * Sorry for double post here. But see how there are no folders?
 *  [Chris_K](https://wordpress.org/support/users/handysolo/)
 * (@handysolo)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/main-page-2/#post-373817)
 * Well, I’m not sure what to expect from your host (whoever they may be). If you
   put something in that directory, say mytest.html, can you see if when you go 
   to http://www.yourdomain.com/mytest.html ? If you can, that’s where you’ll install
   WordPress to.
 * If you can’t, you’ll contact your host to find out where you’re stuff needs to
   be.
 *  Thread Starter [coryc93](https://wordpress.org/support/users/coryc93/)
 * (@coryc93)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/main-page-2/#post-373832)
 * Ok. I’ll explain again. Whenever you install something, it goes in a folder. 
   If you wanted it to be mydomain.com/blog i would make a blog directory. But i
   need to to be accessed when i go to mydomain.com and then my blog will be there.
 *  [kickass](https://wordpress.org/support/users/kickass/)
 * (@kickass)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/main-page-2/#post-373836)
 * Just don’t make the directory. Upload it without making the directory. In most
   cases it will be inside either /www/ or /public_html/ though if you’re on a windoze
   server I guess it could be different, never worked on one of those, thank the
   Big Kahuna!
 *  Thread Starter [coryc93](https://wordpress.org/support/users/coryc93/)
 * (@coryc93)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/main-page-2/#post-373846)
 * Ok, Then when editing the PHP file in wordpress what would the directory be set
   as? That was mainly the problem in the first place
 *  [Chris_K](https://wordpress.org/support/users/handysolo/)
 * (@handysolo)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/main-page-2/#post-373848)
 * So umm, what PHP file would that be? The only one I can think of that you need
   to edit before installing is wp-config.php, but that’s database info. No path
   stuff.
 *  [kickass](https://wordpress.org/support/users/kickass/)
 * (@kickass)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/main-page-2/#post-373850)
 * Are you talking about editing themes? Or the actual core files?
 * themes are in /wp-content/themes/
 * Maybe you should tell us what you’re trying to do. Are you installing and need
   to work with wp-config.php? Are you trying to edit the theme? Or is it a plugin
   you’re asking about?
 * And how do you propose to edit whatever it is? From within the wordpress admin?
   or locally?
 *  Thread Starter [coryc93](https://wordpress.org/support/users/coryc93/)
 * (@coryc93)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/main-page-2/#post-373856)
 * *sigh* Read ALL my posts. I’m installing wordpress as the main focus of my site.
   But in the FTP of my site i have no folders, So tehre is no place to upload the
   files. Then if i upload all the wordpress files into no folder, i have nothing
   to set the directory in the wp-cofig file.

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/main-page-2/page/2/?output_format=md) 
[→](https://wordpress.org/support/topic/main-page-2/page/2/?output_format=md)

The topic ‘Main Page’ is closed to new replies.

## Tags

 * [custom](https://wordpress.org/support/topic-tag/custom/)

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 16 replies
 * 4 participants
 * Last reply from: [Chris_K](https://wordpress.org/support/users/handysolo/)
 * Last activity: [20 years, 1 month ago](https://wordpress.org/support/topic/main-page-2/page/2/#post-373861)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
