GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   What Do I Put In My Robot.txt File? (https://gfy.com/showthread.php?t=121892)

Spunky 04-02-2003 01:32 PM

What Do I Put In My Robot.txt File?
 
I'm trying to optimize my SE traffic. I was told to put this in my main directory
# /robots.txt for http://www.yoursite.com/
# comments to [email protected]/

User-agent: *
Disallow:
Allow: *
Im cofused as to what I place in for user-agent and disallow/allow parts.And does this help with robots spidering your other pages?Can anybody help with this?.Much appreciated.

kevinale 04-02-2003 01:43 PM

this help?

http://www.searchengineworld.com/rob...s_tutorial.htm

NetRodent 04-02-2003 01:53 PM

robots.txt files aren't particularly important, unless you get annoyed with the 404 entries in your logs, or you're trying to keep a particular search engine out of part of your site.

For example, if you built a set of pages specifically for Inktomi on http://www.yoursite.com/inktomi/ and another set for Altavista on http://www.yoursite.com/altavista/ you could do the following:

User-agent: *
Disallow:

User-agent: Slurp
Disallow: /altavista/

User-agent: Scooter
Disallow: /inktomi/

This will keep Scooter out of the inktomi files and Slurp out of the Altavista files.

For more information check out the following website:

http://www.robotstxt.org/wc/robots.html

Spunky 04-02-2003 01:57 PM

Cool..Thanks for the information :)


All times are GMT -7. The time now is 08:11 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123