Open ogamacheDev opened 2 years ago
I concur with this as well.
Just stuck the site live in production and ran it through robots testers and it cannot be indexed:
User-agent: * Disallow: /
To be honest, I know this plugin is free and I appreciate the time that's been put into it, but it's a danger to businesses etc and should be removed until fixed.
It's passing the none, noimageindex x-robots tag in the headers.
I had this issue and it turned out in my .env I had
ENVIRONMENT=production
rather than
CRAFT_ENVIRONMENT=production
Description
I've been working with this plugin in a few sites and we noticed that the sites are not found on Google. I did a noindex checkup and the website is somehow not indexed. I also Crawled the website with Screaming Frog and it doesn't crawl the other pages.
Steps to reproduce
Additional info