mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-16 03:47:04 +01:00
Add notes for 2016-09-15
This commit is contained in:
parent
cf4613f484
commit
b43641354c
@ -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!)
|
- 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)
|
- 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)
|
||||||
|
@ -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>
|
<li>Increased JVM heap to 4096m on CGSpace (linode01)</li>
|
||||||
</ul>
|
</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’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>
|
</section>
|
||||||
<footer>
|
<footer>
|
||||||
|
|
||||||
|
BIN
public/images/2016/09/google-webmaster-tools-index.png
Normal file
BIN
public/images/2016/09/google-webmaster-tools-index.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 34 KiB |
@ -406,6 +406,14 @@ java.util.Map does not have a no-arg default constructor.
|
|||||||
<li>So I&rsquo;m going to bump the heap +512m and remove all the other experimental shit (and update ansible!)</li>
|
<li>So I&rsquo;m going to bump the heap +512m and remove all the other experimental shit (and update ansible!)</li>
|
||||||
<li>Increased JVM heap to 4096m on CGSpace (linode01)</li>
|
<li>Increased JVM heap to 4096m on CGSpace (linode01)</li>
|
||||||
</ul>
|
</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>
|
||||||
</description>
|
</description>
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
|
@ -406,6 +406,14 @@ java.util.Map does not have a no-arg default constructor.
|
|||||||
<li>So I&rsquo;m going to bump the heap +512m and remove all the other experimental shit (and update ansible!)</li>
|
<li>So I&rsquo;m going to bump the heap +512m and remove all the other experimental shit (and update ansible!)</li>
|
||||||
<li>Increased JVM heap to 4096m on CGSpace (linode01)</li>
|
<li>Increased JVM heap to 4096m on CGSpace (linode01)</li>
|
||||||
</ul>
|
</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>
|
||||||
</description>
|
</description>
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
|
BIN
static/images/2016/09/google-webmaster-tools-index.png
Normal file
BIN
static/images/2016/09/google-webmaster-tools-index.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 34 KiB |
Loading…
Reference in New Issue
Block a user