adobe / adobe/aem-core-wcm-components
[Page] Extend meta attributes
- Dominant language
- Java
- Stars
- 795
- Forks
- 775
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 8
Description
As a web producer, I want the pages of my site to be enhanced with Open Graph and SEO metadata, so that linking to my pages in social media makes the preview display relevant information.
As for the OpenGraph tags, typical requirements are to have the following:
```
```
The social media tags typically look like so:
```
```
Additionally, there also should be a canonical tag for SEO purposes:
``
Contributor guide
Research direction
No files, tests, or entry points are named. Start by locating where page head metadata is produced, then determine how the requested Open Graph, Twitter, social-account, SEO, and canonical values should be supplied; done means the generated pages contain the required tags with relevant values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, java
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100