Forum Moderators: goodroi

Message Too Old, No Replies

can someone please check this.

can someone confirm this robots.txt is correct...

         

keentolearn

5:34 pm on May 24, 2006 (gmt 0)

10+ Year Member



hi

can someone please confirm this robots.txt is correct, i want to allow all bots, but stop indexing of the x123.html / x124.html / x125.html pages:

User-agent: *
Disallow: x123.html
Disallow: x124.html
Disallow: x125.html

thanks for your time
as ever
keen to learn..

Dijkgraaf

5:24 am on May 27, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Nope. You got to have a leading / for all of those.

User-agent: *
Disallow: /x123.html
Disallow: /x124.html
Disallow: /x125.html

keentolearn

9:51 am on May 27, 2006 (gmt 0)

10+ Year Member



hi

thanks for the help

as ever
keen to learn..