-
Notifications
You must be signed in to change notification settings - Fork 0
Home
warkior edited this page Sep 30, 2011
·
7 revisions
Allows developers to run secondary copies of WordPress sites that redirect non-developers to the main site.
Useful for creating and managing development environments where regular visitors should not have access to the site, but the developer would like the ability to see theme or plugin changes before going live with them. Also prevents development sites from being seen and spidered by search engines.
Created by TruthMedia
Programming and Design by James Warkentin
= Features: =
- Prevent unwanted visitors from coming to development sites.
- Prevent search engines from spidering and listing development sites.
== Download ==
Find our latest release downloads here: Download
== Installation ==
= Plugin Requirements: =
- WordPress 2.8 or higher
- PHP 4 or higher
= Instructions: =
- Step 1
- Download plugin file from WordPress.org.
- Upload the Plugin Files
- Unzip and upload to your WordPress plugins folder, located in your WordPress install under /wp-content/plugins/
- If you regularly sync your live DB to a testing DB, you will want to install and activate the plugin on your live server. That way db syncs will keep track of the saved settings on live, and will always redirect users back to the live.
- Activate the Plugin
- Browse in the WordPress admin interface to the plugin activation page and activate the plugin.
- Configure Live Hostname
- The plugin will add a new WordPress menu item under Tools called Development Site. Go there and configure the Live Hostname.