Seeing “Validation Status: FAIL” on https://validator.ampproject.org/
seeing lots of error displaying after fetching the url.
I tried to fix this with your related topics but not able to fix this.
please help me to fix this as soon as.
Regards
Anil Kumar
The page I need help with: [log in to see the link]
You have the ⚡ attribute on the html element of your non-AMP page. You should remove this since you are in a paired AMP configuration, specifically Reader mode.
Thanks for the support topic, as my colleague pointed out that you are using AMP plugin in Reader mode with the Legacy theme so you should be getting valid AMP pages with ?amp query parameters
Also, As we checked your non-AMP page it seems to have amp lighting bolt attribute for your HTML tag, did you or your developer added that if so please remove it
I will recommend checking out the getting started guide also check out the AMP video series on youtube
Can you please check the validation tool of the AMP plugin and make sure that you are not exceeding the CSS limit as I checked your site has 172313 bytes whereas the limit is 75000 bytes
You can check what plugin or theme is exceeding the CSS budget limit by checking with the AMP validation tool, if you have the Admin bar enabled click CSS Usage
eg:
it will take you to the validation tool, it explains what plugin or theme is adding excessive CSS