Snitz™ Forums 2000
https://forum.snitz.com/forumTopic/Posts/62021?pagenum=1
05 November 2025, 07:00
Topic
BorisVM
Search engines and Require Registration
31 May 2006, 07:36
Has anybody implemented the following scenario:
1. Users must register/login in order to read the forum.
2. The search engines (Google, Inktomi, MSNSearch) are allowed to access and index the forum (I can disable caching).
What I'm trying to do is allow people to find my forum via the search engines, but force them to register in order to read the forum.
I know how to do it using User Agent strings and IP addresses, but I was wondering if somebody already did something like this. :)
Thanks.<
Replies ...
laser
01 June 2006, 05:00
Wouldn't they just read the cached version on the search engine ? But this has been discussed before to varying degrees, a few searches (and tick the archive box) may help you out.<
BorisVM
02 August 2006, 16:28
Not if I have NOARCHIVE set in the meta tags.
I've implemented the solution by allowing the search engines through based on their IP blocks.<