database - Backing up Wordpress Multisite -
i have 2 question:
- how many sites allow wordpress multisite installation.
- probably stupid question but, possible backup specific sub-domain in multisite installation or have backup everything.
the first part of question doesn't make sense. how many sites allow multisite installation? how many web hosts mean? if so, knows? several thousand , there's no way keep track.
the second part of question, can 1 of sub domains.... no. @ least not in meaningful way. multisite shares same database across sites. guess might able sort of pattern searching in database backup on everything, it's such narrow use case i'd surprised if bothered, , i'd more surprised if reliable. keep in mind: multisite 1 database, multiple subdomains. info, wp_users, wp_user_meta, etc going needed in each of these little mini-sites, , pattern matching you'd have write keep users own site be, put mildly, pain in butt. you're better off backing everything. exclude media files if need to, otherwise whole thing.
Comments
Post a Comment