Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @lovejoytah,

    Thanks for contacting us, I have checked your website, and the content is AMP valid and the rich results. The theme education base is not fully compatible with AMP, and some plugins are not AMP compatible.

    Elementor
    It could cause design and validation issues on your website. Some Elementor features may not render as expected in their AMP versions due to AMP’s removal of Elementor’s custom JavaScript. You can follow this GitHub issue for future updates on Elementor compatibility.

    You can also try using the AMP Enhancer plugin, which adds a layer of AMP compatibility for Elementor and several other plugins.

    LiteSpeed

    We recently found an issue LiteSpeed Cache plugin that affects the site scan feature. Please add the following code snippet to suppress the comment in your active theme’s functions.php (preferable child theme) or a custom plugin using FTP or Tools such as Cpanel.

    Code snippet:

    add_filter( 'litespeed_comment', '__return_false' );`

    <strong>Extra </strong>

    Rank Math has an IndexNow feature; I think you don’t need to use both plugins.

    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 ‘The validation data is stale’ is closed to new replies.