The search import tool is a useful little function to enable to you batch add pages. When adding pages using this tool, the import file will read
from the pages meta data. If you have pages with no meta data, you`ll need to input the data manually during import.
Please follow the instructions below to use the import tool
How to use the search import tool (import-tool.php):
1 => Firstly, open up the 'import_tool.php' file in a text editor and update the database connection information at the top of the file to point to the database that holds
your search tables. This will be the same as the information in your 'inc/db_connection.inc.php' file.
2 => Next, specify the types of files you want the import tool to read. See the instructions in the import-tool.php file. This is experimental and hasn`t been tested with all files.
3 => Next, upload the 'import_tool.php' file into any directory on your server that has pages you want to import into the search system.
4 => Once you have done this, access the file in your browser wherever it is located.
5 => Follow the import instructions on screen to import your pages. You can specify which pages you want to import using the checkboxes you will see next to each page. You can also specify additional keywords and descriptions on import.
6 => The import file will work in any directory on your server.
Enjoy!