How do I avoid indexing some asp pages.
For example:
http://someurl/somefolder/someotherfolder/somefile.asp?
I want to go to someotherfolder but only avoid this file since it takes various queries and generates a whole lot of pages from the database.
Thanks.
For example:
http://someurl/somefolder/someotherfolder/somefile.asp?
I want to go to someotherfolder but only avoid this file since it takes various queries and generates a whole lot of pages from the database.
Thanks.