|
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
prevent spider grabbing URLs....This is a discussion on prevent spider grabbing URLs.... within the Search Engines forums. Topic: Is there any way to prevent a spider from grabbing URLs that you want to keep off search engines? thanks...... ... |
![]() |
![]() |
|
![]() |
LinkBack | Thread Tools | ![]() | Search this Thread | ![]() | Display Modes | ![]() |
|
|
#1 (permalink) |
|
Is there any way to prevent a spider from grabbing URLs that you want to keep off search engines?
thanks...... __________________ indoor fountains georgia fha mortgage |
|
|
|
|
|
|
#3 (permalink) |
|
You can put the directory/folder of the files you don't want to be crawled by google in robots.txt file. Here's how to use robots txt file - How do I use a robots.txt file to control access to my site?
|
|
|
|
|
|
|
#5 (permalink) |
|
hi there,
Upload robot.txt file on your server. The robots.txt file is a set of instructions to tell the various search engine spiders not to crawl or index certain sections or pages of your site. You can use it to prevent indexing totally, prevent certain areas of your site from being indexes or to issue individual indexing instructions to specific search engines. There is nothing difficult about creating a basic robots.txt file. It can be created using notepad or whatever is your favorite text editor. Each entry has just two lines: Example: User-Agent: [Spider or Bot name] Disallow: [Directory or File Name] thanks. Last edited by azeemi : 09-18-2008 at 10:17 AM. |
|
|
|
|