Tagged: 403, avia framework
Hello
I have 2 errors in a lot of URL’s.
A 500 and a 403 error:
500 wp-content/themes/beakon/
403 wp-content/themes/beakon/framework/
The code including them is the same var:
var avia_framework_globals = avia_framework_globals || {};
avia_framework_globals.frameworkUrl = ‘http://www.beakon.co.uk/wp-content/themes/beakon/framework/‘;
avia_framework_globals.installedAt = ‘http://www.beakon.co.uk/wp-content/themes/beakon/‘;
avia_framework_globals.ajaxurl = ‘http://www.beakon.co.uk/wp-admin/admin-ajax.php’;
Robots.txt:
User-agent: *
Disallow: /wp-admin/
Disallow: /wp-includes/
Could you help me please?
Thank you in advance
Hi Konstantinos!
I cannot see the errors in console. Have you figured it out already?
If not, please try de-activating all active plugins and check if that helps.
Best regards,
Yigit
Hi!
Mark the error as fixed and then click on Crawl > Fetch As Google and then check your errors to see if it pops up again.
Regards,
Elliott
Ok thanks