vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - Limited Guest Viewing -- Improve community registration rates (https://vborg.vbsupport.ru/showthread.php?t=131985)

FleaBag 11-19-2006 08:58 PM

I have a fear if Google realised your page was using this it could really damage your ranking.

rex_b 11-19-2006 09:04 PM

Wow Ted. Great hack!

Josh1 11-19-2006 09:40 PM

Excellent. :).

redlabour 11-19-2006 09:52 PM

Attention :

s. Screenshot - this is happening after Installation of this Hack.

Most Yahoo IP´s are blocked.

Ted S 11-19-2006 09:55 PM

Quote:

Originally Posted by FleaBag (Post 1121077)
I have a fear if Google realised your page was using this it could really damage your ranking.

That's certainly possible. However, many sites (i.e. webmaser world, new york times, barons, wsj, etc...) do just this... and do it with Google's knowledge. In fact, Google has a product that logs in to protected sites and from what I've been told, will be rolling this out to more sites in the future.

Keep in mind that you are not showing different content to a user any more than Amazon shows people who have logged in different content than those that have not. Most dynamic sites these days show different content to different groups -- the welcome message on your forumhome template, showing birthdays or announcements to one group, or ads to another. In this case, all you are doing is limiting the number of times a guest may view pages. I can't tell you what this will or won't do for the SERPs, I can tell you why it makes sense and what others are doing that's similar.

Ted S 11-19-2006 09:58 PM

Quote:

Originally Posted by redlabour (Post 1121107)
Attention :

s. Screenshot - this is happening after Installation of this Hack.

Most Yahoo IP?s are blocked.

It looks like Yahoo's agent was a little different than what my filter had. Try updating the plugin file and let me know if you see any issues.

redlabour 11-19-2006 10:07 PM

Quote:

Originally Posted by Ted S (Post 1121112)
That's certainly possible. However, many major news (i.e. new york times, barons, wsj, etc...) sites do just this... and do it with Google's knowledge. In fact, Google has a product that logs in to protected sites and from what I've been told, will be rolling this out to more sites in the future.

Keep in mind that you are not showing different content to a user any more than Amazon shows people who have logged in different content than those that have not. Most dynamic sites these days show different content to different groups -- the welcome message on your forumhome template, showing birthdays or announcements to one group, or ads to another. In this case, all you are doing is limiting the number of times a guest may view pages. I can't tell you what this will or won't do for the SERPs, I can tell you why it makes sense and what others are doing that's similar.

Sorry, Ted after your other Answer about Google i have to uninstall this. If Google uses Login Agents it will only do it at Major Sites and that are not the most Sites. ;)

Nice Idea - but Crawling is more important for me than force Guest to register. ;)

hotwheels 11-19-2006 11:20 PM

awesome mod ted s.......works perfectly

hotwheels 11-19-2006 11:34 PM

Ted, quick question on bot's?

If you want certian bot's to come to your site, say Yahoo! Slurp Spider or FeedFetcher-Google Spiders.........where do you add these? I see
PHP Code:

// check if user is a bot
            
$lvgbot = ($vbulletin->superglobal_size['_COOKIE'] == AND preg_match("#(google|msnbot|zoints|aol|yahoo|slurp)#si"$_SERVER['HTTP_USER_AGENT'])); 

Would it be something like
PHP Code:

// check if user is a bot
            
$lvgbot = ($vbulletin->superglobal_size['_COOKIE'] == AND preg_match("#(google|msnbot|zoints|aol|yahoo|slurp|FeedFetcher-Google|Yahoo! Slurp)#si"$_SERVER['HTTP_USER_AGENT']));[/ 


hotwheels 11-19-2006 11:55 PM

K, i have to disable this for now.......redlabour is right, it is kickin off the bot's for those that need to have them on.

I will keep checking back on this post tho, this is a great idea.


All times are GMT. The time now is 01:04 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01340 seconds
  • Memory Usage 1,745KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete