Hello,
We apologize for the issue you are facing with your website not being indexed. The error message you received, "Excluded by ‘noindex’ tag," indicates that there is a noindex meta tag present on your page, which instructs Google not to include it in its search index.
To resolve this issue, you can follow these steps:
- Remove the “noindex” tag: If you want the page to be indexed, you need to remove the
noindex meta tag from the page’s HTML code.
- Review plugins and themes: Check if any active plugins or themes might be adding the
noindex tag to your site. If so, you may need to disable or modify them accordingly.
You can find more details on how to fix this issue in our guide on how to fix the “Excluded by NoIndex Tag” error in Google Search Console.
If you continue to experience issues after making these changes, please reply to this ticket, and a human agent from the Rank Math Support team will assist you further.
Thank you for raising this concern!
Sources:
How to Fix Indexing Issues in Google Search Console » Rank Math
i need human help .
robots.txt file is not writable.
.htaccess file is not writable.
Hello,
Thank you for contacting Rank Math support.
We investigated your website and we can see that Rank Math is outputting the index robot meta correctly. We can also see that the page you shared is currently already indexed by Google.


If you’re seeing the ‘Excluded by noindex tag’ error, please retry the test and share a screenshot. You can share images with us by uploading them to an image hosting site like Imgur, and then sharing the generated URL with us here.
Regarding the robots.txt file, please add this code to your site:
/**
* Allow editing the robots.txt & htaccess data.
*
* @param bool Can edit the robots & htacess data.
*/
add_filter( 'rank_math/can_edit_file', '__return_true' );
Learn more this robots.txt error here: https://rankmath.com/kb/cant-edit-robots-txt/
You can add the above code to your site using any of the methods here.
Don’t hesitate to let us know if you need help with anything else.
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.