-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
SEO update meta titles #14228
base: dev
Are you sure you want to change the base?
SEO update meta titles #14228
Conversation
✅ Deploy Preview for ethereumorg ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
the table in the issue defining titles had few formating issues here on github and hid full titles for few URLs: What are NFTs? | Benefits and use |
@konopkja ah ok, I see. Will update those. Just to clarify, in all these pages we automatically concatenate the text Is this ok? or would you think it would be better to use " | ethereum.org" only on pages we consider appropriate? |
only on those pages we consider appropriate, not everywhere |
Ok @konopkja, pushed those changes. To confirm, by removing the default "| ethereum.org", from now on the only page that will have this is the find wallet page that has "List of Ethereum Wallets | ethereum.org". The rest will no longer have it. LMK if you would like to add more pages into this group. |
✅ Deploy Preview for ethereumorg ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
This issue is stale because it has been open 30 days with no activity. |
Description
Adds meta titles to md pages and a few react pages.
Related Issue
#13796