Imports well-formed HTML files into WordPress pages.
Imports well-formed static HTML files into WordPress. Requires PHP 5.
This plugin will import a directory of files as either pages or posts. You may specify the HTML tag (e.g. <body>
, <div id="content">
, or <td width="732">
) or Dreamweaver template region (e.g. 'Main Content') containing the content you want to import.
If importing pages, the directory hierarchy will be preserved. Directories containing the specified file types will be imported as empty parent pages (or, if an index file is present, its contents will be used for the parent page). Directories that do not contain the specified file types will be ignored.
As files are imported, the resulting IDs, permalinks, and titles will be displayed. On completion, the importer will provide a list of Apache redirects that can be used in your .htaccess
file to seamlessly transfer visitors from the old file locations to the new WordPress permalinks. As of 2.0, if you change your permalink structure after you've imported your files, you can regenerate the redirects—the file's old URL is stored as a custom field in the imported post.
Options in 2.0:
public
)New in 2.3:
New in 2.4:
<body>
for content and <title>
for the titleSee the User Guide for details on all the options.
Requires: 3.0 or higher
Compatible up to: 3.5.2
Last Updated: 2013-5-3
Downloads: 80,172
0 of 3 support threads in the last two months have been resolved.
Got something to say? Need help?