Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1459881

    Hello,

    This code snippet generates a 403 error in Search Console with the variable frameworkUrl

    How to avoid this error ?

    Thank you.

    <script type="text/javascript">
     /* <![CDATA[ */  
    var avia_framework_globals = avia_framework_globals || {};
        avia_framework_globals.frameworkUrl = 'https://domain.com/wp-content/themes/enfold/framework/';
        avia_framework_globals.installedAt = 'https://domain.com/wp-content/themes/enfold/';
        avia_framework_globals.ajaxurl = 'https://domain.com/wp-admin/admin-ajax.php';
    /* ]]> */ 
    </script>
    #1459916

    Hey Ed,

    Thank you for the inquiry.

    The variables above are dependencies used by the theme scripts. Would you mind providing a screenshot of the issue and posting the site URL in the private field? You can use platforms like Savvyify, Imgur, or Dropbox to upload and share the screenshot.

    Best regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.