Hello @sejal37
Q1. Those are the AMP validation error which can be fixed by the plugin authors or theme authors.
Let’s learn by example of Disallowed tag <script>
The AMP (Framework) do not allow custom javascript on AMP pages so AMP plugin blocks those tags to create valid AMP pages, Your AMP pages will not be crawled by search engines unless they are valid.
You can learn more about validation errors using below video
https://youtube.com/watch?v=J_IbsBiZlNU%3Ffeature%3Doembed
What you can do?
- You will also notice that AMP plugin also flags plugins or theme that are causing the issues eg: Contact Form 7. Contact plugin/theme authors and ask them to make their plugin AMP compatible.
- Find Mini plugin and extension from our site that can fix AMP compatibility issues.
- Use alternate plugin which does same job but are AMP compatible, you can find list of Compatible plugin and theme on our site ecosystem page
Q2. We will recommend checking our Getting Started Guide to learn about AMP plugin and how you can use it. We will also recommend checking our video series
Q3. Your site may have a plugin or theme may be sending invalid JSON responses, Can you please check the JSON response from the browser Console? check if you can find culprit or please send JSON response to us so we can check the issue.
@sejal37 As we didn’t receive a response I’ll mark this as resolved. Feel free to open a new support topic if you require any further assistance.