I run a few wordpress blogs that use the same content in certain areas. Sometimes this content changes and it's a pain to go back and change the content at each blog. I was thinking of making a separate database that I can host anywhere. Then I can store content in a table and use PHP to include the content in it's respectable places. Can anyone tell me the best way to go about this?