http://git-wip-us.apache.org/repos/asf/accumulo/blob/f0f551cf/source.html
----------------------------------------------------------------------
diff --git a/source.html b/source.html
index 1de9812..7a004fc 100644
--- a/source.html
+++ b/source.html
@@ -37,6 +37,14 @@
 <title>Source Code and Developers Guide</title>
 
 <script>
+$(function() {
+  var host = window.location.host;
+  if (typeof host !== 'undefined' && host !== 'accumulo.apache.org') {
+    $('#non-canonical').show();
+  }
+});
+</script>
+<script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
@@ -185,6 +193,9 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
     </div>
     <div class="col-md-8 col-md-offset-1">
 
+      <div id="non-canonical" style="display: none; background-color: #F0E68C; 
padding-left: 1em;">
+        Visit the official site at: <a 
href="https://accumulo.apache.org";>https://accumulo.apache.org</a>
+      </div>
       <div id="content">
         
         <h1 class="title">Source Code and Developers Guide</h1>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/f0f551cf/user_manual_1.3-incubating/Accumulo_Design.html
----------------------------------------------------------------------
diff --git a/user_manual_1.3-incubating/Accumulo_Design.html 
b/user_manual_1.3-incubating/Accumulo_Design.html
index 2ace9a4..0eff2ef 100644
--- a/user_manual_1.3-incubating/Accumulo_Design.html
+++ b/user_manual_1.3-incubating/Accumulo_Design.html
@@ -37,6 +37,14 @@
 <title>User Manual: Accumulo Design</title>
 
 <script>
+$(function() {
+  var host = window.location.host;
+  if (typeof host !== 'undefined' && host !== 'accumulo.apache.org') {
+    $('#non-canonical').show();
+  }
+});
+</script>
+<script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
@@ -185,6 +193,9 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
     </div>
     <div class="col-md-8 col-md-offset-1">
 
+      <div id="non-canonical" style="display: none; background-color: #F0E68C; 
padding-left: 1em;">
+        Visit the official site at: <a 
href="https://accumulo.apache.org";>https://accumulo.apache.org</a>
+      </div>
       <div id="content">
         
         <h1 class="title">User Manual: Accumulo Design</h1>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/f0f551cf/user_manual_1.3-incubating/Accumulo_Shell.html
----------------------------------------------------------------------
diff --git a/user_manual_1.3-incubating/Accumulo_Shell.html 
b/user_manual_1.3-incubating/Accumulo_Shell.html
index 0e911b1..459364c 100644
--- a/user_manual_1.3-incubating/Accumulo_Shell.html
+++ b/user_manual_1.3-incubating/Accumulo_Shell.html
@@ -37,6 +37,14 @@
 <title>User Manual: Accumulo Shell</title>
 
 <script>
+$(function() {
+  var host = window.location.host;
+  if (typeof host !== 'undefined' && host !== 'accumulo.apache.org') {
+    $('#non-canonical').show();
+  }
+});
+</script>
+<script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
@@ -185,6 +193,9 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
     </div>
     <div class="col-md-8 col-md-offset-1">
 
+      <div id="non-canonical" style="display: none; background-color: #F0E68C; 
padding-left: 1em;">
+        Visit the official site at: <a 
href="https://accumulo.apache.org";>https://accumulo.apache.org</a>
+      </div>
       <div id="content">
         
         <h1 class="title">User Manual: Accumulo Shell</h1>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/f0f551cf/user_manual_1.3-incubating/Administration.html
----------------------------------------------------------------------
diff --git a/user_manual_1.3-incubating/Administration.html 
b/user_manual_1.3-incubating/Administration.html
index cfaaf5d..90f9507 100644
--- a/user_manual_1.3-incubating/Administration.html
+++ b/user_manual_1.3-incubating/Administration.html
@@ -37,6 +37,14 @@
 <title>User Manual: Administration</title>
 
 <script>
+$(function() {
+  var host = window.location.host;
+  if (typeof host !== 'undefined' && host !== 'accumulo.apache.org') {
+    $('#non-canonical').show();
+  }
+});
+</script>
+<script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
@@ -185,6 +193,9 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
     </div>
     <div class="col-md-8 col-md-offset-1">
 
