ampproject / ampproject/amphtml
[stories] amp-skimlinks not allowed in web stories
Open
Stale
Type: Feature Request
WG: stories
- Dominant language
- JavaScript
- Stars
- 14.9k
- Forks
- 4.1k
- PR merge metrics
- No merged PRs in 30d
Description
Currently `amp-story` must be the only element in the root for validation & `amp-skimlinks` is not allowed in the `amp-story` meaning we can not monetize the stories (aside from regular ads, or hard coding the links)
```Tag 'amp-skimlinks' is disallowed as child of tag 'amp-story'. Child tag must be one of ['amp-analytics', 'amp-consent', 'amp-geo', 'amp-pixel', 'amp-sidebar', 'amp-story-auto-ads', 'amp-story-auto-analytics', 'amp-story-bookend', 'amp-story-page']```
Contributor guide
Assessment
This issue has not been assessed yet.