Separate DB by yearly archive of WordPress

I needed this for a client recently (he wanted to do the same but be able to create a archive by himself in the wordpress backend) and couldn’t find a good plugin for it. It’s pretty easy to custom code this actually. You just need to make your install a network install and then place … Read more

Installed WordPress Location

Basically yes, but you’ll have to ensure that your sub-domain’s document root set to the correct file location so that it picks up your WordPress files correctly. Then you’ll have the WordPress Site URL, which I assume would be: mydomain.com Then you have the WordPress URL, which would be your sub-domain. You’ll just need to … Read more