site map (hidden link for search engines)
Place this include at the very bottom of your page. A link to the automated sitemap page will be inserted on the page. The link will be invisibel to your human visitors but search engine robots will have no problem seeing it. The automated Site Map page that has links to every page of the site.
CODE
<cfinclude template="#include#/sitemap.cfm">
HTML
<h2 id="sitemap" class="hide"><a href="sitemap.cfm">Sitemap</a></h2>


