My robot txt is not writeble

#78050
Viewing 3 replies - 1 through 3 (of 3 total)
  • hi
    i did find the problem.
    i modified my child theme function.php file by adding this piece of code:

    define(‘DISALLOW_FILE_EDIT’, true);

    when i delete this code it worked. but this code for me is very important relating to security protocols of the site. i dont know if there is another way to implement this code

    thanks

    if i add the code to functions.php .

    does rankmath can use to manage robot.txt file and google can read it?.

    Alberto
    Rank Math business

    Hello,

    In any case, since your file is not writable but readable, Google will be able to read it, you don’t need to worry.

    define(‘DISALLOW_FILE_EDIT’, true); disables all the edition so you should turn it off when you want to edit it and once you are done, you can safely enable it and Google will continue being able to read it without any issue.

    Looking forward to help 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.

Viewing 3 replies - 1 through 3 (of 3 total)

The ticket ‘My robot txt is not writeble’ is closed to new replies.