+      <div id="non-canonical" style="display: none; background-color: #F0E68C; 
padding-left: 1em;">
+        Visit the official site at: <a 
href="https://accumulo.apache.org";>https://accumulo.apache.org</a>
+      </div>
       <div id="content">
         
         <h1 class="title">User Manual: Administration</h1>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/f0f551cf/user_manual_1.3-incubating/Analytics.html
----------------------------------------------------------------------
diff --git a/user_manual_1.3-incubating/Analytics.html 
b/user_manual_1.3-incubating/Analytics.html
index 6e6c371..ff5e948 100644
--- a/user_manual_1.3-incubating/Analytics.html
+++ b/user_manual_1.3-incubating/Analytics.html
@@ -37,6 +37,14 @@
 <title>User Manual: Analytics</title>
 
 <script>
+$(function() {
+  var host = window.location.host;
+  if (typeof host !== 'undefined' && host !== 'accumulo.apache.org') {
+    $('#non-canonical').show();
+  }
+});
+</script>
+<script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
@@ -185,6 +193,9 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
     </div>
     <div class="col-md-8 col-md-offset-1">
 
+      <div id="non-canonical" style="display: none; background-color: #F0E68C; 
padding-left: 1em;">
+        Visit the official site at: <a 
href="https://accumulo.apache.org";>https://accumulo.apache.org</a>
+      </div>
       <div id="content">
         
         <h1 class="title">User Manual: Analytics</h1>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/f0f551cf/user_manual_1.3-incubating/Contents.html
----------------------------------------------------------------------
diff --git a/user_manual_1.3-incubating/Contents.html 
b/user_manual_1.3-incubating/Contents.html
index 4b65c98..044c2cc 100644
--- a/user_manual_1.3-incubating/Contents.html
+++ b/user_manual_1.3-incubating/Contents.html
@@ -37,6 +37,14 @@
 <title>User Manual: Contents</title>
 
 <script>
+$(function() {
+  var host = window.location.host;
+  if (typeof host !== 'undefined' && host !== 'accumulo.apache.org') {
+    $('#non-canonical').show();
+  }
+});
+</script>
+<script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
@@ -185,6 +193,9 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
     </div>
     <div class="col-md-8 col-md-offset-1">
 
+      <div id="non-canonical" style="display: none; background-color: #F0E68C; 
padding-left: 1em;">
+        Visit the official site at: <a 
href="https://accumulo.apache.org";>https://accumulo.apache.org</a>
+      </div>
       <div id="content">
         
         <h1 class="title">User Manual: Contents</h1>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/f0f551cf/user_manual_1.3-incubating/High_Speed_Ingest.html
----------------------------------------------------------------------
diff --git a/user_manual_1.3-incubating/High_Speed_Ingest.html 
b/user_manual_1.3-incubating/High_Speed_Ingest.html
index f265450..cc9db79 100644
--- a/user_manual_1.3-incubating/High_Speed_Ingest.html
+++ b/user_manual_1.3-incubating/High_Speed_Ingest.html
@@ -37,6 +37,14 @@
 <title>User Manual: High Speed Ingest</title>
 
 <script>
+$(function() {
+  var host = window.location.host;
+  if (typeof host !== 'undefined' && host !== 'accumulo.apache.org') {
+    $('#non-canonical').show();
+  }
+});
+</script>
+<script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
@@ -185,6 +193,9 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
     </div>
     <div class="col-md-8 col-md-offset-1">
 
+      <div id="non-canonical" style="display: none; background-color: #F0E68C; 
padding-left: 1em;">
+        Visit the official site at: <a 
href="https://accumulo.apache.org";>https://accumulo.apache.org</a>
+      </div>
       <div id="content">
         
         <h1 class="title">User Manual: High Speed Ingest</h1>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/f0f551cf/user_manual_1.3-incubating/Introduction.html
