Cyberpunk Wannabe
Posts: 40
266 credits Members referred : 0
« Reply #3 on: Sep 23, 2010, 10:15:09 am »
you have to go to google webmaster tools they have a inbuilt facility to make a better one for you,,,
Just another rainy day
Posts: 1
6 credits Members referred : 0
« Reply #4 on: Oct 08, 2010, 12:22:30 pm »
Hi all,
I don't think is there any software for creating robots.txt automatically.
Sandwich Artist
Gender:
Posts: 26
168 credits Members referred : 0
« Reply #5 on: Oct 08, 2010, 12:43:39 pm »
It's not hard even to understand, and even to do... Robot.txt instructs crawler which parts of the site should not be indexed...
Why is it important for you? Because there are parts of the website, which are not part of the completion of the presentation, or there is an old presentation, or do not want the images to be available to the general public, etc. ...
How it works? Simply type in the notepad a few lines of code and save your file as a robot.txt ...
User agent * - mean - for all user agent Disallow: folder name (images) or file name (somepage.php) etc...
My name is Bong, James Bong
Posts: 10
60 credits Members referred : 0
« Reply #6 on: Oct 13, 2010, 12:45:31 am »
Nikolas is right on target. You should just copy and paste one if you have not done so already. Generally by default they are created to allow all contents to be indexed. If youdo not want portions of your site indexed then just do a google search and there are plenty of examples out there to follow.
My name is Bong, James Bong
Posts: 10
60 credits Members referred : 0
« Reply #7 on: Oct 19, 2010, 01:01:59 pm »
Its not a Software.This allows all robots to crawl all files.
User-agent: * Disallow:
* - For All Search engine crawlers
The primary purpose for using a robots.txt file is to gain complete control over the data indexed by the searchbots. Implement a Robots.txt file only when you want to prevent unwanted web pages from being indexed. A robots.txt file is always placed in the root folder of the website where the searchbots can access it easily.
I wish I was an Oscar winner
Posts: 98
642 credits Members referred : 0
« Reply #8 on: Nov 25, 2010, 11:06:44 am »
There are sites that generate the robots.txt for you just google it.
World Wide Whale
Posts: 151
948 credits Members referred : 0
« Reply #9 on: Nov 25, 2010, 02:57:21 pm »
If you don't need something special just copypaste it really
Calm down. It's just a virus.
Posts: 171
1090 credits Members referred : 0