• Resolved itshereonly

    (@itshereonly)


    Hello AMP Support Team,

    UUID: ampwp-ad7d2078-a659-59f3-9b65-a8fe624d3081

    1. Under setting whenever I tried to perform a Site scan, after Scanning 8/8 URLs: Checking Date Archive…..it keeps showing the Site scan failed. Try again.

    2. It also says Themes with AMP incompatibility, how I can change the entire theme, it may affect my site or content on site.

    3. The detected plugin was just suppressed.

    4. Validated URLs show 13 and the Error Index shows 12, what action do I need to take? what is recommended, suggestion action here?

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

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

    (@milindmore22)

    Hello @itshereonly

    Thank you for the support topic,

    1. Under setting whenever I tried to perform a Site scan, after Scanning 8/8 URLs: Checking Date Archive…..it keeps showing the Site scan failed. Try again.

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

    2. It also says Themes with AMP incompatibility, how I can change the entire theme, it may affect my site or content on site.

    You can switch to Reader Mode with an AMP theme for AMP pages, so your primary theme will serve on non-AMP pages and the AMP-compatible theme will serve only on AMP pages.

    learn more about Reader theme using this documentation or check the video below:

    3. The detected plugin was just suppressed.

    We will recommend suppressing the plugin only when the feature is not used on the AMP page otherwise

    1) Look for an alternate plugin on the AMP ecosystem
    2) Look for a mini plugin or extension that can fix the issue
    3) contact the plugin author and ask them to make the plugin AMP compatible

    4. Validated URLs show 13 and the Error Index shows 12, what action do I need to take? what is recommended, suggestion action here?

    We will recommend checking the following video to learn about validation errors and how to resolve them

    I hope this is helpful!

    Thread Starter itshereonly

    (@itshereonly)

    Hello Milind,

    Any suggestion on where I can post this question? It is happening with each new post.

    Thread Starter itshereonly

    (@itshereonly)

    Ignore.

    Plugin Support Milind More

    (@milindmore22)

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

    Thread Starter itshereonly

    (@itshereonly)

    Sure

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Site scan keep showing Site scan failed. Try again.’ is closed to new replies.