----------------------------------------------------------------------
diff --git a/user_manual_1.3-incubating/Introduction.html 
b/user_manual_1.3-incubating/Introduction.html
index 45fbacb..ae140bd 100644
--- a/user_manual_1.3-incubating/Introduction.html
+++ b/user_manual_1.3-incubating/Introduction.html
@@ -37,6 +37,14 @@
 <title>User Manual: Introduction</title>
 
 <script>
+$(function() {
+  var host = window.location.host;
+  if (typeof host !== 'undefined' && host !== 'accumulo.apache.org') {
+    $('#non-canonical').show();
+  }
+});
+</script>
+<script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
@@ -185,6 +193,9 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
     </div>
     <div class="col-md-8 col-md-offset-1">
 
+      <div id="non-canonical" style="display: none; background-color: #F0E68C; 
padding-left: 1em;">
+        Visit the official site at: <a 
href="https://accumulo.apache.org";>https://accumulo.apache.org</a>
+      </div>
       <div id="content">
         
         <h1 class="title">User Manual: Introduction</h1>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/f0f551cf/user_manual_1.3-incubating/Security.html
----------------------------------------------------------------------
diff --git a/user_manual_1.3-incubating/Security.html 
b/user_manual_1.3-incubating/Security.html
index 104c89a..8e4eff3 100644
--- a/user_manual_1.3-incubating/Security.html
+++ b/user_manual_1.3-incubating/Security.html
@@ -37,6 +37,14 @@
 <title>User Manual: Security</title>
 
 <script>
+$(function() {
+  var host = window.location.host;
+  if (typeof host !== 'undefined' && host !== 'accumulo.apache.org') {
+    $('#non-canonical').show();
+  }
+});
+</script>
+<script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
@@ -185,6 +193,9 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
     </div>
     <div class="col-md-8 col-md-offset-1">
 
+      <div id="non-canonical" style="display: none; background-color: #F0E68C; 
padding-left: 1em;">
+        Visit the official site at: <a 
href="https://accumulo.apache.org";>https://accumulo.apache.org</a>
+      </div>
       <div id="content">
         
         <h1 class="title">User Manual: Security</h1>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/f0f551cf/user_manual_1.3-incubating/Shell_Commands.html
----------------------------------------------------------------------
diff --git a/user_manual_1.3-incubating/Shell_Commands.html 
b/user_manual_1.3-incubating/Shell_Commands.html
index 2aabf3f..2815484 100644
--- a/user_manual_1.3-incubating/Shell_Commands.html
+++ b/user_manual_1.3-incubating/Shell_Commands.html
@@ -37,6 +37,14 @@
 <title>User Manual: Shell Commands</title>
 
 <script>
+$(function() {
+  var host = window.location.host;
+  if (typeof host !== 'undefined' && host !== 'accumulo.apache.org') {
+    $('#non-canonical').show();
+  }
+});
+</script>
+<script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
@@ -185,6 +193,9 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
     </div>
     <div class="col-md-8 col-md-offset-1">
 
+      <div id="non-canonical" style="display: none; background-color: #F0E68C; 
padding-left: 1em;">
+        Visit the official site at: <a 
href="https://accumulo.apache.org";>https://accumulo.apache.org</a>
+      </div>
       <div id="content">
         
         <h1 class="title">User Manual: Shell Commands</h1>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/f0f551cf/user_manual_1.3-incubating/Table_Configuration.html
----------------------------------------------------------------------
diff --git a/user_manual_1.3-incubating/Table_Configuration.html 
b/user_manual_1.3-incubating/Table_Configuration.html
index c4f4675..5f9b62e 100644
--- a/user_manual_1.3-incubating/Table_Configuration.html
+++ b/user_manual_1.3-incubating/Table_Configuration.html
@@ -37,6 +37,14 @@
 <title>User Manual: Table Configuration</title>
 
 <script>
+$(function() {
+  var host = window.location.host;
+  if (typeof host !== 'undefined' && host !== 'accumulo.apache.org') {
+    $('#non-canonical').show();
+  }
+});
+</script>
+<script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
@@ -185,6 +193,9 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
     </div>
     <div class="col-md-8 col-md-offset-1">
 
+      <div id="non-canonical" style="display: none; background-color: #F0E68C; 
padding-left: 1em;">
+        Visit the official site at: <a 
href="https://accumulo.apache.org";>https://accumulo.apache.org</a>
+      </div>
       <div id="content">
         
         <h1 class="title">User Manual: Table Configuration</h1>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/f0f551cf/user_manual_1.3-incubating/Table_Design.html
----------------------------------------------------------------------
diff --git a/user_manual_1.3-incubating/Table_Design.html 
b/user_manual_1.3-incubating/Table_Design.html
index 3e7b3b7..4103f7c 100644
--- a/user_manual_1.3-incubating/Table_Design.html
+++ b/user_manual_1.3-incubating/Table_Design.html
@@ -37,6 +37,14 @@
 <title>User Manual: Table Design</title>
 
 <script>
+$(function() {
+  var host = window.location.host;
+  if (typeof host !== 'undefined' && host !== 'accumulo.apache.org') {
+    $('#non-canonical').show();
+  }
+});
+</script>
+<script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
@@ -185,6 +193,9 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
     </div>
     <div class="col-md-8 col-md-offset-1">
 
+      <div id="non-canonical" style="display: none; background-color: #F0E68C; 
padding-left: 1em;">
+        Visit the official site at: <a 
href="https://accumulo.apache.org";>https://accumulo.apache.org</a>
+      </div>
       <div id="content">
         
         <h1 class="title">User Manual: Table Design</h1>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/f0f551cf/user_manual_1.3-incubating/Writing_Accumulo_Clients.html
----------------------------------------------------------------------
diff --git a/user_manual_1.3-incubating/Writing_Accumulo_Clients.html 
b/user_manual_1.3-incubating/Writing_Accumulo_Clients.html
index 0a96b0f..f4829fc 100644
--- a/user_manual_1.3-incubating/Writing_Accumulo_Clients.html
+++ b/user_manual_1.3-incubating/Writing_Accumulo_Clients.html
@@ -37,6 +37,14 @@
 <title>User Manual: Writing Accumulo Clients</title>
 
 <script>
+$(function() {
+  var host = window.location.host;
+  if (typeof host !== 'undefined' && host !== 'accumulo.apache.org') {
+    $('#non-canonical').show();
+  }
+});
+</script>
+<script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
@@ -185,6 +193,9 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
     </div>
     <div class="col-md-8 col-md-offset-1">
 
+      <div id="non-canonical" style="display: none; background-color: #F0E68C; 
padding-left: 1em;">
+        Visit the official site at: <a 
href="https://accumulo.apache.org";>https://accumulo.apache.org</a>
+      </div>
       <div id="content">
         
         <h1 class="title">User Manual: Writing Accumulo Clients</h1>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/f0f551cf/user_manual_1.3-incubating/accumulo_user_manual.html
----------------------------------------------------------------------
diff --git a/user_manual_1.3-incubating/accumulo_user_manual.html 
b/user_manual_1.3-incubating/accumulo_user_manual.html
index ea2600e..ae5f7f9 100644
--- a/user_manual_1.3-incubating/accumulo_user_manual.html
+++ b/user_manual_1.3-incubating/accumulo_user_manual.html
@@ -37,6 +37,14 @@
 <title>User Manual: index</title>
 
 <script>
+$(function() {
+  var host = window.location.host;
+  if (typeof host !== 'undefined' && host !== 'accumulo.apache.org') {
+    $('#non-canonical').show();
+  }
+});
+</script>
+<script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
@@ -185,6 +193,9 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
     </div>
     <div class="col-md-8 col-md-offset-1">
 
+      <div id="non-canonical" style="display: none; background-color: #F0E68C; 
padding-left: 1em;">
+        Visit the official site at: <a 
href="https://accumulo.apache.org";>https://accumulo.apache.org</a>
+      </div>
       <div id="content">
         
         <h1 class="title">User Manual: index</h1>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/f0f551cf/user_manual_1.3-incubating/examples.html
