[Hypercontent-users] sitemap.xml
Brought to you by:
alexvigdor
From: Carl B. <C.P...@hu...> - 2004-12-13 14:07:41
|
Hi Alex I have a question about my sitemap.xml file. Structure below.. <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE nav-template SYSTEM "http://hypercontent.sourceforge.net/dtd/navigation.dtd"> <nav-template customLabel="Home" labelWith="custom" pattern="/index.xml" sortChildren="by-label"> <nav-template pattern="/*/index.xml"> <nav-template pattern="/*/*" /> <nav-template pattern="/*/*/index.xml" sortChildren="by-label"> <nav-template pattern="/*/*/*" sortChildren="by-label" /> </nav-template> </nav-template> </nav-template> When I use the visual editor to add an external link (used in the menu) under one of my first level directories is puts the link into all of them. Can you see form the code above what I might be doing wrong? Many thanks Carl -- ************************************ Carl Barrow Web Developer e-Services The University of Hull Cottingham Road Hull HU6 7RX Ext. 6838 ************************************ |