remove old sitemaps, create sitemap folder for each entity, add ditemap in angular-cli.json & robots.txt
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@54349 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
parent
7a058bcee9
commit
14810a78d7
|
@ -12,7 +12,13 @@
|
|||
"robots.txt",
|
||||
{"glob": "sitemap.xml", "input": "./sitemaps", "output": "./"},
|
||||
{"glob": "sitemap.xml", "input": "./sitemaps", "output": "./assets"},
|
||||
{ "glob": "**/*", "input": "./sitemaps/publication", "output": "./" }
|
||||
{ "glob": "**/*", "input": "./sitemaps/publication", "output": "./" },
|
||||
{ "glob": "**/*", "input": "./sitemaps/dataset", "output": "./" },
|
||||
{ "glob": "**/*", "input": "./sitemaps/software", "output": "./" },
|
||||
{ "glob": "**/*", "input": "./sitemaps/other", "output": "./" },
|
||||
{ "glob": "**/*", "input": "./sitemaps/project", "output": "./" },
|
||||
{ "glob": "**/*", "input": "./sitemaps/organization", "output": "./" },
|
||||
{ "glob": "**/*", "input": "./sitemaps/dataprovider", "output": "./" }
|
||||
],
|
||||
"index": "index.html",
|
||||
"main": "main.ts",
|
||||
|
|
|
@ -5,4 +5,10 @@ Disallow: /upload
|
|||
|
||||
|
||||
Sitemap: https://explore.openaire.eu/sitemap.xml
|
||||
Sitemap: https://explore.openaire.eu/publicationsSitemap.xml
|
||||
Sitemap: https://explore.openaire.eu/publicationSitemap.xml
|
||||
Sitemap: https://explore.openaire.eu/datasetSitemap.xml
|
||||
Sitemap: https://explore.openaire.eu/softwareSitemap.xml
|
||||
Sitemap: https://explore.openaire.eu/otherSitemap.xml
|
||||
Sitemap: https://explore.openaire.eu/projectSitemap.xml
|
||||
Sitemap: https://explore.openaire.eu/organizationSitemap.xml
|
||||
Sitemap: https://explore.openaire.eu/dataproviderSitemap.xml
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue