creativecommons / legaldb

CC Legal Database: curated repository of Case Law and Scholarship data from around the world in a Django based website.
https://LegalDB.CreativeCommons.org/
MIT License
46 stars 69 forks source link

[Feature] Improve SEO by Adding Meta Tags for Keywords and Author #213

Closed Silvia-Wachira closed 1 month ago

Silvia-Wachira commented 1 month ago

Problem

Currently the site does not have meta tags for the key and the author. They are essential for search engine optimization and also for providing better meta data for the page. They are essential for ensuring that the site can be discovered by search engines.

Description

The feature will add meta tags for the keywords and author in the HTML templates in the project. This will in turn improve the SEO of the site by making it more relevant to search queries.

Additional context

Implementation

TimidRobot commented 1 month ago

@Queen-codes please comment here so I can assign the issue to you if/when your PR is merged

Queen-codes commented 1 month ago

okay, thank you @TimidRobot