From 9e7f0a6c59ec89c32af64d1577e314dd68b8e7f6 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Mon, 9 Jan 2017 11:37:10 +0000 Subject: Use rel=nofollow microformat for dynamic (CGI-related) URLs Some of these might be relatively expensive to dereference or result in messages being logged, and there's no reason why a search engine should need to index them. (In particular, we'd probably prefer search engines to index the rendered page, not its source code.) --- templates/editcomment.tmpl | 4 ++-- templates/page.tmpl | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'templates') diff --git a/templates/editcomment.tmpl b/templates/editcomment.tmpl index e177db959..703564eb6 100644 --- a/templates/editcomment.tmpl +++ b/templates/editcomment.tmpl @@ -8,7 +8,7 @@ - (optional, or signin) + (optional, or signin)
(optional) @@ -17,7 +17,7 @@
-(You might want to Signin first?) +(You might want to Signin first?)
diff --git a/templates/page.tmpl b/templates/page.tmpl index 183d733e1..a1991f6e4 100644 --- a/templates/page.tmpl +++ b/templates/page.tmpl @@ -74,13 +74,13 @@
  • RecentChanges
  • -
  • History
  • +
  • History
  • -
  • Source
  • +
  • Source
  • -
  • Preferences
  • +
  • Preferences
  • @@ -147,7 +147,7 @@
    Comments on this page are closed.
    -- cgit v1.2.3