• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here:Home » Move WordPress Administration to Different Server or Sub-Domain

By Abhishek Ghosh November 24, 2013 12:23 pm Updated on July 16, 2015

Move WordPress Administration to Different Server or Sub-Domain

Advertisement

Move WordPress Administration to different server and allocate a Sub-Domain for better security and higher performance tweaks of the front end. Please note that, this article on how to move WordPress administration is intended for quite advanced users – equally good on server-side work and works for WordPress – this is not what is popularly known as ‘Moving WordPress’. If the website’s URI is thecustomizewindows.com, in this guide, we will give you the idea on how to move WordPress administration on different server and as we need a clean way, a sub-domain will be allocated – suppose admin.thecustomizewindows.com
The real website, however will remain on the main domain, i.e. thecustomizewindows.com – we are not moving WordPress to admin.thecustomizewindows.com, that is quite easy and hardly requires 15 minutes if you follow our another guide for cleaning WordPress Database.

 

Why We Need to Move WordPress Administration to a Different Server or Domain?

 

WordPress, unless you are working from MySQL Table level, moving can be proved to be dangerous. The performance of WordPress Administration is quite pathetic and demands continuous computing resource – whether you are sleeping or the website is completely sleeping, it really does not matter, the increased demand on the backend can make the front-end to throw errors.

Instead of installing Heartbeat-Pacemaker for High Availability, if we can manage the backend; i.e. the WordPress Administration to move, it will require less computing power in total. Plus, the calculations of performance by tools like New Relic, will be more precise. It is needless to state that, the security will be increased.

Advertisement

---

 

How We Can Move WordPress Administration to Different Server or Sub-Domain

 

Move WordPress Administration to Different Server

It is obvious that your database is on separate server or you are using database as a service. The reason we included this guide under Cloud Computing, not only under WordPress is solely due to the fact – these kind of risky steps are not possible with traditional system. Simply the DNS can fail. Failure of DNS Server is quite common than we usually think.

Obviously, you can test this method on localhost – traditional system will definitely work, what we are saying is of quite precision – traditional can fail as we are basically doubling the source which can fail. With very less pageviews, this will not an issue. Higher the pageviews and/or crawl rate, more these will show up.

We can do it from Apache2 Virtual Host configuration :

Obviously, your all configuration should match. Either you have to use the IP address or Domain / Sub Domain Name, you can not mention as localhost. Obviously, you have to move the wp-login.php to wp-admin folder on the different server. This trick is known, because many users uses a custom url instead of the default, we can modify it from wp-config file :

Vim
1
define('ADMIN_SITEURL', 'http://admin.example.com');

And on the same wp-config file, there are these :

Vim
1
2
define ('ADMIN_COOKIE_PATH', FALSE);
define ('COOKIE_DOMAIN', 'example.com');

And this for vars.php file of wp-includes :

Definitely, you can use another server for wp-includes, but we guess it will add more complexity and yield less advantage.

These went on wp-config.php file. But the moved wp-login.php file to wp-admin folder demands some changes :

Unfortunately our hack failed because we never considered a big part – the Ajax calls. We must modify by using some WordPress filters.

Internet Explorer, however creates a big issue after login. The easiest way to get rid of this is not to use Internet Explorer to login. Windozzz and Internet Explorer will not create any issue for the non-logged in users. Yes, there is ugly .htaccess way or complex .ini settings to redirect from the backend, but we think, this is probably better.

You have to manually update. Do not click the automatic update button with this setup.

Tagged With https://thecustomizewindows com/2013/11/move-wordpress-administration-to-different-server-or-sub-domain/ , host wp admin on separate server , wordpress separate wp-admin server , wordpress separate admin server , moving to wordpress admin to different domain , move wp-admin to subdomain , move wordpress to a different server , Move WordPress Administration to Different Server or Sub-Domain , how to move wordpress configuration between servers , wp-admin subdomain
Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to Move WordPress Administration to Different Server or Sub-Domain

  • Nginx WordPress Installation Guide (All Steps)

    This is a Full Nginx WordPress Installation Guide With All the Steps, Including Some Optimization and Setup Which is Compatible With WordPress DOT ORG Example Settings For Nginx.

  • WordPress & PHP : Different AdSense Units on Mobile Devices

    Here is How To Serve Different AdSense Units on Mobile Devices on WordPress With PHP. WordPress Has Function Which Can Be Used In Free Way.

  • WordPress Multisite on Nginx on Ubuntu 14.04 on HP Cloud

    Here is a Step by Step Guide on Setting Up WordPress Multisite on Nginx on Ubuntu 14.04 on HP Cloud with All Commands and the Configuration.

  • Changing Data With cURL for OpenStack Swift (HP Cloud CDN)

    Changing Data With cURL For Object is Quite Easy in OpenStack Swift. Here Are Examples With HP Cloud CDN To Make it Clear. Official Examples Are Bad.

performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Hybrid Multi-Cloud Environments Are Becoming UbiquitousJuly 12, 2023
  • Data Protection on the InternetJuly 12, 2023
  • Basics of BJT TransistorJuly 11, 2023
  • What is Confidential Computing?July 11, 2023
  • How a MOSFET WorksJuly 10, 2023
PC users can consult Corrine Chorney for Security.

Want to know more about us?

Read Notability and Mentions & Our Setup.

Copyright © 2023 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy