mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 14:45:03 +01:00
Add notes for 2017-10-10
This commit is contained in:
parent
b4ee980e39
commit
efea9cfb52
@ -107,3 +107,14 @@ http://library.cgiar.org/browse?value=Intellectual%20Assets%20Reports&type=subje
|
|||||||
- Then we add an nginx alias for that URL in the library.cgiar.org vhost
|
- Then we add an nginx alias for that URL in the library.cgiar.org vhost
|
||||||
- This method is kinda a hack but at least we can put all the pieces into git to be reproducible
|
- This method is kinda a hack but at least we can put all the pieces into git to be reproducible
|
||||||
- I will tell Tunji to send me the verification file
|
- I will tell Tunji to send me the verification file
|
||||||
|
|
||||||
|
## 2017-10-10
|
||||||
|
|
||||||
|
- Deploy logic to allow verification of the library.cgiar.org domain in the Google Search Console ([#343](https://github.com/ilri/DSpace/pull/343))
|
||||||
|
- After verifying both the HTTP and HTTPS domains and submitting a sitemap it will be interesting to see how the stats in the console as well as the search results change (currently 28,500 results):
|
||||||
|
|
||||||
|
![Google Search Console](/cgspace-notes/2017/10/google-search-console.png)
|
||||||
|
![Google Search Console 2](/cgspace-notes/2017/10/google-search-console-2.png)
|
||||||
|
![Google Search results](/cgspace-notes/2017/10/google-search-results.png)
|
||||||
|
|
||||||
|
- I tried to submit a "Change of Address" request in the Google Search Console but I need to be an owner on CGSpace's console (currently I'm just a user) in order to do that
|
||||||
|
@ -27,7 +27,7 @@ Add Katherine Lutz to the groups for content sumission and edit steps of the CGI
|
|||||||
|
|
||||||
|
|
||||||
<meta property="article:published_time" content="2017-10-01T08:07:54+03:00"/>
|
<meta property="article:published_time" content="2017-10-01T08:07:54+03:00"/>
|
||||||
<meta property="article:modified_time" content="2017-10-06T12:22:46+03:00"/>
|
<meta property="article:modified_time" content="2017-10-06T19:27:58+03:00"/>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -65,9 +65,9 @@ Add Katherine Lutz to the groups for content sumission and edit steps of the CGI
|
|||||||
"@type": "BlogPosting",
|
"@type": "BlogPosting",
|
||||||
"headline": "October, 2017",
|
"headline": "October, 2017",
|
||||||
"url": "https://alanorth.github.io/cgspace-notes/2017-10/",
|
"url": "https://alanorth.github.io/cgspace-notes/2017-10/",
|
||||||
"wordCount": "773",
|
"wordCount": "857",
|
||||||
"datePublished": "2017-10-01T08:07:54+03:00",
|
"datePublished": "2017-10-01T08:07:54+03:00",
|
||||||
"dateModified": "2017-10-06T12:22:46+03:00",
|
"dateModified": "2017-10-06T19:27:58+03:00",
|
||||||
"author": {
|
"author": {
|
||||||
"@type": "Person",
|
"@type": "Person",
|
||||||
"name": "Alan Orth"
|
"name": "Alan Orth"
|
||||||
@ -250,6 +250,21 @@ Add Katherine Lutz to the groups for content sumission and edit steps of the CGI
|
|||||||
<li>I will tell Tunji to send me the verification file</li>
|
<li>I will tell Tunji to send me the verification file</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<h2 id="2017-10-10">2017-10-10</h2>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>Deploy logic to allow verification of the library.cgiar.org domain in the Google Search Console (<a href="https://github.com/ilri/DSpace/pull/343">#343</a>)</li>
|
||||||
|
<li>After verifying both the HTTP and HTTPS domains and submitting a sitemap it will be interesting to see how the stats in the console as well as the search results change (currently 28,500 results):</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p><img src="/cgspace-notes/2017/10/google-search-console.png" alt="Google Search Console" />
|
||||||
|
<img src="/cgspace-notes/2017/10/google-search-console-2.png" alt="Google Search Console 2" />
|
||||||
|
<img src="/cgspace-notes/2017/10/google-search-results.png" alt="Google Search results" /></p>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>I tried to submit a “Change of Address” request in the Google Search Console but I need to be an owner on CGSpace’s console (currently I’m just a user) in order to do that</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
BIN
public/2017/10/google-search-console-2.png
Normal file
BIN
public/2017/10/google-search-console-2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 83 KiB |
BIN
public/2017/10/google-search-console.png
Normal file
BIN
public/2017/10/google-search-console.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 61 KiB |
BIN
public/2017/10/google-search-results.png
Normal file
BIN
public/2017/10/google-search-results.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 133 KiB |
@ -28,7 +28,7 @@ Disallow: /cgspace-notes/2015-12/
|
|||||||
Disallow: /cgspace-notes/2015-11/
|
Disallow: /cgspace-notes/2015-11/
|
||||||
Disallow: /cgspace-notes/
|
Disallow: /cgspace-notes/
|
||||||
Disallow: /cgspace-notes/categories/
|
Disallow: /cgspace-notes/categories/
|
||||||
Disallow: /cgspace-notes/categories/notes/
|
|
||||||
Disallow: /cgspace-notes/tags/notes/
|
Disallow: /cgspace-notes/tags/notes/
|
||||||
|
Disallow: /cgspace-notes/categories/notes/
|
||||||
Disallow: /cgspace-notes/post/
|
Disallow: /cgspace-notes/post/
|
||||||
Disallow: /cgspace-notes/tags/
|
Disallow: /cgspace-notes/tags/
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/2017-10/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/2017-10/</loc>
|
||||||
<lastmod>2017-10-06T12:22:46+03:00</lastmod>
|
<lastmod>2017-10-06T19:27:58+03:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
@ -129,7 +129,7 @@
|
|||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||||
<lastmod>2017-10-06T12:22:46+03:00</lastmod>
|
<lastmod>2017-10-06T19:27:58+03:00</lastmod>
|
||||||
<priority>0</priority>
|
<priority>0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
@ -138,27 +138,27 @@
|
|||||||
<priority>0</priority>
|
<priority>0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
|
<url>
|
||||||
|
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
||||||
|
<lastmod>2017-10-06T19:27:58+03:00</lastmod>
|
||||||
|
<priority>0</priority>
|
||||||
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/categories/notes/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/categories/notes/</loc>
|
||||||
<lastmod>2017-09-28T12:00:49+03:00</lastmod>
|
<lastmod>2017-09-28T12:00:49+03:00</lastmod>
|
||||||
<priority>0</priority>
|
<priority>0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
|
||||||
<lastmod>2017-10-06T12:22:46+03:00</lastmod>
|
|
||||||
<priority>0</priority>
|
|
||||||
</url>
|
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/post/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/post/</loc>
|
||||||
<lastmod>2017-10-06T12:22:46+03:00</lastmod>
|
<lastmod>2017-10-06T19:27:58+03:00</lastmod>
|
||||||
<priority>0</priority>
|
<priority>0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
||||||
<lastmod>2017-10-06T12:22:46+03:00</lastmod>
|
<lastmod>2017-10-06T19:27:58+03:00</lastmod>
|
||||||
<priority>0</priority>
|
<priority>0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
|
BIN
static/2017/10/google-search-console-2.png
Normal file
BIN
static/2017/10/google-search-console-2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 83 KiB |
BIN
static/2017/10/google-search-console.png
Normal file
BIN
static/2017/10/google-search-console.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 61 KiB |
BIN
static/2017/10/google-search-results.png
Normal file
BIN
static/2017/10/google-search-results.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 133 KiB |
Loading…
Reference in New Issue
Block a user