Joined: Aug 2019
Posts: 10
Likes Received: 0
Is robots.txt file enough to block some pages from Search Engines? I mean from crawling and indexing.
Joined: Jul 2014
Posts: 996
Likes Received: 62
No its not enough. Its best that you block them through .htaccess file.
Joined: Nov 2016
Posts: 466
Likes Received: 57
(10-24-2019, 05:52 AM)lammao Wrote: Is robots.txt file enough to block some pages from Search Engines? I mean from crawling and indexing.
Robots.text file only tells search engines or suggest some might say that it can or cannot crawl & index any page. It doesn't necessarily blocks them. .htaccess file is the best option for you as @
ksmith29 suggested.
Joined: Aug 2019
Posts: 10
Likes Received: 0
Can anyone provide me the code for htaccess file?
Joined: Nov 2016
Posts: 466
Likes Received: 57