• Resolved Driftless

    (@driftless1)


    I am considering posts-to-posts for a project with several thousand posts and several hundred pages and quite few custom types that I would like to link up. We are developing the site locally, then will migrate all the information to the cloud.

    What is the transportability of P-2-P connections? Rebuilding from scratch is not feasible. However, the change in post ID’s seems a straight db copy won’t work…

    Anyone have any ‘best practice’ advice for migrating a large site with lots of P-2-P connections?

    http://wordpress.org/extend/plugins/posts-to-posts/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Driftless

    (@driftless1)

    I supposed safest would be to output and then rebuild all connections based on titles instead of ID’s:

    Old site: Get connection ID’s, replace with titles
    New site: find new IDs for titles, rebuild connections

    Anyone have a template for this? Or am I stuck with building it myself 😉

    Thread Starter Driftless

    (@driftless1)

    I’m happy with a RTFM response if one exists… I can’t seem to find anything on this anywhere I have looked.

    Plugin Author scribu

    (@scribu)

    Anyone have a template for this? Or am I stuck with building it myself 😉

    You’re stuck with building it yourself.

    Thread Starter Driftless

    (@driftless1)

    Fair enough. Thanks. When I get around to this, I’ll share my recipe.

    Driftless, did you get anything working?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Migrating a site with MANY p2p connections’ is closed to new replies.