<!Docktype><Html>
<head>
<title>Sitemap</title>
</head>
<body>
<a
href="http://www.techvictus.com/">Techvictus</a> <ul>
<li><a
href="http://www.techvictus.com/about.html">Techvictus:About
us</a></li>
<li><a
href="http://www.techvictus.com/solution.html">Techvictus:Solutions</
a></li>
<li><a
href="http://www.techvictus.com/sns.html">Techvictus:Service and
Solutions</a></li>
<li><a
href="http://www.techvictus.com/partners.html">Techvictus:Partners</a
></li>
<li><a
href="http://www.techvictus.com/training.html">Techvictus:Training</a
></li>
<li><a
href="http://www.techvictus.com/resource.html">Techvictus:Resource</a
></li>
<li><a
href="http://www.techvictus.com/login.html">Techvictus:Login</a></li>
</ul>
</body>
</html>
This HTML sitemap enables customers to search out the right path to the content they're looking for. If you need knowledge involving the institution, you could click on the About Us link listed in the sitemap.
This sitemap uses the <br> (break) tag. Rather of <br>, which you can additionally use the unordered list tag (<ul>); it depends on your choice.
A plethora of sitemap generator instruments are available for free on the net. For the previously mentioned website, we used the device discovered at http://www.Sitemapdoc.Com/ (see determine 6-1).
Figure 6-1. On-line instrument interface at sitemapdoc.Com

Enter the website URL for which you wish to have the sitemap, with extra filters corresponding to checking pics and exclusions. When you enter all the crucial information, click on the Create Map button. Figure 6-2 indicates the output.

You have got the choice to extract XML, HTML, or text types of the sitemaps via clicking the respective buttons on the page list. In the event you click the XML Sitemap button, you see the result proven in determine 6-3.

As soon as the sitemap is generated, it may be edited, copied, and uploaded to your website server. By way of default, you have got to upload this XML to the basis of your website. If you wish to add it elsewhere, you have got to add an entry in the robots.Txt file so the search engine can reach this expertise. If you happen to generate an HTML sitemap, you can hyperlink it to the footer of your web web page so customers can simply navigate to a detailed web web page.
