Prevent search engine finding page..?

  • Thread starter Thread starter Ivor Jones
  • Start date Start date
I

Ivor Jones

Many apologies for asking, I know it's been asked before, but can anyone
remind me of the code to prevent a page showing up on search engines..? I
have one particular page on my site I'd rather not show up on them.

Ivor
 
<meta name="ROBOTS" content="NOINDEX">

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Put this in between the head tags:
<meta name="robots" content="noindex,nofollow">
--
===
Tom "Pepper" Willett
Microsoft MVP - FrontPage
---
About FrontPage 2003:
http://office.microsoft.com/home/office.aspx?assetid=FX01085802
FrontPage 2003 Product Information:
http://www.microsoft.com/office/frontpage/prodinfo/default.mspx
Understanding FrontPage:
http://msdn.microsoft.com/office/understanding/frontpage/
===
|
| Many apologies for asking, I know it's been asked before, but can anyone
| remind me of the code to prevent a page showing up on search engines..? I
| have one particular page on my site I'd rather not show up on them.
|
| Ivor
|
|
 

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

Similar Threads


Back
Top