----------------------------------------------------------------------
diff --git a/user_manual_1.3-incubating/examples.html 
b/user_manual_1.3-incubating/examples.html
index 57038c6..7273e6d 100644
--- a/user_manual_1.3-incubating/examples.html
+++ b/user_manual_1.3-incubating/examples.html
@@ -37,6 +37,14 @@
 <title>Examples</title>
 
 <script>
+$(function() {
+  var host = window.location.host;
+  if (typeof host !== 'undefined' && host !== 'accumulo.apache.org') {
+    $('#non-canonical').show();
+  }
+});
+</script>
+<script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
@@ -185,6 +193,9 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
     </div>
     <div class="col-md-8 col-md-offset-1">
 
+      <div id="non-canonical" style="display: none; background-color: #F0E68C; 
padding-left: 1em;">
+        Visit the official site at: <a 
href="https://accumulo.apache.org";>https://accumulo.apache.org</a>
+      </div>
       <div id="content">
         
         <h1 class="title">Examples</h1>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/f0f551cf/user_manual_1.3-incubating/examples/aggregation.html
----------------------------------------------------------------------
diff --git a/user_manual_1.3-incubating/examples/aggregation.html 
b/user_manual_1.3-incubating/examples/aggregation.html
index 38c32fd..9ca4385 100644
--- a/user_manual_1.3-incubating/examples/aggregation.html
+++ b/user_manual_1.3-incubating/examples/aggregation.html
@@ -37,6 +37,14 @@
 <title>Aggregation Example</title>
 
 <script>
+$(function() {
+  var host = window.location.host;
+  if (typeof host !== 'undefined' && host !== 'accumulo.apache.org') {
+    $('#non-canonical').show();
+  }
+});
+</script>
+<script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
@@ -185,6 +193,9 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
     </div>
     <div class="col-md-8 col-md-offset-1">
 
+      <div id="non-canonical" style="display: none; background-color: #F0E68C; 
padding-left: 1em;">
+        Visit the official site at: <a 
href="https://accumulo.apache.org";>https://accumulo.apache.org</a>
+      </div>
       <div id="content">
         
         <h1 class="title">Aggregation Example</h1>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/f0f551cf/user_manual_1.3-incubating/examples/batch.html
----------------------------------------------------------------------
diff --git a/user_manual_1.3-incubating/examples/batch.html 
b/user_manual_1.3-incubating/examples/batch.html
index c1da66d..b18739f 100644
--- a/user_manual_1.3-incubating/examples/batch.html
+++ b/user_manual_1.3-incubating/examples/batch.html
@@ -37,6 +37,14 @@
 <title>Batch Writing and Scanning Example</title>
 
 <script>
+$(function() {
+  var host = window.location.host;
+  if (typeof host !== 'undefined' && host !== 'accumulo.apache.org') {
+    $('#non-canonical').show();
+  }
+});
+</script>
+<script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
@@ -185,6 +193,9 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
     </div>
     <div class="col-md-8 col-md-offset-1">
 
+      <div id="non-canonical" style="display: none; background-color: #F0E68C; 
padding-left: 1em;">
+        Visit the official site at: <a 
href="https://accumulo.apache.org";>https://accumulo.apache.org</a>
+      </div>
       <div id="content">
         
         <h1 class="title">Batch Writing and Scanning Example</h1>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/f0f551cf/user_manual_1.3-incubating/examples/bloom.html
----------------------------------------------------------------------
diff --git a/user_manual_1.3-incubating/examples/bloom.html 
b/user_manual_1.3-incubating/examples/bloom.html
index 8e1455c..b3129dc 100644
--- a/user_manual_1.3-incubating/examples/bloom.html
+++ b/user_manual_1.3-incubating/examples/bloom.html
@@ -37,6 +37,14 @@
 <title>Bloom Filter Example</title>
 
 <script>
+$(function() {
+  var host = window.location.host;
+  if (typeof host !== 'undefined' && host !== 'accumulo.apache.org') {
+    $('#non-canonical').show();
+  }
+});
+</script>
+<script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
@@ -185,6 +193,9 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
     </div>
     <div class="col-md-8 col-md-offset-1">
 
