nilamregur
Forum Replies Created
-
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] The Google Search Console error issueHi,
I am again clearing my issue here. Actually, I faced a problem with a Google search console error.
Disallowed attribute or attribute value present in HTML tag.
AMP pages with this issue are invalid. Invalid AMP pages aren’t served on Google.I checked and noticed that this error appearing due to amp script which I have added to load trust index widget on my AMP website. I already pasted the affected script above.
As per the Google error, can you please check and provide me a solution to add script in AMP that resolves such an error?
Here is a console error screenshot https://nimb.ws/SIMmjW
Many thanks.
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] The Google Search Console error issueHi,
Thanks for the reply.I am trying to add the below script to load the TrustIndex widget on AMP pages. As per this TrustIndex document https://www.trustindex.io/how-to-insert-your-widgets-code-into-your-site/ inserting script.
<script async src='https://cdn.trustindex.io/loader.js?aa6bfdb151191930ae76ac4e92e'></script>Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] The Google Search Console error issueHi,
Here is the site URL. The Trust Index widget is loading but google search console showing affected page error due to script which we have included. I want to solve this issue. How can I add script which load widget and do not show any error in google search console.