Layout mode
- Absolute
Imports the page using individually positioned objects. This can preserve the original visual placement more closely, but the resulting layout may require additional work for smaller screen sizes because objects do not automatically reflow into a responsive layout.
- Flexible
Attempts to rebuild the page using flexible grids, containers, cards, navigation menus, buttons, and other responsive Web Builder objects. The importer makes decisions about which elements belong together and should be placed in the same container.
Flexible import works best with modern websites created with responsive CSS frameworks such as Bootstrap.
Import from
Specifies where the page is located.
Select Local (on this computer) to import an HTML file from your computer.
Select Remote (on the Internet) to import a page directly from a website.
Filename/URL
Specifies the local filename or the web address of the page to import.
Maximum pages
Specifies the maximum number of pages to import.
A value greater than 1 enables recursive importing of linked pages. Importing a large website can take a long time and may create many pages, images, and other imported resources.