Add notes for 2016-09-15

This commit is contained in:
Alan Orth 2016-09-15 09:03:18 +03:00
parent cf4613f484
commit b43641354c
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
6 changed files with 30 additions and 0 deletions

View File

@ -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)

View File

@ -469,6 +469,14 @@ java.util.Map does not have a no-arg default constructor.
<li>Increased JVM heap to 4096m on CGSpace (linode01)</li>
</ul>
<h2 id="2016-09-15">2016-09-15</h2>
<ul>
<li>Looking at Google Webmaster Tools again, it seems the work I did on URL query parameters and blocking via the <code>X-Robots-Tag</code> HTTP header in March, 2016 seem to have had a positive effect on Google&rsquo;s index for CGSpace</li>
</ul>
<p><img src="../images/2016/09/google-webmaster-tools-index.png" alt="Google Webmaster Tools for CGSpace" /></p>
</section>
<footer>

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

View File

@ -406,6 +406,14 @@ java.util.Map does not have a no-arg default constructor.
&lt;li&gt;So I&amp;rsquo;m going to bump the heap +512m and remove all the other experimental shit (and update ansible!)&lt;/li&gt;
&lt;li&gt;Increased JVM heap to 4096m on CGSpace (linode01)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;2016-09-15&#34;&gt;2016-09-15&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Looking at Google Webmaster Tools again, it seems the work I did on URL query parameters and blocking via the &lt;code&gt;X-Robots-Tag&lt;/code&gt; HTTP header in March, 2016 seem to have had a positive effect on Google&amp;rsquo;s index for CGSpace&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;../images/2016/09/google-webmaster-tools-index.png&#34; alt=&#34;Google Webmaster Tools for CGSpace&#34; /&gt;&lt;/p&gt;
</description>
</item>

View File

@ -406,6 +406,14 @@ java.util.Map does not have a no-arg default constructor.
&lt;li&gt;So I&amp;rsquo;m going to bump the heap +512m and remove all the other experimental shit (and update ansible!)&lt;/li&gt;
&lt;li&gt;Increased JVM heap to 4096m on CGSpace (linode01)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;2016-09-15&#34;&gt;2016-09-15&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Looking at Google Webmaster Tools again, it seems the work I did on URL query parameters and blocking via the &lt;code&gt;X-Robots-Tag&lt;/code&gt; HTTP header in March, 2016 seem to have had a positive effect on Google&amp;rsquo;s index for CGSpace&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;../images/2016/09/google-webmaster-tools-index.png&#34; alt=&#34;Google Webmaster Tools for CGSpace&#34; /&gt;&lt;/p&gt;
</description>
</item>

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB