I have an existing site with alot of content. i want to install the Domain Access module and move this existing content to a subdomain.
currently, all content is on www.domain.com
after i install Domain Access, i want to move this content to dc.domain.com.
how would i go about moving this existing content to the new subdomain?
thanks
Comments
Comment #1
agentrickardFairly simple process, using the provided Domain Content module.
-- When you install Domain Access, all current content will be assigned to www.example.com. This is by design.
-- Create your domain records.
-- Activate the 'Domain Content' module. Read the instructions.
-- Go to 'affliate content' as a user with 'set domain access' permissions. Then select the content from www.example.com and use the form to move it to dc.example.com.
If you have lots of articles, this may not be efficient. In that case, there are some simple SQL queries you could run to make the update.
It would also be easy to write a module that lets you batch move all content from one domain to another. Domain Content does it in, I believe 50 article chunks.
Comment #2
agentrickard