[Explore|Trunk]
add user info in user menu Update sitemap: set search links freq to daily Update robots.txt allow linking git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@56073 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
parent
e4e2758a9c
commit
51aef8b025
|
@ -116,6 +116,7 @@ export class AppComponent {
|
||||||
this.userMenuItems.push(new MenuItem("", "Manage all links", "", "/claims", false, [], ["/claims"], {}));
|
this.userMenuItems.push(new MenuItem("", "Manage all links", "", "/claims", false, [], ["/claims"], {}));
|
||||||
|
|
||||||
}
|
}
|
||||||
|
this.userMenuItems.push(new MenuItem("", "User information", "", "/user-info", false, [], [], {}));
|
||||||
//console.log(this.properties.loginUrl);
|
//console.log(this.properties.loginUrl);
|
||||||
}, error => {
|
}, error => {
|
||||||
console.log("App couldn't fetch properties");
|
console.log("App couldn't fetch properties");
|
||||||
|
|
|
@ -3,81 +3,111 @@
|
||||||
<url>
|
<url>
|
||||||
<loc><![CDATA[https://explore.openaire.eu]]></loc>
|
<loc><![CDATA[https://explore.openaire.eu]]></loc>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>1</priority>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc><![CDATA[https://explore.openaire.eu/participate/claim]]></loc>
|
||||||
|
<changefreq>weekly</changefreq>
|
||||||
|
<priority>0.9</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc><![CDATA[https://explore.openaire.eu/search/find]]></loc>
|
<loc><![CDATA[https://explore.openaire.eu/search/find]]></loc>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>1</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc><![CDATA[https://explore.openaire.eu/search/find/publications]]></loc>
|
<loc><![CDATA[https://explore.openaire.eu/search/find/publications]]></loc>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.9</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc><![CDATA[https://explore.openaire.eu/search/find/datasets]]></loc>
|
<loc><![CDATA[https://explore.openaire.eu/search/find/datasets]]></loc>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.9</priority>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc><![CDATA[https://explore.openaire.eu/search/find/software]]></loc>
|
||||||
|
<changefreq>daily</changefreq>
|
||||||
|
<priority>0.9</priority>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc><![CDATA[https://explore.openaire.eu/search/find/other]]></loc>
|
||||||
|
<changefreq>daily</changefreq>
|
||||||
|
<priority>0.9</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc><![CDATA[https://explore.openaire.eu/search/find/projects]]></loc>
|
<loc><![CDATA[https://explore.openaire.eu/search/find/projects]]></loc>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.9</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc><![CDATA[https://explore.openaire.eu/search/find/organizations]]></loc>
|
<loc><![CDATA[https://explore.openaire.eu/search/find/organizations]]></loc>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.9</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc><![CDATA[https://explore.openaire.eu/search/find/dataproviders]]></loc>
|
<loc><![CDATA[https://explore.openaire.eu/search/find/dataproviders]]></loc>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.9</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc><![CDATA[https://explore.openaire.eu/search/advanced/publications]]></loc>
|
<loc><![CDATA[https://explore.openaire.eu/search/advanced/publications]]></loc>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.8</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc><![CDATA[https://explore.openaire.eu/search/advanced/datasets]]></loc>
|
<loc><![CDATA[https://explore.openaire.eu/search/advanced/datasets]]></loc>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.8</priority>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc><![CDATA[https://explore.openaire.eu/search/advanced/software]]></loc>
|
||||||
|
<changefreq>daily</changefreq>
|
||||||
|
<priority>0.8</priority>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc><![CDATA[https://explore.openaire.eu/search/advanced/other]]></loc>
|
||||||
|
<changefreq>daily</changefreq>
|
||||||
|
<priority>0.8</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc><![CDATA[https://explore.openaire.eu/search/advanced/projects]]></loc>
|
<loc><![CDATA[https://explore.openaire.eu/search/advanced/projects]]></loc>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.8</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc><![CDATA[https://explore.openaire.eu/search/advanced/organizations]]></loc>
|
<loc><![CDATA[https://explore.openaire.eu/search/advanced/organizations]]></loc>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.8</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc><![CDATA[https://explore.openaire.eu/search/advanced/dataproviders]]></loc>
|
<loc><![CDATA[https://explore.openaire.eu/search/advanced/dataproviders]]></loc>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.8</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc><![CDATA[https://explore.openaire.eu/search/content-providers]]></loc>
|
<loc><![CDATA[https://explore.openaire.eu/search/content-providers]]></loc>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.7</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc><![CDATA[https://explore.openaire.eu/search/entity-registries]]></loc>
|
<loc><![CDATA[https://explore.openaire.eu/search/entity-registries]]></loc>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.7</priority>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc><![CDATA[https://explore.openaire.eu/search/journals]]></loc>
|
||||||
|
<changefreq>weekly</changefreq>
|
||||||
|
<priority>0.7</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc><![CDATA[https://explore.openaire.eu/participate/deposit-publications]]></loc>
|
<loc><![CDATA[https://explore.openaire.eu/participate/deposit-publications]]></loc>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.8</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc><![CDATA[https://explore.openaire.eu/participate/deposit-datasets]]></loc>
|
<loc><![CDATA[https://explore.openaire.eu/participate/deposit-datasets]]></loc>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.8</priority>
|
||||||
</url>
|
</url>
|
||||||
</urlset>
|
</urlset>
|
||||||
|
|
|
@ -12,77 +12,77 @@
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc><![CDATA[https://explore.openaire.eu/search/find]]></loc>
|
<loc><![CDATA[https://explore.openaire.eu/search/find]]></loc>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
<priority>1</priority>
|
<priority>1</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc><![CDATA[https://explore.openaire.eu/search/find/publications]]></loc>
|
<loc><![CDATA[https://explore.openaire.eu/search/find/publications]]></loc>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
<priority>0.9</priority>
|
<priority>0.9</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc><![CDATA[https://explore.openaire.eu/search/find/datasets]]></loc>
|
<loc><![CDATA[https://explore.openaire.eu/search/find/datasets]]></loc>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
<priority>0.9</priority>
|
<priority>0.9</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc><![CDATA[https://explore.openaire.eu/search/find/software]]></loc>
|
<loc><![CDATA[https://explore.openaire.eu/search/find/software]]></loc>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
<priority>0.9</priority>
|
<priority>0.9</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc><![CDATA[https://explore.openaire.eu/search/find/other]]></loc>
|
<loc><![CDATA[https://explore.openaire.eu/search/find/other]]></loc>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
<priority>0.9</priority>
|
<priority>0.9</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc><![CDATA[https://explore.openaire.eu/search/find/projects]]></loc>
|
<loc><![CDATA[https://explore.openaire.eu/search/find/projects]]></loc>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
<priority>0.9</priority>
|
<priority>0.9</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc><![CDATA[https://explore.openaire.eu/search/find/organizations]]></loc>
|
<loc><![CDATA[https://explore.openaire.eu/search/find/organizations]]></loc>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
<priority>0.9</priority>
|
<priority>0.9</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc><![CDATA[https://explore.openaire.eu/search/find/dataproviders]]></loc>
|
<loc><![CDATA[https://explore.openaire.eu/search/find/dataproviders]]></loc>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
<priority>0.9</priority>
|
<priority>0.9</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc><![CDATA[https://explore.openaire.eu/search/advanced/publications]]></loc>
|
<loc><![CDATA[https://explore.openaire.eu/search/advanced/publications]]></loc>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
<priority>0.8</priority>
|
<priority>0.8</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc><![CDATA[https://explore.openaire.eu/search/advanced/datasets]]></loc>
|
<loc><![CDATA[https://explore.openaire.eu/search/advanced/datasets]]></loc>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
<priority>0.8</priority>
|
<priority>0.8</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc><![CDATA[https://explore.openaire.eu/search/advanced/software]]></loc>
|
<loc><![CDATA[https://explore.openaire.eu/search/advanced/software]]></loc>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
<priority>0.8</priority>
|
<priority>0.8</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc><![CDATA[https://explore.openaire.eu/search/advanced/other]]></loc>
|
<loc><![CDATA[https://explore.openaire.eu/search/advanced/other]]></loc>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
<priority>0.8</priority>
|
<priority>0.8</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc><![CDATA[https://explore.openaire.eu/search/advanced/projects]]></loc>
|
<loc><![CDATA[https://explore.openaire.eu/search/advanced/projects]]></loc>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
<priority>0.8</priority>
|
<priority>0.8</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc><![CDATA[https://explore.openaire.eu/search/advanced/organizations]]></loc>
|
<loc><![CDATA[https://explore.openaire.eu/search/advanced/organizations]]></loc>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
<priority>0.8</priority>
|
<priority>0.8</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc><![CDATA[https://explore.openaire.eu/search/advanced/dataproviders]]></loc>
|
<loc><![CDATA[https://explore.openaire.eu/search/advanced/dataproviders]]></loc>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
<priority>0.8</priority>
|
<priority>0.8</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
|
|
Loading…
Reference in New Issue