+      <div id="non-canonical" style="display: none; background-color: #F0E68C; 
padding-left: 1em;">
+        Visit the official site at: <a 
href="https://accumulo.apache.org";>https://accumulo.apache.org</a>
+      </div>
       <div id="content">
         
         <h1 class="title">Bloom Filter Example</h1>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/f0f551cf/user_manual_1.3-incubating/examples/bulkIngest.html
----------------------------------------------------------------------
diff --git a/user_manual_1.3-incubating/examples/bulkIngest.html 
b/user_manual_1.3-incubating/examples/bulkIngest.html
index 541fe63..5d89fd6 100644
--- a/user_manual_1.3-incubating/examples/bulkIngest.html
+++ b/user_manual_1.3-incubating/examples/bulkIngest.html
@@ -37,6 +37,14 @@
 <title>Bulk Ingest Example</title>
 
 <script>
+$(function() {
+  var host = window.location.host;
+  if (typeof host !== 'undefined' && host !== 'accumulo.apache.org') {
+    $('#non-canonical').show();
+  }
+});
+</script>
+<script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
@@ -185,6 +193,9 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
     </div>
     <div class="col-md-8 col-md-offset-1">
 
+      <div id="non-canonical" style="display: none; background-color: #F0E68C; 
padding-left: 1em;">
+        Visit the official site at: <a 
href="https://accumulo.apache.org";>https://accumulo.apache.org</a>
+      </div>
       <div id="content">
         
         <h1 class="title">Bulk Ingest Example</h1>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/f0f551cf/user_manual_1.3-incubating/examples/constraints.html
----------------------------------------------------------------------
diff --git a/user_manual_1.3-incubating/examples/constraints.html 
b/user_manual_1.3-incubating/examples/constraints.html
index 9a602db..f4252ef 100644
--- a/user_manual_1.3-incubating/examples/constraints.html
+++ b/user_manual_1.3-incubating/examples/constraints.html
@@ -37,6 +37,14 @@
 <title>Constraints Example</title>
 
 <script>
+$(function() {
+  var host = window.location.host;
+  if (typeof host !== 'undefined' && host !== 'accumulo.apache.org') {
+    $('#non-canonical').show();
+  }
+});
+</script>
+<script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
@@ -185,6 +193,9 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
     </div>
     <div class="col-md-8 col-md-offset-1">
 
+      <div id="non-canonical" style="display: none; background-color: #F0E68C; 
padding-left: 1em;">
+        Visit the official site at: <a 
href="https://accumulo.apache.org";>https://accumulo.apache.org</a>
+      </div>
       <div id="content">
         
         <h1 class="title">Constraints Example</h1>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/f0f551cf/user_manual_1.3-incubating/examples/dirlist.html
----------------------------------------------------------------------
diff --git a/user_manual_1.3-incubating/examples/dirlist.html 
b/user_manual_1.3-incubating/examples/dirlist.html
index bd6bb5a..5cf84a8 100644
--- a/user_manual_1.3-incubating/examples/dirlist.html
+++ b/user_manual_1.3-incubating/examples/dirlist.html
@@ -37,6 +37,14 @@
 <title>File System Archive</title>
 
 <script>
+$(function() {
+  var host = window.location.host;
+  if (typeof host !== 'undefined' && host !== 'accumulo.apache.org') {
+    $('#non-canonical').show();
+  }
+});
+</script>
+<script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
@@ -185,6 +193,9 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
     </div>
     <div class="col-md-8 col-md-offset-1">
 
+      <div id="non-canonical" style="display: none; background-color: #F0E68C; 
padding-left: 1em;">
+        Visit the official site at: <a 
href="https://accumulo.apache.org";>https://accumulo.apache.org</a>
+      </div>
       <div id="content">
         
         <h1 class="title">File System Archive</h1>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/f0f551cf/user_manual_1.3-incubating/examples/filter.html
----------------------------------------------------------------------
diff --git a/user_manual_1.3-incubating/examples/filter.html 
b/user_manual_1.3-incubating/examples/filter.html
index e16f8e1..48bc2fd 100644
--- a/user_manual_1.3-incubating/examples/filter.html
+++ b/user_manual_1.3-incubating/examples/filter.html
@@ -37,6 +37,14 @@
 <title>Filter Example</title>
 
 <script>
