wordpress: 2 blogs using the same db *and* the same content
June 25, 2010 6:03 PM Subscribe
Is this nuts? I want to have 2 installations of (self-hosted) wordpress which both show the same content - therefore use the same db.
I have a blog with a lot of content in it. I want to create a second blog which is essentially a distillation of the first blog and shows a quick snippet of posts and then links to the first blog. (Insert boring reason why here.)
The way I want to do this is to setup a second blog and then modify DB_NAME in wp-config.php to point to the db of the first blog. I'd never modify content from the second blog - that install would be for display only.
Is this crazy? Am I going to bork the db of the first blog? Am I missing something completely obvious?
The 'share a wp database' googling I've done finds solutions for hosting 2 different blogs with different content in a single database. This is different, and I'm not having good luck finding any helpful information.
Help me hivemind :)
Thank you.
posted by thatone to computers & internet (10 answers total)
posted by thatone at 6:18 PM on June 25, 2010