Hello
On google many of my pages are displaying with meta data looking very ugly, like http://prntscr.com/k1sq8x
When I click on the link in google it loads page with error "access denied"
Does anyone know how I can fix this?
Any help is most appreciated.
Thank you!
Google indexed debug pages somehow. Please make sure that the following line is commented out in the config.php file
define('DEBUG_MODE', true);
Possibly, google indexed your website when developers or support team used debugger to troubleshoot any issue
Thanks for the response.
Unfortunately that line in config was already commented out.
If any other solutions please let me know
Google indexed debug pages somehow. Please make sure that the following line is commented out in the config.php file
define('DEBUG_MODE', true);
Possibly, google indexed your website when developers or support team used debugger to troubleshoot any issue
I think, you should just wait until Google reindex your website without debug pages