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

Improve "Read more" default copy #599

Open
regisphilibert opened this issue Dec 14, 2022 · 0 comments
Open

Improve "Read more" default copy #599

regisphilibert opened this issue Dec 14, 2022 · 0 comments
Milestone

Comments

@regisphilibert
Copy link
Member

regisphilibert commented Dec 14, 2022

Follwing #389 #559...

Currently even though users can fully customize the copy of the "Read more" buttons (will be documented in the next release with #598), the default copy ("Read more") is flagged by Google Lighthouse SEO for the following reason: Links do not have descriptive text

We should probably update the default copy to something SEO approved.

We need to do some research of what this copy could be though.

I want to keep using a hardcoded string, as anything dynamic llike "Read more about this recipe" should be delegated to the read_more_copy parameter mentioned above.

For now read more about this entry seems a good generic choice as it is not flagged by Lighthouse. But it could be flagged next month or next year. Hence the discussion...

cc @HarshRohila @budparr @ any SEO experts out there

@regisphilibert regisphilibert changed the title Improve "Read more" copy Improve "Read more" default copy Dec 14, 2022
@davidsneighbour davidsneighbour added this to the unplanned milestone Sep 19, 2024
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