This tool allows you to easily generate an XML file to import structured page hierarchies into your WordPress website. Whether you are setting up a new site or reorganizing an existing one, this tool simplifies the process by creating the necessary XML code to import pages directly into WordPress. Use this to quickly set up your site's structure without manually creating each page through the WordPress admin interface.
List all the pages you want to create on your WordPress site. To indicate a page hierarchy, prefix sub-pages with dashes ('-'). Each dash represents a level in the hierarchy.
To set a custom slug for a page, use a vertical bar | after the page title, followed by your desired slug (e.g., About Us | about).
Example structure:
Home About Us | about - Our Team | team - Careers Services - Residential -- Plumbing | plumbing-services -- Electrical - Commercial -- HVAC Testimonials Contact | get-in-touch
Copy your structured list into the textarea labeled "Enter Page Titles (each title on a new line):". Make sure each page title is on a new line. Use the optional | slug format to customize any page slug if desired.
Click the "Generate XML" button. The tool will process your input and display the resulting XML in the textarea on the right. This XML includes all necessary WordPress fields to define each page, set its hierarchy, and use custom slugs if provided.
Once the XML is generated, download it using the "Download XML File" button. This file is ready to be imported into WordPress via Tools > Import.
In your WordPress dashboard, go to "Tools > Import", choose "WordPress", and upload the XML file. Follow the on-screen instructions to complete the import process.
By using the WordPress Page Importer tool, you can efficiently set up complex site structures, saving time and reducing the potential for manual entry errors. This tool is ideal for developers and site administrators looking to expedite the site setup process.