Hello,
Thank you for reaching out to us regarding the indexing issues on certain pages of your website. To address the problems you mentioned, we recommend taking the following steps:
-
Explored, currently not indexed:
-
Pages set to noindex:
- To prevent specific pages from being indexed and remove any error messages in Google Search Console, you can add a noindex meta tag to those pages. You can refer to our guide on how to noindex URLs for detailed instructions.
-
Redirections:
-
Not found pages:
If you encounter any difficulties or need further assistance while implementing these solutions, please feel free to reply to this ticket, and our support team will be happy to assist you further.
Best regards,
Sources:
How to Fix “Crawled – Currently Not Indexed” Error in Google Search Console » Rank Math
How to Fix Submitted URL Marked ‘NoIndex’ Error » Rank Math
How to Find Out Where 404 Errors Are Coming From » Rank Math
Google URL Inspection API Integration in Rank Math
How to Fix ‘Duplicate, Submitted URL Not Selected as Canonical’ Issue in Google Search Console » Rank Math
Hello,
Thank you for contacting us and bringing your concern to our attention.
Please note that the “Discovered – currently not indexed” message means that Google has found the URLs but has not yet decided whether to index them. This error is not related to your sitemap. You can follow the URL below that explains this in detail: https://rankmath.com/kb/discovered-currently-not-indexed/
However, you can use the URL inspection tool of your GSC account to check the URL and view the referring page to make sure from where it is coming.
Once you know the referring page, you can unlink or remove it so Google won’t discover it again.
Alternatively, you can disallow bots from crawling these URLs from the robots.txt file at WordPress Dashboard > Rank Math > General Settings > Edit Robots.txt
Once done, give Google some time to recrawl your site to reflect the changes.
Hope that helps and please don’t hesitate to let us know if you have any other questions.
Thank you.
OK, thank you for your response.
Now I have these urls (https://www.voiledepudeur.com/) and (http://voiledepudeur.com/) which have redirection problems while my .htaccess file constantly redirects to the right url.
Here is the content of the file:
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
</IfModule>
# o2switch pagespeed start / DO NOT REMOVE OR EDIT
<IfModule pagespeed_module>
ModPagespeed on
ModPagespeedRewriteLevel PassThrough
ModPagespeedEnableFilters add_head,canonicalize_javascript_libraries,collapse_whitespace,combine_css,combine_javascript,combine_heads,convert_meta_tags,dedup_inlined_images,elide_attributes,extend_cache,recompress_images,flatten_css_imports,hint_preload_subresources,inline_css,inline_javascript, lazyload_images,rewrite_javascript,move_css_above_scripts,move_css_to_head,insert_dns_prefetch,remove_comments,remove_quotes,rewrite_images,strip_image_meta_data,sprite_images
</IfModule>
# o2switch pagespeed end / DO NOT REMOVE OR EDIT
Header always set Strict-Transport-Security max-age=31536000
# BEGIN LSCACHE
#END LSCACHE
# BEGIN NON_LSCACHE
# END NON_LSCACHE
# This file was updated by Duplicator on 2024-01-30 18:18:46.
# See the original_files_ folder for the original source_site_htaccess file.
# BEGINWordPress
# The directives (lines) between “BEGIN WordPress” and “END WordPress” are
# dynamically generated, and should only be modified via WordPress filters.
# Any changes to the directives between these markers will be overwritten.
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule.* – [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule. /index.php [L]
</IfModule>
# END WordPress
Thank you in advance for your help,
Sincerely
Hello,
We checked your website and we can see all the versions of your website are getting redirected to the correct version.

In this case, please try to clear your website cache including any server-level cache, and revalidate the issues on your Google Search Console.
Let us know how it goes. Looking forward to helping you.
Thank you.
Okay thank you I asked again for validation of these urls:
http://www.voiledepudeur.com/
https://www.voiledepudeur.com/
http://voiledepudeur.com/
with the search console to see if it will remove them from me.
Can you please check ticket #776509 to resolve the no-index issues quickly.
Thanks in advance
Hello,
Sure, do let us know how that goes.
As for the other ticket, we have already replied there. Please refer to our recommendations there.
Looking forward to helping you.
Hello,
Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.
If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.
Thank you.