Static README.md render for SEO
For public repo, I want to have a google indexation of my README.md content.
For example, project : https://gitlab.com/azae/outils/latex moved from github in jun 2017. When I search in google : Latex "Packages de création de devis et de factures Françaises."
I only find old github repo :-(
First solution :
- for public crowling like bot : disable async rendering of README.md and generate a static page.
- for authenticated users : I really like actual render with update when other people push.
Another solution is to build gitlab pages with markdown content.
Edited by 🤖 GitLab Bot 🤖