Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The sections are not indexed and not in the sitemap #430

Open
ogamacheDev opened this issue Sep 12, 2022 · 2 comments
Open

The sections are not indexed and not in the sitemap #430

ogamacheDev opened this issue Sep 12, 2022 · 2 comments

Comments

@ogamacheDev
Copy link

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

  1. Install the plugin
  2. Make sections
  3. Create a SEO field and map it in the sections
  4. Make sure that the noindex is unchecked
  5. Enable all the sections in the Sitemap section of settings
  6. Set the Env to production
  7. Crawl Site in a SEO program like Screaming Frog

Additional info

  • Craft version: Craft Solo 4.2.1.1
  • SEO version: v4.0.3
  • PHP version: 8.0.21
  • Database driver & version: MySQL 10.3.35
  • Other Plugins:
@moondawg69
Copy link

moondawg69 commented Sep 14, 2022

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.

@richcoopa
Copy link

I had this issue and it turned out in my .env I had
ENVIRONMENT=production
rather than
CRAFT_ENVIRONMENT=production

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants