-
Notifications
You must be signed in to change notification settings - Fork 3
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
Add SEO metadata to website (React-Helmet) #61
Comments
What metadata would be relevant, @josvanos @JustNireon ? |
This ticket is 5yo, I'm not quite sure if this is still relevant or what was meant with this originally. Would just close it unless people know what metadata should be added |
@SilasPeters I think this issue suggests to add SEO fields such as <meta name="description" content="..." />. The head of static sticky shows no seo fields are present. |
I will just mark this as a "good first issue", as |
Yeah! if the description is on point, I think ranking in Google would improve and we would be easier found. Meta robots is also missing. |
I updated the description. Thanks guys! |
SEO metadata should be added to relevant components or layouts.
Also, Meta robots should be added if possible
The text was updated successfully, but these errors were encountered: