inception-project / inception-project.github.io

Website of the INCEpTION project
https://inception-project.github.io
MIT License
1 stars 5 forks source link

#51 - Do some SEO #52

Closed jcklie closed 4 years ago

jcklie commented 4 years ago
jcklie commented 4 years ago

It looks like the css is broken or so for use cases

reckart commented 4 years ago

Indeed - I don't see anything obvious why use-cases and examples are broken but the rest not. Actually, if you run the site locally and look at the HTML, there is no header in the HTML file at all - only the body.

reckart commented 4 years ago

The live site is ok though - so it must be related to the present PR.

jcklie commented 4 years ago

It looks like the whole template is not used, there are no class annotations in the use case html.

jcklie commented 4 years ago

It was a problem with the config, I accidentally redefined the "default" config which overwrote stuff

reckart commented 4 years ago

I can still see tons of old documentation PDF files and stuff in the sitemap. Is that intentional?

jcklie commented 4 years ago

I can still see tons of old documentation PDF files and stuff in the sitemap. Is that intentional?

I dont see pdf in the sitemap, I excluded these and it works for me.

reckart commented 4 years ago

I build locally using bundle exec jekyll serve --config _config.yml,_config_dev.yml.

The I access http://localhost:4000/sitemap.xml and get e.g. this:

...
<url>
<loc>
http://localhost:4000/releases/0.6.5/docs/developer-guide.pdf
</loc>
<lastmod>2018-12-20T14:26:38+01:00</lastmod>
</url>
<url>
<loc>
http://localhost:4000/releases/0.6.5/docs/user-guide.html
</loc>
<lastmod>2018-12-20T14:26:38+01:00</lastmod>
</url>
<url>
<loc>
http://localhost:4000/releases/0.6.5/docs/user-guide.pdf
</loc>
<lastmod>2018-12-20T14:26:38+01:00</lastmod>
</url>
<url>
<loc>
http://localhost:4000/releases/0.7.0/docs/admin-guide.html
</loc>
<lastmod>2019-01-14T11:17:07+01:00</lastmod>
</url>
...
jcklie commented 4 years ago

I did the same,

bundle exec jekyll clean
bundle exec jekyll serve --config _config.yml,_config_dev.yml

