From c8dda27a5142431dbf9f9ac97e85870c3947b78d Mon Sep 17 00:00:00 2001 From: Dario Solera Date: Tue, 30 Aug 2011 08:53:22 +0200 Subject: [PATCH] Updated robots.txt. --- AssemblyVersion.cs | 4 ++-- WebApplication/robots.txt | 7 ++++++- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/AssemblyVersion.cs b/AssemblyVersion.cs index e69695b..fa02fce 100644 --- a/AssemblyVersion.cs +++ b/AssemblyVersion.cs @@ -16,5 +16,5 @@ using System.Reflection; // // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("3.0.5.605")] -[assembly: AssemblyFileVersion("3.0.5.605")] \ No newline at end of file +[assembly: AssemblyVersion("3.0.5.606")] +[assembly: AssemblyFileVersion("3.0.5.606")] \ No newline at end of file diff --git a/WebApplication/robots.txt b/WebApplication/robots.txt index d8a22e2..1ca6c26 100644 --- a/WebApplication/robots.txt +++ b/WebApplication/robots.txt @@ -1,6 +1,6 @@ User-agent: * -Disallow: /AllPages.aspx Disallow: /Admin.aspx +Disallow: /AdminHome.aspx Disallow: /Login.aspx Disallow: /Profile.aspx Disallow: /Upload.aspx @@ -14,3 +14,8 @@ Disallow: /RSS.aspx Disallow: /AccessDenied.aspx Disallow: /Language.aspx Disallow: /GetFile.aspx +Disallow: /Print.aspx +Disallow: /NavPath.aspx +Disallow: /Post.aspx +Disallow: /Error.aspx +Disallow: /Diff.aspx