• Resolved lalithembram

    (@lalithembram)


    When scanning my site and then showing site scan failed try again. How to resolve this
    ampwp-08f63c1b-99dc-522d-9c23-8dee575e2c36

    The page I need help with: [log in to see the link]

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

    (@milindmore22)

    Hello @lalithembram

    Thank you for the support topic, It seems you are using LiteSpeed cache plugin that might have been conflicting with the AMP site scan.

    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)

    @lalithembram 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 ‘Site scan failed. Try again.’ is closed to new replies.