Skip to content

README.md needs URL Title Attributes for SEO #200

Closed
@ghost

Description

Is your feature request related to a problem? Please describe.
README.md needs URL title attributes for best SEO practices.

Describe the solution you'd like
Each profile link should have the URL counterpart attribute called title. However, in Markdown, this is commonly just represented as follows:

[LINK-NAME](LINK-URL "LINK-TITLE-ATTRIBUTE")

Example usage:

[![ProfCyberNaught](https://github.com/ProfCyberNaught.png?size=60)](https://github.com/ProfCyberNaught "ProfCyberNaught on GitHub")

Displays as:

ProfCyberNaught

I believe this Markdown attribute should be added to all Profile links for better SEO. When you hover over with your cursor, you will see the title text appear. However, this is much better for search engines and correct linking for best SEO practices.

Describe alternatives you've considered
Leaving it alone.

Additional context
Would also need to consider changing the default text in the Issue #21 to reflect the need to add the Title attribute as exampled above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions