Vita-App / Vita

Bringing life back to your college life.
https://mentorship.thapar.edu/
MIT License
120 stars 78 forks source link

Add meta data to index.html #42

Closed Rishabh-malhotraa closed 2 years ago

Rishabh-malhotraa commented 2 years ago

Currently, the metadata which comes in handy for the preview link is set to the default value of "this app was created by create-react-app"

image

Change it to:

Vita connects college graduates, alumni, and faculty to revive the culture of mentorship and foster a more connected and engaged community.

files where changes need to be made https://github.com/Rishabh-malhotraa/Vita/blob/main/client/public/index.html

Bonus

If you can search other metadata we can add to our index.html to improve SEO and link previews that would be great!

indraantoor commented 2 years ago

I am thinking of adding the meta description tag and the meta char set tag. They both are good to have for SEO.

Are you planning on doing something with Structured Markup too, it will help with rich snippets and that is definitely best to have for SEO. We can use JSON-LD for that.

omar-sherif9992 commented 2 years ago

I am going to add description and charset , viewport ,lang,and http-equiv='X-UA-Compatible' Iam willing to contribute under GSSOC 2022

zahrabenmohamed commented 2 years ago

I am going to add an icon in the metadata and also turn the wesite responsive viewport ,title ,,and i will tryu to improve the tag description.My contribution is under GSSOC 2022