Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sitemaps #39

Open
1 of 5 tasks
mesemus opened this issue Feb 16, 2021 · 1 comment
Open
1 of 5 tasks

Sitemaps #39

mesemus opened this issue Feb 16, 2021 · 1 comment
Assignees
Labels
backend enhancement New feature or request seo
Projects

Comments

@mesemus
Copy link
Collaborator

mesemus commented Feb 16, 2021

Bude potreba pridat podporu do sitemap. Znamena to:

  • knihovna na generovani sitemaps obsahujici pouze verejne rekordy
  • do oarepo-ui pridat konfiguraci:
PID_UI_PAGES = {
  "pidtype": '/objects/{pid}',
  "pidtype": {
     "params": [co z elasticsearche dostat pro record],
     "handler": (pid, params) => url
   }
}
  • do s3 pod klicem "repository_sitemap.xml", "repository_sitemap_page_1.xml", ... vlozit vygenerovane sitemapy

  • v oarepo-ui mit view na servovani techto sitemap (neni mozno pouzit pre-signed urlcka kvuli tomu, ze to zapleveli google search konzoli a navic mohou expirovat)

  • pokud nebudou na /api dat take vyjimku do oarepo-whitenoise a nebo tohle udelat pluggovatelne konfigurovatelne (lepsi reseni)

@mesemus mesemus created this issue from a note in Development (To do) Feb 16, 2021
@Alzpeta Alzpeta self-assigned this Jun 28, 2021
@mirekys
Copy link
Member

mirekys commented Jun 19, 2023

Je potreba zrevidovat, jak by slo delat sitemapy v novem Inveniu

@mirekys mirekys added backend enhancement New feature or request seo labels Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend enhancement New feature or request seo
Projects
No open projects
Development
  
To do
Development

No branches or pull requests

3 participants