Google search results show “Your page has AMP implementation errors.”
-
Hi,
My website pages contain Java programs. For these pages, google shows an error message in the search results saying “Your page has AMP implementation errors.” I do not see such error on other posts.
Following is the link:
Also, the coding part is completely broken and looks like the post is truncated. I see only one part of the coding. (If you compare AMP and nonAMP page you will understand it)
<td>< %=(request.getAttribute("errMessage") == null) ? "" : request.getAttribute("errMessage")%></td>
</tr>
<tr>
<td></td>Is there any way that I skip AMP for selected pages/posts?
Your help would be appreciated.
The topic ‘Google search results show “Your page has AMP implementation errors.”’ is closed to new replies.