Forum Moderators: goodroi
will this work
User-agent: *
Disallow:/*?wap2
The urls I want to block are as follows
http://www.example.com/forum/example-example-example-example/example-example-rights/?wap2
-------------------------------------------------------------
Secondly could anyone in the know take a few minutes look at my robots and tell me if there is anything problematical in there.
User-agent: *
Disallow:/forum/?action*User-agent: *
Disallow:/forum/index.php?action*
User-agent: *
Disallow:/forum/index.php?action=login
User-agent: *
Disallow:/forum/profile/?*
User-agent: *
Disallow:/forum/profile/*
User-agent: *
Disallow:/forum/index.php/profile/*
User-agent: *
Disallow:/forum/index.php?action=register
User-agent: *
Disallow:/forum/index.php?action=calendar
User-agent: *
Disallow:/forum/index.php?action=help
User-agent: *
Disallow:/forum/index.php?action=help;page=registering
User-agent: *
Disallow:/forum/index.php?action=help;page=loginout
User-agent: *
Disallow:/forum/index.php?action=help;page=profile
User-agent: *
Disallow:/forum/index.php?action=help;page=post
User-agent: *
Disallow:/forum/index.php?action=help;page=pm
User-agent: *
Disallow:/forum/index.php?action=help;page=searching
User-agent: *
Disallow:/forum/Themes
User-agent: *
Disallow:/forum/?action=login
User-agent: *
Disallow:/forum/?action=register
User-agent: *
Disallow:/forum/?action=calendar
User-agent: *
Disallow:/forum/?action=help
User-agent: *
Disallow:/forum/?action=help;page=registering
User-agent: *
Disallow:/forum/?action=help;page=loginout
User-agent: *
Disallow:/forum/?action=help;page=profile
User-agent: *
Disallow:/forum/?action=help;page=post
User-agent: *
Disallow:/forum/?action=help;page=pm
User-agent: *
Disallow:/forum/?action=help;page=searching
User-agent: *
Disallow:/forum/?action=stats
User-agent: *
Disallow:/forum/?action=who
User-agent: *
Disallow:/forum/?action=recent
User-agent: *
Disallow:/forum/?action=search
User-agent: *
Disallow:/forum/?action=profile
User-agent: *
Disallow:/*?action=printpage
User-agent: *
Disallow: /*?action=ignore
User-agent: *
Disallow:/*?sort=views
User-agent: *
Disallow:/forum/?sort=views
User-agent: *
Disallow:/*?sort=views
User-agent/*?sort=subject
User-agent: *
Disallow:/*?sort=starter
User-agent: *
Disallow:/*?sort=replies
User-agent: *
Disallow:/*?sort=last_post
User-agent: *
Disallow:/*?wap2
User-agent: *
Disallow:/kayak-fishing-reviews/tag/*
User-agent: *
Disallow:/kayak-fishing-reviews/tag/
User-agent: *
Disallow:/north-east-fishing-news/tag/*
User-agent: *
Disallow:/north-east-fishing-news/tag/
User-agent: *
Disallow:/fishing-tackle-reviews/tag/*
User-agent: *
Disallow:/fishing-tackle-reviews/tag/
User-agent: *
Disallow:/kayak-launch-sites/tag/*
User-agent: *
Disallow:/kayak-launch-sites/tag/
[edited by: engine at 5:50 pm (utc) on Dec. 9, 2008]
[edit reason] examplified [/edit]
In other words, you need only one "User-agent: *" line, followed by all of your "Disallow: /xyz" lines.
Policy records which are addressed to a single robot, or those which are addressed to a specific sub-group of robots should be placed before the "catch-all" policy record addressed to "*".
I would recommend not including proprietary Disallow formats, Crawl-Delay directives, or Allow directives in policy records addressed to robots which do not explicitly state that they support those extensions to the Standard for Robot Exclusion [robotstxt.org].
Jim
[edited by: jdMorgan at 5:33 pm (utc) on Dec. 9, 2008]
There's not much wiggle-room on this, so I'd suggest re-reading the Standard until it makes sense, and/or asking very-specific questions here.
Jim
Just looking at the first few what is the correct syntax for what you suggest ? Is the example below right or do I need to seperate them some other way.
User-agent: *
Disallow:/forum/?action*
Disallow:/forum/index.php?action*
Disallow:/forum/index.php?action=login
Disallow:/forum/profile/?*
Disallow:/forum/profile/*