Seo Forum

Search Engine Optimization => SEO Services and SEO Tools => Topic started by: seocyrusjpr on 01-11-2013, 22:37:27

Title: Use of Robots.txt
Post by: seocyrusjpr on 01-11-2013, 22:37:27
Hi friends
I don't know about robots.txt please tell me about it
and how to use it in my website
Title: Re: Use of Robots.txt
Post by: princysharma1990 on 01-15-2013, 00:52:44
robot.txt file is used by the website owners to instruct the web robots about their site. It allows or disallows the web robots to crawl and index certain files and directories within your site. e.g
User-agent: *
Disallow: /
This will instruct all the robots (*) not to index any file from your site (/).

Title: Re: Use of Robots.txt
Post by: quain88 on 01-24-2013, 07:04:16
The robots.txt file is a text file placed in the root directory of your website that gives instructions to web robots (also known as web crawlers) about which pages or files they should or should not access. This file allows you to control how search engines index and crawl your site.

To create and use a robots.txt file for your website, follow these steps:

1. Create a new text file using a plain text editor like Notepad or TextEdit.
2. Include specific directives to allow or disallow certain bots from accessing certain parts of your website. For example:
   - To allow all bots to access all content, use:
     User-agent: *
     Disallow:
   - To disallow all bots from accessing all content, use:
     User-agent: *
     Disallow: /
3. Save this file as "robots.txt".
4. Upload the robots.txt file to the root directory of your website using an FTP client or through your website's hosting control panel.

It's important to note that while robots.txt can give instructions to well-behaved bots, it doesn't serve as a method to secure your website or keep sensitive information private. It's mainly a way to communicate with web crawlers. Also, keep in mind that not all web crawlers respect the directives in the robots.txt file, so it's not a foolproof method for controlling access to your website.
Title: Re: Use of Robots.txt
Post by: Freddyaiken on 01-30-2013, 06:08:24
Robot. txt is program which is used by website makers to hide some personal information from search engine. If you apply robot.txt on your site, then google could not able to indexed that things from your website.
Title: Re: Use of Robots.txt
Post by: cortomalteze on 02-06-2013, 04:08:39
You can learn more about robots.txt on http://tutor.rs/seo-theory/robots

And then, you can check robots.txt file for a particular website with Tutor Web Review in Seo Basics section.
Title: Re: Use of Robots.txt
Post by: rickywilliams on 02-13-2013, 01:19:46
Robots.txt is a text (not html) file you put on your site to tell search robots which pages you would like them not to visit. Robots.txt is by no means mandatory for search engines but generally search engines obey what they are asked not to do.
Title: Re: Use of Robots.txt
Post by: jayanta1 on 02-27-2013, 02:36:33
"Robots.txt" is a normal text file. By defining a few rules in this text file, you can instruct robots to not crawl and index certain files, directories within your site. Robots.txt is by no means mandatory for search engines but normally search engines obey what they are asked not to do. The position of robots.txt is very important. It must be in the main directory because otherwise user agents will not be able to find it – they do not search the whole site for a file named robots.txt. Instead, they look first in the main directory and if they don't find it there, they simply presume that this site does not have a robots.txt file and therefore they index the whole thing they find along the way.
Title: Re: Use of Robots.txt
Post by: henry1 on 03-05-2013, 06:41:29
its a file which is use to for indexation of website in search engines.thx
Title: Re: Use of Robots.txt
Post by: seolearnerlive on 06-11-2013, 00:19:26
Hi There,

Robots.txt is a text file which contains rules for the search engine to follow while crawling your website. It tells the search engine which pages not to visit and crawl.
There are two ways of adding robots.txt in your website :

-- Include the robots.txt in your website's root directory
-- You may also add robots meta tag in your index page

Hope this would help,
Live Pages - SEO Services Mumbai
Title: Re: Use of Robots.txt
Post by: limojohn258 on 07-01-2013, 03:12:12
Quote from: princysharma1990 on 01-15-2013, 00:52:44
robot.txt file is used by the website owners to instruct the web robots about their site. It allows or disallows the web robots to crawl and index certain files and directories within your site. e.g
User-agent: *
Disallow: /
This will instruct all the robots (*) not to index any file from your site (/).
I agree with you and well said, robot.txt file is not important to use but important when we don't want our site to index in any particular  search engine then it compulsory to ue.
Title: Re: Use of Robots.txt
Post by: rajanippt on 07-16-2013, 04:54:24
Robots.txt is file is very important to every website. you can allow or disallow the page by the help of robots.txt.
http://www.arounddelhi.net/?page_id=203


Title: Re: Use of Robots.txt
Post by: Derickalex on 09-27-2013, 06:40:06
Robot.txt is a text file which tells which search engines to crawl the website & which links search engine  should not crawl and index
Title: Re: Use of Robots.txt
Post by: webseomall on 11-18-2013, 03:48:26
It is used by webmasters to inform Google that which page need to not index and crawl. by default, all pages are indexed and crawled by search engines. While using robots.txt fine, use it wisely otherwise search engine can harm other important pages by non indexing and non crawling.

use it as -

User-agent: *
Disallow: /
This will instruct all the robots (*) not to index any file from your site (/).
Title: Re: Use of Robots.txt
Post by: Richard Touchet on 11-29-2013, 23:44:11
Robot.txt files are the one to by which you can control the contents of your website from getting indexed by the search engine crawlers. You can hide the information from the search engine bot which you don't want that search engine should crawl with the help of Robot.txt.
Title: Re: Use of Robots.txt
Post by: jesusbond on 12-04-2013, 09:23:01
Robots.txt is a text file which we can use in ON page optimization to tell the search engines to don't crawl some particular part of site like some folder or url. Generally robots.txt is used for ecommerce site. We can check the robots.txt list from webmaster tool.
Title: Re: Use of Robots.txt
Post by: seowebagency on 12-05-2013, 00:20:33
Think Robots.txt as a traffic signal,which instructs the traffic(robots here)the way to go.It is usually used by webmasters to tell the different search engine crawlers which pages not to crawl.
Thanks 
Title: Re: Use of Robots.txt
Post by: anilkumartgsb on 12-19-2013, 05:08:00
Robots.txt is a very important dоcument file for any website. This dоcument contains the information of pages which are allowed to follow by the search engine bots and pages which are disallowed.

For using it you need to keep it in the root directory of your website folder.
Title: Re: Use of Robots.txt
Post by: ComoliWesta on 04-19-2014, 00:47:04
Robote.txt is useful for hiding your personal content from google crawler. For example, if you want any webpage or content to not show to the world, then mention it to your robot.txt file. Then it will not be crawled by search engine.
Title: Re: Use of Robots.txt
Post by: axissoftech on 09-27-2025, 03:21:14
Think of robots.txt as a script directive for search engine bots, specifying crawlable realms with User-agent tags and Disallow paths - perfect for API endpoints or admin areas. As a coder debugging crawlers, code it simple in your site's root, no extensions needed, use wildcards for scalable disallow rules.

It optimizes indexing by feeding spiders only juicy content, reducing server load from redundant hits. Merge with XML sitemaps for bot navigation, and handle dynamic sites with rewrite rules. Overlook it, and you'll face bot-induced traffic spikes, messing up your logs and metrics.
Title: Re: Use of Robots.txt
Post by: Finacustech on 11-13-2025, 06:39:37
Robots.txt is a file used to guide search engine crawlers on which pages or sections of a website to crawl or avoid, helping control indexing and manage SEO visibility.
Title: Re: Use of Robots.txt
Post by: mediacubikey on 11-18-2025, 10:46:05
Using robots.txt we can allow search engine which file need to index or not.