]> Pileus Git - vpaste/commitdiff
updating robots, index
authorAndy Spencer <andy753421@gmail.com>
Tue, 27 Oct 2009 00:32:49 +0000 (00:32 +0000)
committerAndy Spencer <andy753421@gmail.com>
Tue, 27 Oct 2009 00:32:49 +0000 (00:32 +0000)
index.cgi
robots.txt

index 56e87a03066492e6d224b0420fe154da5b39a1f0..76915a726450c7f7cfa001e7dcb98140849d4619 100755 (executable)
--- a/index.cgi
+++ b/index.cgi
@@ -123,6 +123,8 @@ cat - <<EOF
        <head>
                <title>vpaste.net - Vim based pastebin</title>
                <meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
+               <meta name="description" content="vpaste: Vim based pastebin" />
+               <meta name="keywords" content="vpaste,paste,pastebin,vim" />
                <style type="text/css">
                        * { margin:0; padding:0; }
                        body { margin:1em; }
@@ -192,7 +194,9 @@ cat - <<EOF
                <li><a href="vpaste?ft=sh">vpaste</a></li>
                <li><a href="index.cgi?ft=sh">index.cgi</a>
                    <a href="vimrc?ft=vim">vimrc</a>
-                   <a href="htaccess?ft=apache">htaccess</a></li>
+                   <a href="htaccess?ft=apache">htaccess</a>
+                   <a href="robots.txt?ft=robots">robots.txt</a>
+                   <a href="sitemap.xml?ft=xml">sitemap.xml</a></li>
                <li><a href="2html.patch?ft=diff">2html.patch</a></li>
                <li><a href="https://lug.rose-hulman.edu/svn/misc/trunk/htdocs/vpaste/">Subversion</a></li>
                </ul>
index cf11ce64d0f1e9e4bcd89af34b3e5e70551bfc3f..f0e03e3b71532f927edca927f278c6dbb74d743b 100644 (file)
@@ -5,5 +5,6 @@ Allow: /htaccess
 Allow: /index.cgi
 Allow: /vimrc
 Allow: /vpaste
+Allow: /sitemap.xml
 Disallow: /
 Sitemap: http://vpaste.net/sitemap.xml