+$(function() {
+  var host = window.location.host;
+  if (typeof host !== 'undefined' && host !== 'accumulo.apache.org') {
+    $('#non-canonical').show();
+  }
+});
+</script>
+<script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
@@ -185,6 +193,9 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
     </div>
     <div class="col-md-8 col-md-offset-1">
 
+      <div id="non-canonical" style="display: none; background-color: #F0E68C; 
padding-left: 1em;">
+        Visit the official site at: <a 
href="https://accumulo.apache.org";>https://accumulo.apache.org</a>
+      </div>
       <div id="content">
         
         <h1 class="title">Filter Example</h1>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/f0f551cf/user_manual_1.3-incubating/examples/helloworld.html
----------------------------------------------------------------------
diff --git a/user_manual_1.3-incubating/examples/helloworld.html 
b/user_manual_1.3-incubating/examples/helloworld.html
index f552223..bcb9e62 100644
--- a/user_manual_1.3-incubating/examples/helloworld.html
+++ b/user_manual_1.3-incubating/examples/helloworld.html
@@ -37,6 +37,14 @@
 <title>Hello World Example</title>
 
 <script>
+$(function() {
+  var host = window.location.host;
+  if (typeof host !== 'undefined' && host !== 'accumulo.apache.org') {
+    $('#non-canonical').show();
+  }
+});
+</script>
+<script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
@@ -185,6 +193,9 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
     </div>
     <div class="col-md-8 col-md-offset-1">
 
+      <div id="non-canonical" style="display: none; background-color: #F0E68C; 
padding-left: 1em;">
+        Visit the official site at: <a 
href="https://accumulo.apache.org";>https://accumulo.apache.org</a>
+      </div>
       <div id="content">
         
         <h1 class="title">Hello World Example</h1>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/f0f551cf/user_manual_1.3-incubating/examples/index.html
----------------------------------------------------------------------
diff --git a/user_manual_1.3-incubating/examples/index.html 
b/user_manual_1.3-incubating/examples/index.html
index 95db880..bf2a10a 100644
--- a/user_manual_1.3-incubating/examples/index.html
+++ b/user_manual_1.3-incubating/examples/index.html
@@ -37,6 +37,14 @@
 <title>Examples</title>
 
 <script>
+$(function() {
+  var host = window.location.host;
+  if (typeof host !== 'undefined' && host !== 'accumulo.apache.org') {
+    $('#non-canonical').show();
+  }
+});
+</script>
+<script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
@@ -185,6 +193,9 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
     </div>
     <div class="col-md-8 col-md-offset-1">
 
+      <div id="non-canonical" style="display: none; background-color: #F0E68C; 
padding-left: 1em;">
+        Visit the official site at: <a 
href="https://accumulo.apache.org";>https://accumulo.apache.org</a>
+      </div>
       <div id="content">
         
         <h1 class="title">Examples</h1>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/f0f551cf/user_manual_1.3-incubating/examples/mapred.html
----------------------------------------------------------------------
diff --git a/user_manual_1.3-incubating/examples/mapred.html 
b/user_manual_1.3-incubating/examples/mapred.html
index c6d3960..97776ba 100644
--- a/user_manual_1.3-incubating/examples/mapred.html
+++ b/user_manual_1.3-incubating/examples/mapred.html
@@ -37,6 +37,14 @@
 <title>MapReduce Example</title>
 
 <script>
+$(function() {
+  var host = window.location.host;
+  if (typeof host !== 'undefined' && host !== 'accumulo.apache.org') {
+    $('#non-canonical').show();
+  }
+});
+</script>
+<script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
@@ -185,6 +193,9 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
     </div>
     <div class="col-md-8 col-md-offset-1">
 
+      <div id="non-canonical" style="display: none; background-color: #F0E68C; 
padding-left: 1em;">
+        Visit the official site at: <a 
href="https://accumulo.apache.org";>https://accumulo.apache.org</a>
+      </div>
       <div id="content">
         
         <h1 class="title">MapReduce Example</h1>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/f0f551cf/user_manual_1.3-incubating/examples/shard.html
