diff --git a/content/2016-09.md b/content/2016-09.md
index e2196955c..8f0cb7e01 100644
--- a/content/2016-09.md
+++ b/content/2016-09.md
@@ -341,3 +341,9 @@ JAVA_OPTS="-Djava.awt.headless=true -Xms3584m -Xmx3584m -XX:MaxPermSize=256m -XX
- So I'm going to bump the heap +512m and remove all the other experimental shit (and update ansible!)
- Increased JVM heap to 4096m on CGSpace (linode01)
+
+## 2016-09-15
+
+- Looking at Google Webmaster Tools again, it seems the work I did on URL query parameters and blocking via the `X-Robots-Tag` HTTP header in March, 2016 seem to have had a positive effect on Google's index for CGSpace
+
+![Google Webmaster Tools for CGSpace](../images/2016/09/google-webmaster-tools-index.png)
diff --git a/public/2016-09/index.html b/public/2016-09/index.html
index 2b9a2f166..5bd4fe502 100644
--- a/public/2016-09/index.html
+++ b/public/2016-09/index.html
@@ -469,6 +469,14 @@ java.util.Map does not have a no-arg default constructor.
Increased JVM heap to 4096m on CGSpace (linode01)
+
2016-09-15
+
+
+
Looking at Google Webmaster Tools again, it seems the work I did on URL query parameters and blocking via the X-Robots-Tag HTTP header in March, 2016 seem to have had a positive effect on Google’s index for CGSpace