content migration from different website | Community
Skip to main content
Level 4
November 6, 2015
Solved

content migration from different website

  • November 6, 2015
  • 4 replies
  • 1155 views

Could you put across what would be best way to pull the content from a standalone website to CQ5.

Thanks,
Srinivas

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by joerghoh

Hi,

There is no single and easy answer. There are some questions you need to answer before:

  • How do you identify the content you want to take over? Do you really want to take over all pages and the complete pages? Or only a subset of it?
  • How do you want to structure your site in AEM? Does the old content have a reasonable hierarchy? Do you want to keep it?
  • Do you have an estimation how much it takes to migrate all the old content manually without any automation?
  • How do you want to QA the results of the automatic migration?

If you really want to migrate all pages and the complete pages in the very same hierarchy, a fully automated approach might be reasonable. Partial migrations or restructurings usually make any automated migration quite hard and expensive.

kind regards,
Jörg

4 replies

Peter_Puzanovs
Community Advisor
Community Advisor
November 6, 2015

Hey Srinivas,

It's best to use VLT tool[1] to transfer data between boxes.

[1] Link: https://docs.adobe.com/docs/en/crx/2-2/how_to/how_to_use_the_vlttool.html

Thanks,

Peter

Level 4
November 7, 2015

Thanks for the suggestion.

 

So from the website that is not CQ5 the content data we should get in the form on xml and then use vlt??

joerghoh
Adobe Employee
joerghohAdobe EmployeeAccepted solution
Adobe Employee
November 8, 2015

Hi,

There is no single and easy answer. There are some questions you need to answer before:

  • How do you identify the content you want to take over? Do you really want to take over all pages and the complete pages? Or only a subset of it?
  • How do you want to structure your site in AEM? Does the old content have a reasonable hierarchy? Do you want to keep it?
  • Do you have an estimation how much it takes to migrate all the old content manually without any automation?
  • How do you want to QA the results of the automatic migration?

If you really want to migrate all pages and the complete pages in the very same hierarchy, a fully automated approach might be reasonable. Partial migrations or restructurings usually make any automated migration quite hard and expensive.

kind regards,
Jörg

Lokesh_Shivalingaiah
Level 10
November 8, 2015

to add to @jorg, you need to have a mapping between the data and your content modelling. 

Once you do this exercise, then it would be easy to come up with the strategy of doing the migration. It may be directly creating an xml structure and uploading it or it may be writing a simple service to create the page or it may be even jus manual .

 

 

Regards,

Lokesh