What do I need to block in the robots.txt file example cgi.bin what else?
Announcement
Collapse
No announcement yet.
robots.txt help please
Collapse
X
-
http://www.robotstxt.org/wc/faq.html
http://www.searchengineworld.com/rob...s_tutorial.htm
http://help.yahoo.com/help/us/ysearc.../slurp-03.html
You can enter this in templates with <meta> tags, but not all robots read or care to follow <meta> tags or robot.txt. Banning those that do not follow is another option.
<meta name="robots" content="All">
<meta name="revisit-after" content="30 days">
User-agent: *
Disallow: /attachment.php
Disallow: /avatar.php
Disallow: /editpost.php
Disallow: /member.php
[strike_temp]Disallow: /member2.php[/strike_temp]
Disallow: /misc.php
Disallow: /moderator.php
Disallow: /newreply.php
Disallow: /newthread.php
Disallow: /online.php
Disallow: /poll.php
Disallow: /postings.php
Disallow: /printthread.php
Disallow: /private.php
Disallow: /report.php
Disallow: /search.php
Disallow: /sendtofriend.php
Disallow: /threadrate.php
Disallow: /usercp.php
Disallow: /admincp/
Disallow: /modcp/
Disallow: /images/
Disallow: /sendmessage.php
Disallow: /register.php
Disallow: /subscription.php
*This is not uptodateLast edited by Jose Amaral Rego; Wed 11 Jul '07, 4:20am.
-
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Comment