Viewing 4 replies - 1 through 4 (of 4 total)
  • I have a site http://www.reachthecity.org/ and have installed a subdomain http://golf.reachthecity.org/

    Everything seems to have installed fine. I can access dashboard and develop pages.

    WP files for domain are located in root directory. Files for subdomain are located in (root)/golf.

    I am trying to get my subdomain to reference those files. For clarity sake, I need to make sure my WP URL and SITE URL are listed correctly.

    my WP URL names the subdomain.
    my SITE URL names the subdirectory.

    I understand there is a need for copying index.php and .htacces into root directory and make minor changes to index.php. However, I would have to replace index.php that is there for the the primary domain site.

    I don’t know where to turn from here.

    Suggestions??

    don’t replace any files in the root
    if doing a sub domain, you want all wordpress files for that install to be in the sub domain folder

    you will want both url’s to point to the actual sub domain url
    http://golf.reachthecity.org
    without a trailing slash

    My apologies. I never activated the new theme. Boy, do I feel dumb!

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

The topic ‘Instalation Subdomain’ is closed to new replies.