Title: phasm's Replies | WordPress.org

---

# phasm

  [  ](https://wordpress.org/support/users/phasm/)

 *   [Profile](https://wordpress.org/support/users/phasm/)
 *   [Topics Started](https://wordpress.org/support/users/phasm/topics/)
 *   [Replies Created](https://wordpress.org/support/users/phasm/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/phasm/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/phasm/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/phasm/engagements/)
 *   [Favorites](https://wordpress.org/support/users/phasm/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Redirecting Members to a separate blog with Members Only](https://wordpress.org/support/topic/redirecting-members-to-a-separate-blog-with-members-only/)
 *  Thread Starter [phasm](https://wordpress.org/support/users/phasm/)
 * (@phasm)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/redirecting-members-to-a-separate-blog-with-members-only/#post-1212464)
 * Okay, so I found a solution that will work in my case with the recommendation
   of Michael.
 * Since this is a new site that does not actually have any members yet I set the
   first blogs wp-login page (www.website.com/blog/wp-login.php) to redirect to 
   the members only blog (www.members.website.com/wp-login.php) using this simple
   php script:
 * <?php
    header( ‘Location: [http://www.members.website.com/wp-login.php&#8217](http://www.members.website.com/wp-login.php&#8217););?
   >
 * so that when they register they are really registering for the second blog. Then
   I used the plugin “Members-Only” to hide the content from non-members.
 * Hopefully this helps anyone in the same situation!
 * Tom
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Redirecting Members to a separate blog with Members Only](https://wordpress.org/support/topic/redirecting-members-to-a-separate-blog-with-members-only/)
 *  Thread Starter [phasm](https://wordpress.org/support/users/phasm/)
 * (@phasm)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/redirecting-members-to-a-separate-blog-with-members-only/#post-1212463)
 * Thanks for the response Michael, I’ll give it a shot and let everyone know how
   it goes.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to make a blog member-only](https://wordpress.org/support/topic/how-to-make-a-blog-member-only/)
 *  Thread Starter [phasm](https://wordpress.org/support/users/phasm/)
 * (@phasm)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/how-to-make-a-blog-member-only/#post-877886)
 * Thank you so much!

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