creativecommons / creativecommons/search

[Feature] Improve SEO by Adding Meta Description Tag

Open
#297 8 comments 0 reactions 0 assignees View on GitHub
✨ goal: improvement 💻 aspect: code 🟩 priority: low 🧹 status: ticket work required
Dominant language
CSS
Stars
27
Forks
112
PR merge metrics
No merged PRs in 30d

Description

## Problem
The current HTML head section lacks a meta description tag, which could impact the search engine ranking negatively and make discovering the page difficult. A meta description provides search engines with a concise summary of the page's content, which is used in search result snippets. Adding this tag would improve the page's visibility and provide a better search experience.

## Description
This feature involves adding a `` tag in the head section of the HTML document, providing a brief summary of the page content.

## Implementation

- [x] would be interested in implementing this feature.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.