The Forum has been Updated
The code has been upgraded to the latest .NET core version. Please check instructions in the Community Announcements about migrating your account.
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.<
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.<