Title: Installed WordPress to subfolder
Last modified: August 22, 2016

---

# Installed WordPress to subfolder

 *  Resolved [rickmcewan](https://wordpress.org/support/users/rickmcewan/)
 * (@rickmcewan)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/installed-wordpress-to-subfolder/)
 * When I uploaded the WordPress installation files to my domain’s site, they were
   uploaded in a folder named wordpress. Thus they were installed from that folder,
   not the domains main directory. If I type into the location bar Wallowology.org/
   wp-login.php I receive a 404 error. If however I type in Wallowology.org/wordpress/
   wp-login.php I get the login page. Since the installation was done in a sub folder
   will this cause any future problems? Do I need to reinstall or will this word
   fine?

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

 *  [Senff – a11n](https://wordpress.org/support/users/senff/)
 * (@senff)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/installed-wordpress-to-subfolder/#post-5554089)
 * It won’t cause any issues, but in order to make your site available from [http://www.wallowology.com](http://www.wallowology.com)
   without the “wordpress” subdomain, take these steps: [http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory#Using_a_pre-existing_subdirectory_install](http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory#Using_a_pre-existing_subdirectory_install)
 *  Thread Starter [rickmcewan](https://wordpress.org/support/users/rickmcewan/)
 * (@rickmcewan)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/installed-wordpress-to-subfolder/#post-5554119)
 * Thanks Mark, before I make those changes I have another question. I have existing
   webpages, which I have been creating before installing WordPress. Will those 
   pages be affected by the WordPress installation? They were written in code in
   addition to using Dreamweaver. I am hoping I can just add WordPress to my toolbox.
 *  [Senff – a11n](https://wordpress.org/support/users/senff/)
 * (@senff)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/installed-wordpress-to-subfolder/#post-5554155)
 * Well, I assume those pages are static HTML pages that are fully independent from
   the WordPress site, right?
 * I don’t think your WordPress installation can/will be affected, no.
 *  Thread Starter [rickmcewan](https://wordpress.org/support/users/rickmcewan/)
 * (@rickmcewan)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/installed-wordpress-to-subfolder/#post-5554165)
 * Thanks, again.
 *  Thread Starter [rickmcewan](https://wordpress.org/support/users/rickmcewan/)
 * (@rickmcewan)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/installed-wordpress-to-subfolder/#post-5554174)
 * I copied the index.php and .htaccess files to the root directory, and edited 
   the index.php in the root directory as explained. I’m not clear on what this 
   accomplished? I still need to go to the WordPress subfolder to login, and my 
   webpages do not show up in the Control Panel’s Pages tab.
 *  [Senff – a11n](https://wordpress.org/support/users/senff/)
 * (@senff)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/installed-wordpress-to-subfolder/#post-5554215)
 * Did you change the value for the **Site Address (URL)** in the settings (step
   2 of the process)?
 * But indeed I don’t see any pages on your site if I go to [http://wallowology.org/wordpress](http://wallowology.org/wordpress)—
   is there no content in your site yet?
 *  Thread Starter [rickmcewan](https://wordpress.org/support/users/rickmcewan/)
 * (@rickmcewan)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/installed-wordpress-to-subfolder/#post-5554274)
 * The General Settings are as follows:
    Wordpress address: [http://www.wallowology.org/wordpress](http://www.wallowology.org/wordpress)
   Site address: [http://www.wallowology.org](http://www.wallowology.org)
 * I have a temporary index.html file in the public root directory, which shows 
   in the upper left corner for the home page (visit site), but not in the Pages
   tab. The site is being built in a subfolder: [http://www.wallowology.org/proof/](http://www.wallowology.org/proof/),
   which also does not show in the pages tab. Therefore I cannot do any editing 
   on those pages with the WordPress plugins.
 *  [Senff – a11n](https://wordpress.org/support/users/senff/)
 * (@senff)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/installed-wordpress-to-subfolder/#post-5554275)
 * As long as the temporary index.html file is there, it will probably take precedence
   over the index.php file that you put there. When you remove it, and index.php
   will be active, then going to the root of the site should show the WordPress 
   site (the one you installed in /wordpress/) — if you executed all steps correctly.
 * I’m confused though. In the /wordpress/ folder you installed a WordPress site,
   but what is /proof/ all about then? Are you working on two sites at the same 
   time?
 *  Thread Starter [rickmcewan](https://wordpress.org/support/users/rickmcewan/)
 * (@rickmcewan)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/installed-wordpress-to-subfolder/#post-5554281)
 * I removed the index.html file temporarily to see what would happen. The WordPress
   page did load (index.php). Now I am not sure that is what I want.
 * I guess I am also confused. I assumed that I could use WordPress in conjunction
   with the site I had been in the process of building, and use the WordPress Blog
   and plugin capabilities to enrich the site. However, it seems that the pages 
   I have built will not work through WordPress. Is that so? The pages in /proof/
   are what are in the process of being built. When they are ready I will be moving
   them to the root directory. The opening page is an .html file. Is that what you
   are asking about a second site? is the site I have been building considered a
   second site from a WordPress site? To use WordPress will I be starting from scratch
   and building a separate site from the one that I have already stated?
 *  [Senff – a11n](https://wordpress.org/support/users/senff/)
 * (@senff)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/installed-wordpress-to-subfolder/#post-5554282)
 * Well, what I understood is that when you go to [http://www.wallowology.org](http://www.wallowology.org),
   you will see what is currently at [http://www.wallowology.org/wordpress/](http://www.wallowology.org/wordpress/)
 * I thought you wanted to have a full site (built in WordPress) that would replace
   the current site, but now I understand you want to keep the current site, and
   have an **additional** blog (made in WordPress). So your current site will still
   be at [http://www.wallowology.org](http://www.wallowology.org), and then the 
   blog will be accessible at [http://www.wallowology.org/wordpress/](http://www.wallowology.org/wordpress/)
 * If that’s the case, you can remove the .htaccess and index.php files from the
   root, and set both the Site Address (URL) and Home Address (URL) in the WordPress
   settings back to [http://www.wallowology.org/wordpress/](http://www.wallowology.org/wordpress/)
 * But, to answer your original question — you can then only access your WordPress
   site’s admin through [http://www.wallowology.org/wordpress/wp-admin](http://www.wallowology.org/wordpress/wp-admin)(
   not [http://www.wallowology.org/wp-admin](http://www.wallowology.org/wp-admin))
 * My apologies for misunderstanding.
 *  Thread Starter [rickmcewan](https://wordpress.org/support/users/rickmcewan/)
 * (@rickmcewan)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/installed-wordpress-to-subfolder/#post-5554285)
 * Thanks Mark, that clears a few things up. Is the WordPress site/blog, then a 
   separate site, in a sense? Can I access my current pages with WordPress to use
   the WordPress plugins on those pages?
 * No apologies necessary. It is often difficult to describe/understand complex 
   things in writing only, and I might not have been perfectly clear. I appreciate
   you hanging in there and helping.
 *  [Senff – a11n](https://wordpress.org/support/users/senff/)
 * (@senff)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/installed-wordpress-to-subfolder/#post-5554295)
 * Yes, the WordPress site is definitely a separate site, placed in a subfolder 
   of your existing site. Any plugins you use will **only** have effect on the pages
   in your WordPress sites.
 *  Thread Starter [rickmcewan](https://wordpress.org/support/users/rickmcewan/)
 * (@rickmcewan)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/installed-wordpress-to-subfolder/#post-5554305)
 * Thanks, that makes it clear. I can probably work with that by linking between
   the sites. Thanks for all your help.

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

The topic ‘Installed WordPress to subfolder’ is closed to new replies.

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 13 replies
 * 2 participants
 * Last reply from: [rickmcewan](https://wordpress.org/support/users/rickmcewan/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/installed-wordpress-to-subfolder/#post-5554305)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
