adobe / adobe/aem-core-wcm-components
SEO Robots Tags not inherited
- Dominant language
- Java
- Stars
- 795
- Forks
- 775
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 8
Description
## Feature Request
**Is your feature request related to a problem? Please describe.**
In the Pageproperties --> Tab Advances --> at the bottom. You can add Robots Tags. This is working.
The Properties should be inherited to subpages if nothing is selcted in the child Page. This would be more userfriendly. Instead of set the Property on each page.
**Describe the solution you'd like**
Changes in page head.html would solve the Problem
From:
``
To:
``
**Are there alternatives?**
-
Contributor guide
Research direction
Start by locating the page head.html referenced in the issue and compare the current page.robotsTags expression with the proposed inheritedPageProperties['cq:robotsTags'] expression. Done means child pages with no selected robots tags render the inherited value while explicitly set child values continue to work.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 42/100