Don't list in google, yahoo, etc

W

Wayne-I-M

I am using FP 2003.

On a website we have an internal form (for office use only). There is no
personal information on the form so not really bothered if people look at it
but would rather it's not listed on google, yahoo, etc.

Is there a way to ask them not to list a specific page on searches.

Thank you
 
T

Tom [Pepper] Willett

You could use a robots.txt file. For more information, see:
http://www.robotstxt.org/
--
===
Tom [Pepper] Willett
Microsoft MVP - FrontPage
"You're a daisy if you do!"
---
FrontPage Support:
http://www.frontpagemvps.com/
===
:I am using FP 2003.
:
: On a website we have an internal form (for office use only). There is no
: personal information on the form so not really bothered if people look at
it
: but would rather it's not listed on google, yahoo, etc.
:
: Is there a way to ask them not to list a specific page on searches.
:
: Thank you
:
: --
: Wayne
: Manchester, England.
:
 
T

Thomas A. Rowe

Add the following to the head section of your page:

<meta name="robots" content="NOINDEX">

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 
W

Wayne-I-M

Thank you

--
Wayne
Manchester, England.



Thomas A. Rowe said:
Add the following to the head section of your page:

<meta name="robots" content="NOINDEX">

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 
A

aslindy

This is good to know.

Does it matter where in the head section this line is added? Or can I just
add it right before </head> ?

Thanks a bunch!
Amy


Thomas A. Rowe said:
Add the following to the head section of your page:

<meta name="robots" content="NOINDEX">

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 
T

Thomas A. Rowe

That should be fine.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================


aslindy said:
This is good to know.

Does it matter where in the head section this line is added? Or can I just add it right before
</head> ?

Thanks a bunch!
Amy
 
O

okst8fan

Google is still listing my web site after I added
<meta name="robots" content="NOINDEX, NOFOLLOW">
to the DWT for my site. However, yahoo, ask, and dogpile no longer list my
site.

Any additional suggestions for preventing google from listing my site?


Thomas A. Rowe said:
Add the following to the head section of your page:

<meta name="robots" content="NOINDEX">

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 
T

Tom [Pepper] Willett

It may take a while for it to be delisted. These things don't necessarily
happen overnight.
--
===
Tom [Pepper] Willett
Microsoft MVP - FrontPage
"You're a daisy if you do!"
---
FrontPage Support:
http://www.frontpagemvps.com/
===
: Google is still listing my web site after I added
: <meta name="robots" content="NOINDEX, NOFOLLOW">
: to the DWT for my site. However, yahoo, ask, and dogpile no longer list my
: site.
:
: Any additional suggestions for preventing google from listing my site?
:
:
: "Thomas A. Rowe" wrote:
:
: > Add the following to the head section of your page:
: >
: > <meta name="robots" content="NOINDEX">
: >
: > --
: > ==============================================
: > Thomas A. Rowe
: > Microsoft MVP - FrontPage
: >
: > http://www.Ecom-Data.com
: > ==============================================
: >
: >
: > : > >I am using FP 2003.
: > >
: > > On a website we have an internal form (for office use only). There is
no
: > > personal information on the form so not really bothered if people look
at it
: > > but would rather it's not listed on google, yahoo, etc.
: > >
: > > Is there a way to ask them not to list a specific page on searches.
: > >
: > > Thank you
: > >
: > > --
: > > Wayne
: > > Manchester, England.
: > >
: >
: >
: >
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top