• Resolved vsalgadinho

    (@vsalgadinho)


    Hi!

    I just installed the AMP plugin and every time I try to run the scan I get the following message “Site scan failed. Please try again.”.

    However, when I refresh the page, some incompatibility issues are detected. I am just wondering to what extent these issues are actually compatibility issues or the result of a failed scan.

    Support UUID:?ampwp-d6c49de2-9b15-5924-b43b-3cc617fd37ff

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Milind More

    (@milindmore22)

    Hello @vsalgadinho

    Thank you for reaching out to us, it may be an issue or conflict with Litespeed plugin which is adding comments in JSON response.

    Can you please add the following code snippet to your active theme’s functions.php file or in the custom plugin and check if that works for you?

    add_filter( 'litespeed_comment', '__return_false' );

    I hope this is helpful!

    Plugin Support Milind More

    (@milindmore22)

    @vsalgadinho 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.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Failed Scan and Incompatibility Issues’ is closed to new replies.