HTML
  Home arrow HTML arrow Page 4 - Automating Sitemap Generation
Dev Articles Forums 
ADO.NET  
Apache  
ASP  
ASP.NET  
C#  
C++  
ColdFusion  
COM/COM+  
Delphi-Kylix  
Design Usability  
Development Cycles  
DHTML  
Embedded Tools  
Flash  
Graphic Design  
HTML  
IIS  
Interviews  
Java  
JavaScript  
MySQL  
Oracle  
Photoshop  
PHP  
Reviews  
Ruby-on-Rails  
SQL  
SQL Server  
Style Sheets  
VB.Net  
Visual Basic  
Web Authoring  
Web Services  
Web Standards  
XML  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
HTML

Automating Sitemap Generation
By: Dan Wellman
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 5 stars5 stars5 stars5 stars5 stars / 16
    2005-08-10

    Table of Contents:
  • Automating Sitemap Generation
  • Sitemapper v2
  • Xtreeme SiteXpert Professional Edition
  • Xenu, CoffeeCup SiteMapper
  • All Web Menus
  • Web.UI 2.1
  • Chart Drawing Applications

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    Automating Sitemap Generation - Xenu, CoffeeCup SiteMapper


    (Page 4 of 7 )

     

    An application that includes a very basic site mapping tool is Xenu, a report program that tests a number of factors including broken links and orphaned files. When generating a report, part of the results page can be set to display a very basic sitemap. If you wish to search a site, whether it is local or remote, for broken links, then Xenu is the tool for you. If you want an application that will create a visually appealing sitemap without any real effort on your part, look at one of the other solutions available. 

    The CoffeeCup SiteMapper application is the only freeware application dedicated to the task of sitemap creation that I have actually been able to find and use. It has no static interface; this is another program that relies upon a wizard to create the sitemap. It is presented very well, and is quick and easy to use.

    One of the things that impressed me about SiteMapper was the code that it output; in addition to being the only freeware application of this nature that is readily available, it is also one of the few applications that doesn’t format its output using an html table. The sitemap itself keeps to a pretty basic design, relying on simple color schemes and some appropriate images. It can map any file within your site's file structure by simply appending the file extension into the file extensions field, and the output HTML is placed into a text area on the results section of the wizard for easy copy and pasting into an existing page.  All in all, this is an excellent application.

    A sample of the output code can be viewed below:

    <p><img src="smfolder.gif">&nbsp;<b class="mapsection"><a href="index.htm">Home</a></b><br>

      <img src="smfile.gif">&nbsp;<a href="index.htm" class="mapitem">Home Page</a><br>

      <img src="smfile.gif">&nbsp;<a href="page1.htm" class="mapitem">Page 1</a><br>

      <img src="smfile.gif">&nbsp;<a href="page2.htm" class="mapitem">Page 2</a><br>

      <img src="smfile.gif">&nbsp;<a href="page3.htm" class="mapitem">Page 3</a><br>

      <img src="smfile.gif">&nbsp;<a href="page4.htm" class="mapitem">Page 4</a><br>

      <img src="smfile.gif">&nbsp;<a href="page5.htm" class="mapitem">Page 5</a><br>

    The images represent a folder for the root or a directory and a page icon for pages. It then simply lists the shortcuts to the pages. The only problem is the fact that the <br> tags are not closed correctly, although this is acceptable under the transitional DOCTYPE statement added to the document head.

    More HTML Articles
    More By Dan Wellman


       · Sitemapper is not freeware. The downloadable version only creates max 5 links in the...
       · Hi,I did not state that Sitemapper v2 (produced by Trellian) was freeware. What...
       · I also went to Coffeecup sitemapper and it was not freeware.
       · Do a search in google for coffeecup sitemapper. The top result should...
       · The free version is still available from...
       · Thanks for the information. Clearly, the freeware application is alive and...
       · Glad I read this. Saved me lots of searching time.Pat
       · I have just discovered that the Trellian application I used in this reveiw is...
     

    HTML ARTICLES

    - Comparing Browser Response to Active Client ...
    - Testing Browser Response to Active Client Pa...
    - Active Client Pages: Completing the Code for...
    - ACP and Browsers: Setting up an Example
    - How Browsers Respond to Active Client Pages
    - Completing a Tree with Active Client Pages
    - HTML Form Verification and ACP
    - Building an ACP Tree
    - Completing an ACP 3D HTML Table Image Gallery
    - Building an ACP 3D HTML Table Image Gallery
    - A Multiple Page Image Gallery with Active Cl...
    - Building an Image Gallery with Active Client...
    - Concluding a Menu for All Browsers
    - A Vertical Menu for All Browsers
    - Downloading Long HTML Pages with ACP







    © 2003-2009 by Developer Shed. All rights reserved. DS Cluster 3 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek