Joined: Feb 2019
Posts: 29
Likes Received: 0
How to block permanently some pages from search engines to finding them? Using robots.txt file, will be enough? I have seen that in many cases search engines just crawl and index them anyway.
Joined: Sep 2016
Posts: 308
Likes Received: 107
It is more preferable that you use .htaccess file to do it if you want to block the pages permanently. Blocking through robots.txt file is more of a suggestion rather then a command.
Joined: Feb 2019
Posts: 29
Likes Received: 0
Thanks, where can I find the codes for it?
Joined: Sep 2016
Posts: 308
Likes Received: 107