Possible To Duplicate Content?

Discussion in 'Drupal' started by Seventh Army, Aug 30, 2010.

  1. #1
    I have a drupal website which I am looking to duplicate.
    Basically, it took lots of money to hire people to install the modules and configure it and I am looking to open another stuff with the same set-up.
    Is it possible to do this with a back-up or something similar? And how can I go about doing this?
     
    Seventh Army, Aug 30, 2010 IP
  2. cerno

    cerno Well-Known Member

    Messages:
    207
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    108
    #2
    What you want to do is turn your Drupal folder into a Multi-site setup, that will allow you to have several websites that use the same modules and themes that are presently installed, but by adding more databases you get more websites. You don't need complete installations of Drupal over and over again, everything is shared except for files like images in your file folder and the databases. Look at the Drupal website for instructions, it is very simple to accomplish. You will need ftp and SSH access to your server so you can move around files into the new configuration and restart your web server afterwards.
     
    cerno, Sep 1, 2010 IP
  3. mario212

    mario212 Peon

    Messages:
    107
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    If you are using Drupal to create more websites,is not a problem.If you put the same content,it is duplicate.
     
    mario212, Sep 1, 2010 IP
  4. dennisb

    dennisb Member

    Messages:
    244
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    35
    #4
    As long your content is original the searchengines wont bother, how this works with your visitors is a other question.
     
    dennisb, Sep 2, 2010 IP
  5. JamesColin

    JamesColin Prominent Member

    Messages:
    7,874
    Likes Received:
    164
    Best Answers:
    1
    Trophy Points:
    395
    Digital Goods:
    1
    #5
    I don't know of a way to export modules AND modules settings to create a new identical site. I would do it by hand.
     
    JamesColin, Sep 11, 2010 IP
  6. Coolof

    Coolof Peon

    Messages:
    191
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    i done it my self...
    just copied everything on local host,
    then on LOCAL host changed titles, content,adjusted everything, URLs, LINKS, structure, menu, database, adjusted htacess, etc.....
    saved me a lot of time configuring modules,

    than upload everything on web like you will do when transeffing LOCAL to WEB...
    that's it...
     
    Coolof, Sep 30, 2010 IP
  7. TrafficRider

    TrafficRider Active Member

    Messages:
    250
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    55
    #7
    Just create a duplicate of your site as you would moving your site to a new server (copy the files and database to the new server). The only difference is just that you keep the original and do the necessary changes on the new one (if there are actually changes you need to make).
     
    TrafficRider, Oct 2, 2010 IP