Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update citation_pdf_url HTML meta tag to new access URL style | Bryan Newbold | 2021-06-11 | 1 | -2/+2 |
| | |||||
* | iterate on PDF redirect links | Bryan Newbold | 2021-05-17 | 1 | -4/+4 |
| | |||||
* | web: make landing page 'canonical' links absolute URLs | Bryan Newbold | 2021-04-30 | 1 | -1/+1 |
| | |||||
* | web: use absolute URLs to sitemaps and in citation_pdf_url | Bryan Newbold | 2021-04-30 | 1 | -4/+3 |
| | |||||
* | iterate on access redirects and landing page implementation | Bryan Newbold | 2021-04-27 | 1 | -19/+19 |
| | | | | Small code refactors and minimal test coverage | ||||
* | web: initial implementation of work landing page and citation_pdf_url access ↵ | Bryan Newbold | 2021-04-23 | 1 | -0/+48 |
redirect The initial intent is to have something that can be used by indexing services to pull the citation_pdf_url meta tag and bounce to a direct IA PDF access URL. For now the landing page stubs are just formatted as SERP results. Presumbably these will get re-styled at some point and include citation graph links, etc. |