Thanks Armin! I sent the details to your mail:)
Raffael
Posts
-
Cant remove noindex tag from frontpage -
Cant remove noindex tag from frontpageHey Armin, thank you very much for your reply and your support"
Unfortunately, none of the possible options apply. :(
- “Discourage search engines from indexing this site” is not ticked on.
- The page is not set as a footer anywhere.
- The Fixed Header setting is not enabled.
- Project Overlays are not enabled.
- I don’t use any caching plugin.
- AJAX is already disabled (Compatibility Mode is active).
- I also deactivated all other plugins, including Yoast, but the issue still remains.
What is strange is that every page I set as the Frontpage automatically gets the following meta tag inserted into the head:
<meta name="robots" content="noindex, follow">
All other pages are indexed normally.
Also important: when I switch to a default WordPress theme such as Twenty Twenty-Four, the noindex tag disappears immediately. It only appears when Laytheme is active.
Here is the relevant part of the source code from the frontpage:
</style><meta name="robots" content="noindex, follow">
<link rel="icon" href="https://neohm.de/wp-content/uploads/2025/09/cropped-neohm-favicon-symbol-512px-32x32.png" sizes="32x32" />
This makes it seem as if the noindex tag is triggered somewhere inside Laytheme specifically when the page is the frontpage.
Do you have any idea what might be causing this or whether this could be a bug?
Thank you again for your help!
-
Cant remove noindex tag from frontpageHey, I was wondering if anyone has a solution to this problem. I can't seem to remove a content="noindex, follow" tag from the home page I set as the front page. This of course means that Google does not index the front page. However, this only affects the front page, all other pages are being indexed.
I already tried turning off all custom CSS, disabled all plugins, the Discourage search engines from indexing this site is also not ticked on. The site is also not set as an project overview page neitehr is it used as an overlay. I'm using yoast addon for SEO, but this doesn't seem to be the problem either.
Here's a screenshot of the code snippet I'm talking about:

And here's a link to the page I refer to: https://neohm.de/
I just can't find a solution, maybe one of you can.
Thank you so much <3