AMP Breadcrumb Schema Fix.
Fixes Breadcrumb schema issues `rel` attribute (AMP to AMP linking)
by milindmore22 · github.com/milindmore22/amp-breadcrumb-schema-fix · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/milindmore22/amp-breadcrumb-schema-fix/archive/refs/heads/main.zipAMP Compatibility plugin to create a valid Structured data for breadcrumb schema.
Notes
- Install and Activate
- Still seeing issues contact us on WordPress Support forum
Plugin Structure
.
├── sanitizers
│ ├── class-sanitizer.php
└── amp-breadcrumb-schema-fix.php
Sanitizers
The plugin uses amp_content_sanitizers filter to add custom sanitizers, to remove rel="amphtml" attribute from links with attribute type="webPage"
Need a feature in plugin?
Feel free contact AMP WordPress Support.