I would like to mirror my site and I know this would be pretty easy to do. I expect I just need to copy the site files to another server and link the original WordPress SQL database to the mirror.
The one tricky thing I want to do is have a different right-side sidebar on the two copies. I'm guessing the content of the sidebar is stored in the database. Is there a way to maybe include it like a static element on the site (it's non-changing text and image links)? Any ideas?