WebMerge Screen Shots for Creating a Four-Tier Website

 

You need to do three successive WebMerge runs if you want to create a website with four levels (index page, category pages, subcategory pages, and detail pages). I would suggest that you do these one at a time checking the results after each run. Later on, you can try queuing the settings files to run automatically using the option at the bottom of the generation page.

 

The first WebMerge run creates the index (home) page (using 0-INDEX LEVEL1) and temporary detail pages (using 0-DETAIL-PRODUCT-TEMPLATE.html ). The names of the detail pages are taken from the CATEGORY field and will become the category “index” pages after the second run.

 


 

The second WebMerge run creates the category index pages (using0-CATEGORY-TEMPLATE.html) and temporary detail pages (using 0-DETAIL-PRODUCT-TEMPLATE.html ). The names for the detail pages taken from the SUBCATEGORY field and will become the subcategory “index” pages after the third run.

 

 


The third WebMerge run creates the subcategory index pages (using 0-SUBCATEGORY-TEMPLATE.html and the final detail (individual product) pages (using 0-DETAIL-PRODUCT-TEMPLATE.html ). The names for the detail pages taken from the SKU field.

 

 

BACK TO THE HOME PAGE