Same Problem!
I am also having the same problem,
Suddenly there was:
Sitemap: https://bloggersiana.com/wp-sitemap.xml on robot.txt
Plus, I got bad news from Google Webmaster Tools with the message ”
Sitemap: https://bloggersiana.com/sitemap.html Submitted URL is marked as ‘noindex’ …..
Please help solve this problem…
Also getting the
Submitted URL marked ‘noindex’
flag from Google. Checked the source code and there’s a meta tag:
<meta name=”robots” content=”noindex,follow”/>
Apparently they want that gone.
I am having the same issue. Did you find any solution? I don’t know where to start..:/
https://unityaccessories.com/wp-json/wp/v2/product/891
and 123 more like this..noindexing no site map?
I’m new in here. Any heal will be greatly appreciated!
Cheers
Yes i found solution for that issue. Probably you have also instaled yoast seo or other seo plugin which is creating map. try to acvitate or deactivate map by this plugin and delete this sitemap directive in robot.txt by google panel
Than you Leechu!! I am going to try!
Hi, please check your website first, maybe there is a SEO plug-in.
For some users with no SEO plug-in installed — it might be built-in sitemap, a new function built in WordPress Core since version 5.5. It cannot be disable by default. It’s not “empty” — you can check it through source viewer — but it cannot be display well on some browsers. To disable it, copy code below to function.php of your theme.
remove_action( 'init', 'wp_sitemaps_get_server' );
-
This reply was modified 5 years, 6 months ago by
wangql.
@leechu84
Thank you for reaching out to our team. There has been some good discussion in this thread.
Our team was wondering if you are still experiencing this issue? From there, we can troubleshoot as needed.