• Harit Panchal

    (@haritpanchal)


    I want my site to migrate from Sitecore to WordPress in such a way so that I can view the migrated page using specific page builder i.e Beaver Builder.

    Any suggestions will be helpful. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Is there a way to export your sitecore content as CSV, XML, etc?

    Thread Starter Harit Panchal

    (@haritpanchal)

    Yes, there is a basic XML provided by Sitecore.

    Example XML:

    <sitecore>
    	<phrase path="/sitecore/content/Site/" key="Key" itemid="{itemid}" fieldid="{fieldid}" updated="updatedTimestamp">
    	<en>
    		<h2> all page content in HTML</h2>
    	</en>
    	</phrase>
    </sitecore>
    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    The plugin “wpallimport” can probably handle this, if not the free version, then the pro version.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Sitecore to WordPress migration’ is closed to new replies.