Don't list in google, yahoo, etc

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.
WayneIM [ Do, 10 Januar 2008 16:33 ] [ ID #1904442 ]

Re: Don't list in google, yahoo, etc

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/
===
"Wayne-I-M" <WayneIM [at] discussions.microsoft.com> wrote in message
news:36A6C0B9-1BEE-4DF2-A745-FF923F4C667F [at] microsoft.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.
:
tom [ Do, 10 Januar 2008 16:46 ] [ ID #1904444 ]

Re: Don't list in google, yahoo, etc

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
==============================================


"Wayne-I-M" <WayneIM [at] discussions.microsoft.com> wrote in message
news:36A6C0B9-1BEE-4DF2-A745-FF923F4C667F [at] microsoft.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.
>
tarowe [ Do, 10 Januar 2008 17:00 ] [ ID #1904445 ]

Re: Don't list in google, yahoo, etc

Thank you

--
Wayne
Manchester, England.



"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
> ==============================================
>
>
> "Wayne-I-M" <WayneIM [at] discussions.microsoft.com> wrote in message
> news:36A6C0B9-1BEE-4DF2-A745-FF923F4C667F [at] microsoft.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.
> >
>
>
>
WayneIM [ Do, 10 Januar 2008 17:07 ] [ ID #1904449 ]

Re: Don't list in google, yahoo, etc

Thank you


--
Wayne
Manchester, England.



"Tom [Pepper] Willett" wrote:

> 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/
> ===
> "Wayne-I-M" <WayneIM [at] discussions.microsoft.com> wrote in message
> news:36A6C0B9-1BEE-4DF2-A745-FF923F4C667F [at] microsoft.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.
> :
>
>
>
WayneIM [ Do, 10 Januar 2008 17:07 ] [ ID #1904450 ]

Re: Don't list in google, yahoo, etc

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" <tarowe [at] mvps.org> wrote in message
news:%23AzPnH6UIHA.1208 [at] TK2MSFTNGP05.phx.gbl...
> 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
> ==============================================
>
>
> "Wayne-I-M" <WayneIM [at] discussions.microsoft.com> wrote in message
> news:36A6C0B9-1BEE-4DF2-A745-FF923F4C667F [at] microsoft.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.
>>
>
>
aslindy [ Di, 15 Januar 2008 21:38 ] [ ID #1908162 ]

Re: Don't list in google, yahoo, etc

That should be fine.

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

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


"aslindy" <aslindy [at] gmail.com> wrote in message
news:ABADD72F-5BC3-4037-BDE4-AD1B1DA9BD74 [at] microsoft.com...
> 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" <tarowe [at] mvps.org> wrote in message
> news:%23AzPnH6UIHA.1208 [at] TK2MSFTNGP05.phx.gbl...
>> 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
>> ==============================================
>>
>>
>> "Wayne-I-M" <WayneIM [at] discussions.microsoft.com> wrote in message
>> news:36A6C0B9-1BEE-4DF2-A745-FF923F4C667F [at] microsoft.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.
>>>
>>
>>
>
tarowe [ Di, 15 Januar 2008 22:04 ] [ ID #1908163 ]

Re: Don't list in google, yahoo, etc

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
> ==============================================
>
>
> "Wayne-I-M" <WayneIM [at] discussions.microsoft.com> wrote in message
> news:36A6C0B9-1BEE-4DF2-A745-FF923F4C667F [at] microsoft.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.
> >
>
>
>
okst8fan [ Do, 31 Januar 2008 17:43 ] [ ID #1920819 ]

Re: Don't list in google, yahoo, etc

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/
===
"okst8fan" <okst8fan [at] discussions.microsoft.com> wrote in message
news:CFFE783A-3E65-4F2A-BAB7-982047A9A02F [at] microsoft.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
: > ==============================================
: >
: >
: > "Wayne-I-M" <WayneIM [at] discussions.microsoft.com> wrote in message
: > news:36A6C0B9-1BEE-4DF2-A745-FF923F4C667F [at] microsoft.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.
: > >
: >
: >
: >
tom [ Do, 31 Januar 2008 17:54 ] [ ID #1920823 ]

Re: Don't list in google, yahoo, etc

Thanks - thought that might be the case, but was surprised by the varing
responses.


"Tom [Pepper] Willett" wrote:

> 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/
> ===
> "okst8fan" <okst8fan [at] discussions.microsoft.com> wrote in message
> news:CFFE783A-3E65-4F2A-BAB7-982047A9A02F [at] microsoft.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
> : > ==============================================
> : >
> : >
> : > "Wayne-I-M" <WayneIM [at] discussions.microsoft.com> wrote in message
> : > news:36A6C0B9-1BEE-4DF2-A745-FF923F4C667F [at] microsoft.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.
> : > >
> : >
> : >
> : >
>
>
>
okst8fan [ Do, 31 Januar 2008 18:04 ] [ ID #1920825 ]
Microsoft » microsoft.public.frontpage.client » Don't list in google, yahoo, etc

Vorheriges Thema: How to keep Google from listing site
Nächstes Thema: Server error message shows up, when trying to publish site