[wp-hackers] WordPress deployment/relocation steps
James Tryon
james at easilyamusedinc.com
Mon Jun 27 18:35:10 UTC 2011
I think he's talking about re-salting your site.
If he's not, its still a good idea to do this after moving a site.
Do this in your wp-config file. Check around line 36, you will see whats below.
/**#@+
* Authentication Unique Keys and Salts.
*
* Change these to different unique phrases!
* You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service}
* You can change these at any point in time to invalidate all existing cookies. This will force all users to have to log in again.
*
* @since 2.6.0
*/
Thank you for your time,
James Tryon, Creative Director
Easily Amused, Inc.
http://easilyamusedinc.com
On Jun 27, 2011, at 2:20 PM, Justin W Hall wrote:
>
> On Jun 27, 2011, at 2:09 PM, Blue Chives wrote:
>
>> If olddomain isn't the same length as newdomain you will need to re-serialise the data help in the wp-options table.
>>
> Could you elaborate on this? Curious as to why I am not having trouble with this method even when domain names are not the same char lengths.
>
>
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
More information about the wp-hackers
mailing list