----------------------------------------------------------------------
diff --git a/user_manual_1.3-incubating/examples/shard.html 
b/user_manual_1.3-incubating/examples/shard.html
index a5da401..7cb2533 100644
--- a/user_manual_1.3-incubating/examples/shard.html
+++ b/user_manual_1.3-incubating/examples/shard.html
@@ -37,6 +37,14 @@
 <title>Shard Example</title>
 
 <script>
+$(function() {
+  var host = window.location.host;
+  if (typeof host !== 'undefined' && host !== 'accumulo.apache.org') {
+    $('#non-canonical').show();
+  }
+});
+</script>
+<script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
@@ -185,6 +193,9 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
     </div>
     <div class="col-md-8 col-md-offset-1">
 
+      <div id="non-canonical" style="display: none; background-color: #F0E68C; 
padding-left: 1em;">
+        Visit the official site at: <a 
href="https://accumulo.apache.org";>https://accumulo.apache.org</a>
+      </div>
       <div id="content">
         
         <h1 class="title">Shard Example</h1>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/f0f551cf/user_manual_1.3-incubating/index.html
----------------------------------------------------------------------
diff --git a/user_manual_1.3-incubating/index.html 
b/user_manual_1.3-incubating/index.html
index ea2600e..ae5f7f9 100644
--- a/user_manual_1.3-incubating/index.html
+++ b/user_manual_1.3-incubating/index.html
@@ -37,6 +37,14 @@
 <title>User Manual: index</title>
 
 <script>
+$(function() {
+  var host = window.location.host;
+  if (typeof host !== 'undefined' && host !== 'accumulo.apache.org') {
+    $('#non-canonical').show();
+  }
+});
+</script>
+<script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
@@ -185,6 +193,9 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
     </div>
     <div class="col-md-8 col-md-offset-1">
 
+      <div id="non-canonical" style="display: none; background-color: #F0E68C; 
padding-left: 1em;">
+        Visit the official site at: <a 
href="https://accumulo.apache.org";>https://accumulo.apache.org</a>
+      </div>
       <div id="content">
         
         <h1 class="title">User Manual: index</h1>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/f0f551cf/verifying_releases.html
----------------------------------------------------------------------
diff --git a/verifying_releases.html b/verifying_releases.html
index 8fedc84..6e2f5fa 100644
--- a/verifying_releases.html
+++ b/verifying_releases.html
@@ -37,6 +37,14 @@
 <title>Verifying a Release</title>
 
 <script>
+$(function() {
+  var host = window.location.host;
+  if (typeof host !== 'undefined' && host !== 'accumulo.apache.org') {
+    $('#non-canonical').show();
+  }
+});
+</script>
+<script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
@@ -185,6 +193,9 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
     </div>
     <div class="col-md-8 col-md-offset-1">
 
+      <div id="non-canonical" style="display: none; background-color: #F0E68C; 
padding-left: 1em;">
+        Visit the official site at: <a 
href="https://accumulo.apache.org";>https://accumulo.apache.org</a>
+      </div>
       <div id="content">
         
         <h1 class="title">Verifying a Release</h1>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/f0f551cf/versioning.html
----------------------------------------------------------------------
diff --git a/versioning.html b/versioning.html
index 835806f..c7b2dc7 100644
--- a/versioning.html
+++ b/versioning.html
@@ -37,6 +37,14 @@
 <title>Versioning</title>
 
 <script>
+$(function() {
+  var host = window.location.host;
+  if (typeof host !== 'undefined' && host !== 'accumulo.apache.org') {
+    $('#non-canonical').show();
+  }
+});
+</script>
+<script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
@@ -185,6 +193,9 @@ if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
     </div>
     <div class="col-md-8 col-md-offset-1">
 
+      <div id="non-canonical" style="display: none; background-color: #F0E68C; 
padding-left: 1em;">
+        Visit the official site at: <a 
href="https://accumulo.apache.org";>https://accumulo.apache.org</a>
+      </div>
       <div id="content">
         
         <h1 class="title">Versioning</h1>

Reply via email to