• Resolved typeless

    (@jbalyo)


    I noticed ag-custom-admin URLs are showing up in our Google Search Console’s list of Crawl Errors. After much searching, I tracked this back to a block of code this plugin adds to the public facing source code:

    var agca_global_plugin_url = 'https://example.com/wp-content/plugins/ag-custom-admin/';

    Is there any way to disable this thing without removing the plugin altogether? Is it even necessary to include script URLs on the public site for a plugin that only affects the admin side?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author cusmin

    (@cusmin)

    There should be an option to disable Cusmin script on front-end. This will also affect admin bar customizations if you have any. Please try that and let us know if you need help. Thanks!

    Thread Starter typeless

    (@jbalyo)

    Thanks so much for the quick response – I found that setting and it did the trick!

    Plugin Author cusmin

    (@cusmin)

    Great! Thanks for the update. You’re welcome!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Plugin Causes Google Crawl Errors’ is closed to new replies.