<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>http://localhost:4000/example-projects/concept-linking/</loc>
<lastmod>2020-05-12T15:38:19+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/example-projects/external-recommender/</loc>
<lastmod>2020-05-12T15:38:19+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/example-projects/</loc>
<lastmod>2020-05-12T15:38:19+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/example-projects/lener-br/</loc>
<lastmod>2020-05-12T15:38:19+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/example-projects/recommender/</loc>
<lastmod>2020-05-12T15:38:19+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/example-projects/search/</loc>
<lastmod>2020-05-12T15:38:19+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/use-cases/asmsr/</loc>
<lastmod>2020-05-12T15:38:19+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/use-cases/cited-loci/</loc>
<lastmod>2020-05-12T15:38:19+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/use-cases/company-inventory/</loc>
<lastmod>2020-05-12T15:38:19+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/use-cases/digital-athenaeus/</loc>
<lastmod>2020-05-12T15:38:19+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/use-cases/famulus/</loc>
<lastmod>2020-05-12T15:38:19+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/use-cases/gryphius/</loc>
<lastmod>2020-05-12T15:38:19+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/use-cases/gum/</loc>
<lastmod>2020-05-12T15:38:19+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/use-cases/impresso/</loc>
<lastmod>2020-05-12T15:38:19+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/use-cases/</loc>
<lastmod>2020-05-12T15:38:19+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/use-cases/po-emo/</loc>
<lastmod>2020-05-12T15:38:19+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/use-cases/rapid-events/</loc>
<lastmod>2020-05-12T15:38:19+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/use-cases/woposs/</loc>
<lastmod>2020-05-12T15:38:19+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/blog/archive/</loc>
</url>
<url>
<loc>http://localhost:4000/contact/</loc>
</url>
<url>
<loc>http://localhost:4000/documentation/</loc>
</url>
<url>
<loc>http://localhost:4000/downloads-beta/</loc>
</url>
<url>
<loc>http://localhost:4000/downloads/</loc>
</url>
<url>
<loc>http://localhost:4000/blog/</loc>
</url>
<url>
<loc>http://localhost:4000/</loc>
</url>
<url>
<loc>http://localhost:4000/info/</loc>
</url>
<url>
<loc>http://localhost:4000/mailinglists/</loc>
</url>
<url>
<loc>http://localhost:4000/privacy/</loc>
</url>
<url>
<loc>http://localhost:4000/publications/</loc>
</url>
<url>
<loc>http://localhost:4000/assets/fonts/iconfont-preview.html</loc>
<lastmod>2020-04-02T14:15:38+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.10.0/docs/admin-guide.html</loc>
<lastmod>2020-04-02T14:15:38+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.10.0/docs/developer-guide.html</loc>
<lastmod>2020-04-02T14:15:38+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.10.0/docs/user-guide.html</loc>
<lastmod>2020-04-02T14:15:38+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.10.1/docs/admin-guide.html</loc>
<lastmod>2020-04-02T14:15:38+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.10.1/docs/developer-guide.html</loc>
<lastmod>2020-04-02T14:15:38+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.10.1/docs/user-guide.html</loc>
<lastmod>2020-04-02T14:15:38+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.10.2/docs/admin-guide.html</loc>
<lastmod>2020-04-02T14:15:39+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.10.2/docs/developer-guide.html</loc>
<lastmod>2020-04-02T14:15:39+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.10.2/docs/user-guide.html</loc>
<lastmod>2020-04-02T14:15:39+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.11.0/docs/admin-guide.html</loc>
<lastmod>2020-04-02T14:15:39+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.11.0/docs/developer-guide.html</loc>
<lastmod>2020-04-02T14:15:39+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.11.0/docs/user-guide.html</loc>
<lastmod>2020-04-02T14:15:39+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.11.1/docs/admin-guide.html</loc>
<lastmod>2020-04-02T14:15:39+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.11.1/docs/developer-guide.html</loc>
<lastmod>2020-04-02T14:15:39+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.11.1/docs/user-guide.html</loc>
<lastmod>2020-04-02T14:15:39+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.11.2/docs/admin-guide.html</loc>
<lastmod>2020-04-02T14:15:39+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.11.2/docs/developer-guide.html</loc>
<lastmod>2020-04-02T14:15:39+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.11.2/docs/user-guide.html</loc>
<lastmod>2020-04-02T14:15:39+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.12.0/docs/admin-guide.html</loc>
<lastmod>2020-04-02T14:15:39+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.12.0/docs/developer-guide.html</loc>
<lastmod>2020-04-02T14:15:39+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.12.0/docs/user-guide.html</loc>
<lastmod>2020-04-02T14:15:39+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.12.1/docs/admin-guide.html</loc>
<lastmod>2020-04-02T14:15:39+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.12.1/docs/developer-guide.html</loc>
<lastmod>2020-04-02T14:15:39+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.12.1/docs/user-guide.html</loc>
<lastmod>2020-04-02T14:15:39+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.12.2/docs/admin-guide.html</loc>
<lastmod>2020-04-02T14:15:39+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.12.2/docs/developer-guide.html</loc>
<lastmod>2020-04-02T14:15:39+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.12.2/docs/user-guide.html</loc>
<lastmod>2020-04-02T14:15:39+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.12.3/docs/admin-guide.html</loc>
<lastmod>2020-04-02T14:15:39+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.12.3/docs/developer-guide.html</loc>
<lastmod>2020-04-02T14:15:39+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.12.3/docs/user-guide.html</loc>
<lastmod>2020-04-02T14:15:39+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.12.4/docs/admin-guide.html</loc>
<lastmod>2020-04-02T14:15:39+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.12.4/docs/developer-guide.html</loc>
<lastmod>2020-04-02T14:15:39+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.12.4/docs/user-guide.html</loc>
<lastmod>2020-04-02T14:15:39+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.13.0/docs/admin-guide.html</loc>
<lastmod>2020-04-02T14:15:39+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.13.0/docs/developer-guide.html</loc>
<lastmod>2020-04-02T14:15:39+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.13.0/docs/user-guide.html</loc>
<lastmod>2020-04-02T14:15:39+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.14.0/docs/admin-guide.html</loc>
<lastmod>2020-04-02T14:15:39+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.14.0/docs/developer-guide.html</loc>
<lastmod>2020-04-02T14:15:39+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.14.0/docs/user-guide.html</loc>
<lastmod>2020-04-02T14:15:39+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.14.1/docs/admin-guide.html</loc>
<lastmod>2020-04-02T14:15:40+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.14.1/docs/developer-guide.html</loc>
<lastmod>2020-04-02T14:15:40+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.14.1/docs/user-guide.html</loc>
<lastmod>2020-04-02T14:15:40+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.14.2/docs/admin-guide.html</loc>
<lastmod>2020-04-02T14:15:40+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.14.2/docs/developer-guide.html</loc>
<lastmod>2020-04-02T14:15:40+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.14.2/docs/user-guide.html</loc>
<lastmod>2020-04-02T14:15:40+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.14.3/docs/admin-guide.html</loc>
<lastmod>2020-04-02T14:15:40+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.14.3/docs/developer-guide.html</loc>
<lastmod>2020-04-02T14:15:40+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.14.3/docs/user-guide.html</loc>
<lastmod>2020-04-02T14:15:40+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.15.0/docs/admin-guide.html</loc>
<lastmod>2020-04-20T14:56:59+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.15.0/docs/developer-guide.html</loc>
<lastmod>2020-04-20T14:56:59+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.15.0/docs/user-guide.html</loc>
<lastmod>2020-04-20T14:56:59+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.15.2/docs/admin-guide.html</loc>
<lastmod>2020-05-05T15:58:14+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.15.2/docs/developer-guide.html</loc>
<lastmod>2020-05-05T15:58:14+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.15.2/docs/user-guide.html</loc>
<lastmod>2020-05-05T15:58:14+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.3.1/docs/admin-guide.html</loc>
<lastmod>2020-04-02T14:15:40+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.3.1/docs/developer-guide.html</loc>
<lastmod>2020-04-02T14:15:40+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.3.1/docs/user-guide.html</loc>
<lastmod>2020-04-02T14:15:40+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.3.2/docs/admin-guide.html</loc>
<lastmod>2020-04-02T14:15:40+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.3.2/docs/developer-guide.html</loc>
<lastmod>2020-04-02T14:15:40+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.3.2/docs/user-guide.html</loc>
<lastmod>2020-04-02T14:15:40+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.3.3/docs/admin-guide.html</loc>
<lastmod>2020-04-02T14:15:40+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.3.3/docs/developer-guide.html</loc>
<lastmod>2020-04-02T14:15:40+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.3.3/docs/user-guide.html</loc>
<lastmod>2020-04-02T14:15:40+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.4.0/docs/admin-guide.html</loc>
<lastmod>2020-04-02T14:15:40+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.4.0/docs/developer-guide.html</loc>
<lastmod>2020-04-02T14:15:40+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.4.0/docs/user-guide.html</loc>
<lastmod>2020-04-02T14:15:40+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.4.1/docs/admin-guide.html</loc>
<lastmod>2020-04-02T14:15:40+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.4.1/docs/developer-guide.html</loc>
<lastmod>2020-04-02T14:15:40+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.4.1/docs/user-guide.html</loc>
<lastmod>2020-04-02T14:15:40+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.4.2/docs/admin-guide.html</loc>
<lastmod>2020-04-02T14:15:40+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.4.2/docs/developer-guide.html</loc>
<lastmod>2020-04-02T14:15:40+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.4.2/docs/user-guide.html</loc>
<lastmod>2020-04-02T14:15:40+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.5.0/docs/admin-guide.html</loc>
<lastmod>2020-04-02T14:15:40+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.5.0/docs/developer-guide.html</loc>
<lastmod>2020-04-02T14:15:40+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.5.0/docs/user-guide.html</loc>
<lastmod>2020-04-02T14:15:40+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.5.1/docs/admin-guide.html</loc>
<lastmod>2020-04-02T14:15:40+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.5.1/docs/developer-guide.html</loc>
<lastmod>2020-04-02T14:15:40+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.5.1/docs/user-guide.html</loc>
<lastmod>2020-04-02T14:15:40+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.5.2/docs/admin-guide.html</loc>
<lastmod>2020-04-02T14:15:40+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.5.2/docs/developer-guide.html</loc>
<lastmod>2020-04-02T14:15:40+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.5.2/docs/user-guide.html</loc>
<lastmod>2020-04-02T14:15:40+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.6.0/docs/admin-guide.html</loc>
<lastmod>2020-04-02T14:15:41+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.6.0/docs/developer-guide.html</loc>
<lastmod>2020-04-02T14:15:41+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.6.0/docs/user-guide.html</loc>
<lastmod>2020-04-02T14:15:41+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.6.1/docs/admin-guide.html</loc>
<lastmod>2020-04-02T14:15:41+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.6.1/docs/developer-guide.html</loc>
<lastmod>2020-04-02T14:15:41+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.6.1/docs/user-guide.html</loc>
<lastmod>2020-04-02T14:15:41+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.6.2/docs/admin-guide.html</loc>
<lastmod>2020-04-02T14:15:41+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.6.2/docs/developer-guide.html</loc>
<lastmod>2020-04-02T14:15:41+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.6.2/docs/user-guide.html</loc>
<lastmod>2020-04-02T14:15:41+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.6.3/docs/admin-guide.html</loc>
<lastmod>2020-04-02T14:15:41+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.6.3/docs/developer-guide.html</loc>
<lastmod>2020-04-02T14:15:41+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.6.3/docs/user-guide.html</loc>
<lastmod>2020-04-02T14:15:41+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.6.4/docs/admin-guide.html</loc>
<lastmod>2020-04-02T14:15:41+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.6.4/docs/developer-guide.html</loc>
<lastmod>2020-04-02T14:15:41+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.6.4/docs/user-guide.html</loc>
<lastmod>2020-04-02T14:15:41+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.6.5/docs/admin-guide.html</loc>
<lastmod>2020-04-02T14:15:41+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.6.5/docs/developer-guide.html</loc>
<lastmod>2020-04-02T14:15:41+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.6.5/docs/user-guide.html</loc>
<lastmod>2020-04-02T14:15:41+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.7.0/docs/admin-guide.html</loc>
<lastmod>2020-04-02T14:15:41+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.7.0/docs/developer-guide.html</loc>
<lastmod>2020-04-02T14:15:41+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.7.0/docs/user-guide.html</loc>
<lastmod>2020-04-02T14:15:41+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.7.1/docs/admin-guide.html</loc>
<lastmod>2020-04-02T14:15:41+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.7.1/docs/developer-guide.html</loc>
<lastmod>2020-04-02T14:15:41+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.7.1/docs/user-guide.html</loc>
<lastmod>2020-04-02T14:15:41+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.7.2/docs/admin-guide.html</loc>
<lastmod>2020-04-02T14:15:41+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.7.2/docs/developer-guide.html</loc>
<lastmod>2020-04-02T14:15:41+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.7.2/docs/user-guide.html</loc>
<lastmod>2020-04-02T14:15:41+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.7.3/docs/admin-guide.html</loc>
<lastmod>2020-04-02T14:15:41+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.7.3/docs/developer-guide.html</loc>
<lastmod>2020-04-02T14:15:41+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.7.3/docs/user-guide.html</loc>
<lastmod>2020-04-02T14:15:41+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.8.0/docs/admin-guide.html</loc>
<lastmod>2020-04-02T14:15:41+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.8.0/docs/developer-guide.html</loc>
<lastmod>2020-04-02T14:15:41+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.8.0/docs/user-guide.html</loc>
<lastmod>2020-04-02T14:15:41+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.8.1/docs/admin-guide.html</loc>
<lastmod>2020-04-02T14:15:41+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.8.1/docs/developer-guide.html</loc>
<lastmod>2020-04-02T14:15:41+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.8.1/docs/user-guide.html</loc>
<lastmod>2020-04-02T14:15:41+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.8.2/docs/admin-guide.html</loc>
<lastmod>2020-04-02T14:15:41+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.8.2/docs/developer-guide.html</loc>
<lastmod>2020-04-02T14:15:41+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.8.2/docs/user-guide.html</loc>
<lastmod>2020-04-02T14:15:41+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.8.3/docs/admin-guide.html</loc>
<lastmod>2020-04-02T14:15:42+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.8.3/docs/developer-guide.html</loc>
<lastmod>2020-04-02T14:15:42+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.8.3/docs/user-guide.html</loc>
<lastmod>2020-04-02T14:15:42+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.8.4/docs/admin-guide.html</loc>
<lastmod>2020-04-02T14:15:42+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.8.4/docs/developer-guide.html</loc>
<lastmod>2020-04-02T14:15:42+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.8.4/docs/user-guide.html</loc>
<lastmod>2020-04-02T14:15:42+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.9.0/docs/admin-guide.html</loc>
<lastmod>2020-04-02T14:15:43+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.9.0/docs/developer-guide.html</loc>
<lastmod>2020-04-02T14:15:43+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.9.0/docs/user-guide.html</loc>
<lastmod>2020-04-02T14:15:43+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.9.1/docs/admin-guide.html</loc>
<lastmod>2020-04-02T14:15:43+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.9.1/docs/developer-guide.html</loc>
<lastmod>2020-04-02T14:15:43+02:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/releases/0.9.1/docs/user-guide.html</loc>
<lastmod>2020-04-02T14:15:43+02:00</lastmod>
</url>
</urlset>
reckart commented 4 years ago

Odd. Even though - should the old releases HTML files appear in the sitemap?

jcklie commented 4 years ago

I do not know how to exclude them with a glob that does not remove the newest release. I can remove all of them.

reckart commented 4 years ago

I wonder if we could use something like this to set up a stable documentation URL (one not including the version number) and easily update that when we make a new release...

jcklie commented 4 years ago

Do you want one URL for each documentation type?

/documentation/latest/user-guide.html
/documentation/latest/developer-guide.html
/documentation/latest/admin-guide.html

It would need to be not /releasesbut /documentation for the sitemap glob to work,

reckart commented 4 years ago

I guess so... (latestplease)

jcklie commented 4 years ago

I added

http://127.0.0.1:4000/documentation/latest/user-guide http://127.0.0.1:4000/documentation/latest/developer-guide http://127.0.0.1:4000/documentation/latest/admin-guide

I now know how to Jekyll. I did it with a layout instead of the gem because then we do not need to update the links for a new release.

reckart commented 4 years ago

Fancy :)

reckart commented 4 years ago

I guess what remains now is to hard-code the documentation links we have on https://inception-project.github.io/documentation/ to use the new redirections?

jcklie commented 4 years ago

We could leave them in, they do not have the ugly redirect and are also always pointing to the most recent one.