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

metadata for seo could be improved #7

Open
kMutagene opened this issue Aug 22, 2023 · 1 comment
Open

metadata for seo could be improved #7

kMutagene opened this issue Aug 22, 2023 · 1 comment

Comments

@kMutagene
Copy link
Member

Currently, the only way i can even find repos from git.nfdi4plants.de id by searching for the full owner/repo combination.

While this might be due to traffic, i think the pacge metadata themselves could use some branding. Here is an example of a search hit:

image

There are multiple things wrong here:

  • gitlab favicon next to the website entry, i think here we'd like a nfdi4plants logo
  • the title contains 'Gitlab' - i think something like Benedikt Venn / Ru_ChlamyHeatstress · DataPLANT DataHUB is preferable

In general, having mentions of DataPLANT, DataHUB, ARCs, nfdi4plants in some meta tags would iimprove findability via search engines.

So i looked a bit into that sites meta tags. Here are some of them.
I think we would generally benefit from improving description and removing any mentions of gitlab here if that is possible:

...
<title>Benedikt Venn / Ru_ChlamyHeatstress · GitLab</title>
...
<meta content="object" property="og:type">
<meta content="GitLab" property="og:site_name">
<meta content="Benedikt Venn / Ru_ChlamyHeatstress · GitLab" property="og:title">
<meta content="GitLab Enterprise Edition" property="og:description">
<meta content="https://git.nfdi4plants.org/uploads/-/system/project/avatar/122/icon.png" property="og:image">
<meta content="https://git.nfdi4plants.org/venn/Ru_ChlamyHeatstress" property="og:url">
<meta content="summary" property="twitter:card">
<meta content="Benedikt Venn / Ru_ChlamyHeatstress · GitLab" property="twitter:title">
<meta content="GitLab Enterprise Edition" property="twitter:description">
<meta content="https://git.nfdi4plants.org/uploads/-/system/project/avatar/122/icon.png" property="twitter:image">
<meta content="GitLab Enterprise Edition" name="description">

...
@j-bauer
Copy link
Collaborator

j-bauer commented Jan 18, 2024

I'll have a look at the HTML/HAML templates and see if I can find the right one that is used to generate the <meta> tags.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants