vForums Support > vForums :: Support :: > Not wanting Google indexing

Not wanting Google indexing - Posted By Michael Krigsman (Michael Krigsman) on 12th Jun 09 at 8:25pm
Forum URL:
Experienced By:
Browser:
Operating System:

Problem:

Re: Not wanting Google indexing - Posted By Nick (nickb) on 12th Jun 09 at 8:40pm
Well what you would do is make your forum not viewable by guests. You would do this by going to Manage Forum Permissions and unchecking guests. Save it, and then log off and then you will not see your boards or categories.

Google will still come and look at your forum, but they will only see what guests see, and that's just the main area with no boards or categories.

Re: Not wanting Google indexing - Posted By Ross (admin) on 12th Jun 09 at 8:49pm
Hi. You can stop the major search engines from indexing or crawling your site by going into your admin panel, going to "SEO Settings" and then entering this piece of code in the "Misc. Meta Tags" field.

<meta name="robots" content="noindex, nofollow" />

Re: Not wanting Google indexing - Posted By Michael Krigsman (Michael Krigsman) on 12th Jun 09 at 9:48pm
Thank you!

Re: Not wanting Google indexing - Posted By Nick (nickb) on 12th Jun 09 at 9:58pm
 
Hi. You can stop the major search engines from indexing or crawling your site by going into your admin panel, going to "SEO Settings" and then entering this piece of code in the "Misc. Meta Tags" field.

<meta name="robots" content="noindex, nofollow" />

That's cool. I never knew that! {Cheesy}