Title: pickWP's Replies | WordPress.org

---

# pickWP

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Check & Log Email - Easy Email Testing & Mail logging] Redirect error when using custom folder structure for WordPress core](https://wordpress.org/support/topic/redirect-error-when-using-custom-folder-structure-for-wordpress-core/)
 *  [pickWP](https://wordpress.org/support/users/pickwp/)
 * (@pickwp)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/redirect-error-when-using-custom-folder-structure-for-wordpress-core/#post-14176846)
 * There’s an easy fix, just change line 98 in `include/Core/UI/Page/Check_Email_Status_Page.
   php` to:
 *     ```
       <form action="' . esc_url( admin_url( 'admin.php?page=check-email-status' ) ) .'" method="post">
       ```
   
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Two sites – same content different language](https://wordpress.org/support/topic/two-sites-same-content-different-language/)
 *  [pickWP](https://wordpress.org/support/users/pickwp/)
 * (@pickwp)
 * [8 years ago](https://wordpress.org/support/topic/two-sites-same-content-different-language/#post-10259055)
 * Have you looked into WPML? You could still use two domains but rather than duplicating
   the entire site you’d be able to just translate the content. WPML also has the
   option to put languages in subdirs: yoursite.com/en vs yoursite.com/fr
 * Regarding Google, here’s a resource that may assist you:
 * [https://support.google.com/webmasters/answer/182192?hl=en](https://support.google.com/webmasters/answer/182192?hl=en)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can’t access new WordPress site until I change nameservers](https://wordpress.org/support/topic/cant-access-new-wordpress-site-until-i-change-nameservers/)
 *  [pickWP](https://wordpress.org/support/users/pickwp/)
 * (@pickwp)
 * [8 years ago](https://wordpress.org/support/topic/cant-access-new-wordpress-site-until-i-change-nameservers/#post-10259027)
 * It is literally just a text file on your machine. If you’re on macOS it’s the/
   etc/hosts file. You add the entries to the file and that is all there is to it.
 * Also, google is your friend. Try searching for “how to edit hosts file Windows”
   or “how to edit hosts file Linux”
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can’t access new WordPress site until I change nameservers](https://wordpress.org/support/topic/cant-access-new-wordpress-site-until-i-change-nameservers/)
 *  [pickWP](https://wordpress.org/support/users/pickwp/)
 * (@pickwp)
 * [8 years ago](https://wordpress.org/support/topic/cant-access-new-wordpress-site-until-i-change-nameservers/#post-10258883)
 * One option is that you could add an /etc/hosts entry on your local machine to
   point to the IP address of the new server. You will have to remove it in order
   to view your old website.
 * The local machine’s hosts file is authoritative in the case of DNS name lookups.

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