L
Les Caudle
I'm noticing that web requrests are coming in with /robots.txt appended at the
end:
http://www.domain.com/ProductDetails.aspx?productID=527/robots.txt
I can correct these, one by one for each page, but I'd like to find a way to
have ASP.NET 2.,0 strip this invalid /robots.txt off the end of any URL for me.
Is this possible?
end:
http://www.domain.com/ProductDetails.aspx?productID=527/robots.txt
I can correct these, one by one for each page, but I'd like to find a way to
have ASP.NET 2.,0 strip this invalid /robots.txt off the end of any URL for me.
Is this possible?