• Resolved jcubed333

    (@jcubed333)


    Hello,

    My website, https://www.empireboobookitty.com keeps failing the AMP site scan. In addition, the following error message appears: “AMP could not check your site for compatibility issues.”

    Thank you.

    My UUID is as follows:

    ampwp-e4d0b399-ba21-52a8-be7b-234bd0ba193f

    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 @jcubed333

    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' );

    Additionally, we noticed that you are two cache plugins WP Super cache and LiteSpeed cache plugin active on your site, we will recommend keeping only one cache plugin active as they do some thing.

    I hope this is helpful!

    Plugin Support Milind More

    (@milindmore22)

    @jcubed333 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 Fail’ is closed to new replies.