View Single Post
  #1 (permalink)  
Old 01-12-2009, 11:13 PM
Web-Design-Guy's Avatar
Web-Design-Guy Web-Design-Guy is offline
WebProWorld Pro
 
Join Date: Jun 2008
Location: Perth, Western Australia
Posts: 110
Web-Design-Guy RepRank 1
Default robots.txt question / coldfusion

I'm optimizing a site that was built in coldfusion. Urls are _reasonably_ search engine friendly but I need to block a few pages using robots.txt.

Urls on the site appear like this in the address bar, with no extension:

http://www.domain.com/go/our-products/name-of-the-page

My question is, does robots.txt need a file extension? Is this a totally noob question?

Would this work in robots.txt?

User-Agent: *
Disallow: /go/our-products/name-of-the-page

TIA for any advice.
Reply With Quote