[or-cvs] r23586: {} first attempt at a new sitemap which should be used for 404 (website/trunk/en)

Andrew Lewman andrew at torproject.org
Mon Oct 11 23:26:19 UTC 2010


Author: phobos
Date: 2010-10-11 23:26:18 +0000 (Mon, 11 Oct 2010)
New Revision: 23586

Added:
   website/trunk/en/sitemap.wml
Log:
first attempt at a new sitemap which should be used for 404 errors.


Added: website/trunk/en/sitemap.wml
===================================================================
--- website/trunk/en/sitemap.wml	                        (rev 0)
+++ website/trunk/en/sitemap.wml	2010-10-11 23:26:18 UTC (rev 23586)
@@ -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>


Property changes on: website/trunk/en/sitemap.wml
___________________________________________________________________
Added: svn:mime-type
   + text/vnd.wap.wml



More information about the tor-commits mailing list