first attempt at a new sitemap which should be used for 404 errors.

This commit is contained in:
Andrew Lewman 2010-10-11 23:26:18 +00:00
parent 59a8f6e649
commit 2d27f02693

54
en/sitemap.wml Normal file
View File

@ -0,0 +1,54 @@
## translation metadata
# Revision: $Revision: 0 $
# Translation-Priority: 3-low
#include "head.wmi" TITLE="Tor Website Content Map" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
<div id="home">
<div id="content" class="clearfix">
<div id="maincol">
<h2>Four oh four: the content you wanted has moved.</h2>
<p>We've completely reworked the Tor Website for the first time in seven
years. Many urls, links, and paths have changed with the new website.
Below is a map to content on the site. Perhaps you will find what you
wanted below.</p>
<dt>Tor Overview</dt>
<dd><a href="<page about/overview>"><page about/overview></a></dd>
<dt>Download Tor</dt>
<dd><a href="<page download/download>"><page download/download></a></dd>
<dt>Documentation</dt>
<dd><a href="<page docs/documentation>"><page docs/documentation></a></dd>
<dt>Get involved with Tor</dt>
<dd><a href="<page getinvolved/volunteer>"><page getinvolved/volunteer></a></dd>
<dt>People involved with Tor</dt>
<dd><a href="<page about/corepeople>"><page about/corepeople></a></dd>
<dt>Donate to Tor</dt>
<dd><a href="<page donate/donate>"><page donate/donate></a></dd>
<dt>Who uses Tor?</dt>
<dd><a href="<page about/torusers>"><page about/torusers></a></dd>
<dt>Tor Relay Documentation</dt>
<dd><a href="<page docs/tor-doc-relay>"><page docs/tor-doc-relay></a></dd>
<dt>How to contact Tor people</dt>
<dd><a href="<page about/contact>"><page about/contact></a></dd>
<dt>FAQ about the Tor trademark</dt>
<dd><a href="<page docs/trademark-faq>"><page docs/trademark-faq></a></dd>
<dt>Press Information</dt>
<dd><a href="<page press/press>"><page press/press></a></dd>
</div>
</div>
<!-- END CONTENT -->
</div>
<!-- END HOME -->
#include <foot.wmi>