ampproject / ampproject/amphtml
Issue of path names throwing attribute error on Google Search Console
- Dominant language
- JavaScript
- Stars
- 14.9k
- Forks
- 4.1k
- PR merge metrics
- No merged PRs in 30d
Description
### Description
on this URL and 15 others on this website;
https://alond.com.au/58mm-badge-components-safety-clip-makes-50-badges?amp=1
Google search console claims there is an attribute error; The attribute 'gen' may not appear in tag 'amp-img'.
amp-img width="290" height="100" src="{{media url="wysiwyg/gen/Recycle-badges-alond-small.png"}}" alt="" >
The same with two other reports for this URL;
"wisiwyg" and the attribute 'recycle-badges-alond-small.png"may not appear in tag 'amp-img'.
That first error /gen/, was first reported when the path was /general/ so I shortened the path is case that word was the issue.
Website; OpenMage
Apache 2.4.51
PHP 7.4
The AMP generator is an extension sold by Plumrocket
Feel free to ask for more information. thanks, Paul
### Reproduction Steps
Install the above software packages
use the same paths on the website.
### Relevant Logs
_No response_
### Browser(s) Affected
_No response_
### OS(s) Affected
_No response_
### Device(s) Affected
_No response_
### AMP Version Affected
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.