[Explore|Trunk]
Home: update text in home page Robots.txt: Allow participate/claim git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@56329 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
parent
c25d71a968
commit
b5f41884ac
|
@ -56,7 +56,7 @@
|
||||||
</span>
|
</span>
|
||||||
<span *ngIf="showPublications || showDatasets || showOrp || showSoftware || showProjects ||
|
<span *ngIf="showPublications || showDatasets || showOrp || showSoftware || showProjects ||
|
||||||
showDataProviders"
|
showDataProviders"
|
||||||
class="uk-text-large"> linked together for an integrated research search </span>
|
class="uk-text-large"> linked together for an integrated discovery of research outcomes </span>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -1,13 +1,12 @@
|
||||||
User-Agent: *
|
User-Agent: *
|
||||||
Disallow: /cache
|
Disallow: /cache
|
||||||
Disallow: /upload
|
Disallow: /upload
|
||||||
Disallow: /participate/claim
|
|
||||||
Disallow: /participate/direct-claim
|
Disallow: /participate/direct-claim
|
||||||
Disallow: /myclaims
|
Disallow: /myclaims
|
||||||
Disallow: /claims
|
Disallow: /claims
|
||||||
|
|
||||||
#Disallow: /
|
#Disallow: /
|
||||||
|
#Disallow: /participate/claim
|
||||||
|
|
||||||
Sitemap: https://explore.openaire.eu/sitemap.xml
|
Sitemap: https://explore.openaire.eu/sitemap.xml
|
||||||
Sitemap: https://explore.openaire.eu/publicationSitemap.xml
|
Sitemap: https://explore.openaire.eu/publicationSitemap.xml
|
||||||
|
|
Loading…
Reference in New Issue