• Resolved luivil

    (@luivil)


    oggi google console inizia a segnalare problemi con alcune pagine di usabilità sui dispositivi mobili.
    testando le pagine, tutte danno questo problema nella scansione di google. mi dice che non riesce a caricare questa risorsa:

    https://luigivillani.it/index.php?rest_route=/cleantalk-antispam/v1/alt_sessions

    ieri mi avete fatto cambiare alcune righe

    Please, open the file <WordPress-root-folder>/wp-config.php and find the following line in it:
    define(‘WP_DEBUG’, false);
    
    Replace this 1 line with these 4 lines:
    error_reporting(E_ALL);
    define(‘WP_DEBUG’, true);
    define(‘WP_DEBUG_DISPLAY’, false);
    define(‘WP_DEBUG_LOG’, true);

    sono queste colpevole dell’errore oppure è qualcosa di altro?

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

    (@serge00)

    Hello, @luivil.

    They should not affect your website performance and usability.

    If you still don’t see any errors in the debug.log file then, please reverse the changes in your “wp-config.php” file.

    Also, please check the plugin settings:
    ? WordPress Admin Page —> Settings —> Anti-Spam by CleanTalk —> Advanced settings —>
    ? —> set the option “Set cookies” to “On” —> Save Changes.

    Did it help you?

    Plugin Support sergecleantalk

    (@sergecleantalk)

    Hello,

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘errore google console’ is closed to new replies.