From 2e75c11c093a690297c323e869e2edb9e53b3564 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Fri, 30 Apr 2021 14:18:18 -0700 Subject: web: use absolute URLs to sitemaps and in citation_pdf_url --- proposals/2021-04-28_indexability.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'proposals/2021-04-28_indexability.md') diff --git a/proposals/2021-04-28_indexability.md b/proposals/2021-04-28_indexability.md index cfa928f..a58d23d 100644 --- a/proposals/2021-04-28_indexability.md +++ b/proposals/2021-04-28_indexability.md @@ -46,6 +46,8 @@ release will be linked, not earlier pre-print or accepted manuscript versions. This behavior may change at some point to include "green" access links from the "work" landing page. +The `citation_pdf_url` tag should contain an absolute URL, not a relative URL. + Alternatively, we could have landing pages only for "releases" (versions), like already exist on fatcat.wiki. This would make the decision about which files to link to simpler. @@ -101,6 +103,8 @@ will include: /robots.txt - updated to include sitemap references /sitemap.xml - basic generic list of pages (homepage, about, userguide) /sitemap-index-works.xml - XML file pointing to many sub-sitemap files; includes lastmod metadata - /sitemap-works-YYYY-MM-DD-NNNNN.txt.gz - series of timestamped "simple" sitemaps (URL list files) + /sitemap-works-YYYY-MM-DD-NNNNN.txt - series of timestamped "simple" sitemaps (URL list files) Only works for which there is an appropriate fulltext access URL + +The sitemap links from robots.txt should be absolute URLs, not relative URLs. -- cgit v1.2.3