Gossamer Forum
Home : Products : Gossamer Forum : Discussion :

Search Engines and Private Forums

Quote Reply
Search Engines and Private Forums
Hi,



Is it possible to limit search engine spiders to the home page of the forum rather than having complete access to all forums including private ones?

The following are meta tags that need to be inserted and since these pages are dynamic I am unsure as per where these tags will go (on a page by page basis): (1-5 are ranked in importance)

Code:
<head>

<title>TITLE</title> 2
<meta name="keywords" content="XXX"> 3
<meta name="description" content="YYY"> 4
<meta name="language" content="en-us">
<meta name="robots" content="NOINDEX"> 1
<meta name="rating" content="GENERAL">
<meta name="distribution" content="GLOBAL">
<meta name="classification" content="Business and Economy">
<meta name="copyright" content="Enter your copyright information here">
<meta name="author" content="Author">
<meta name="revisit-after" content="15 Days"> 5
<meta http-equiv="bulletin-text" content="ZZZZZ">
<meta http-equiv="reply-to" content="email@domain.com">
</head>


Any assistance is welcome.

Thanks!Cool
Subject Author Views Date
Thread Search Engines and Private Forums Teambldr 1632 Aug 26, 2002, 7:23 AM
Post Re: [Teambldr] Search Engines and Private Forums
Jagerman 1572 Aug 26, 2002, 11:07 AM
Post Re: [Teambldr] Search Engines and Private Forums
Alex 1560 Aug 27, 2002, 10:03 AM