Facebook Crawls all.
Submitted
Marcher Technologies
, May 02 2012 03:56 PM | Last updated May 02 2012 03:56 PM
Not certain is bug... is wierd.
http://community.inv...54#entry2262254
.... I kind of see Facebook Crawling the contributors center... that's certainly not possible is it?
http://community.inv...54#entry2262254
.... I kind of see Facebook Crawling the contributors center... that's certainly not possible is it?
| Status: | Fixed |
| Version: | 3.3.1 |
| Fixed In: | 3.3.2 |











13 Comments
I am i to take this to mean that either
A:You Allow Facebook to Crawl the contributor's Forum.
B. Facebook is in error and not getting removed from that list.
and that
C. it appearing as up to 10 active users simultaneously is normal?
Just seeking a bit of understanding, as FB crawls things it should not on my live site by my logs and eyes.
That said, we discovered a bug related to this while reviewing the code - the setting is a multiselect, but we're doing this on the backend (treating it as a single value):
I'm not sure if this setting is found elsewhere. Matt, was this supposed to be a multiselect or a single value dropdown?
Any place that you have the Share Trip enabled shows the Facebook Like button. That Like button is loaded and makes a call to facebook.com basically saying "Hey Facebook here's this page!"
Facebook then tries to crawl the page. It will show in the online user list but it is important to understand it is not actually seeing the content of protected areas. It is simply getting a permission denied message (unless of course you have set it otherwise in the AdminCP).
P.S.: I've fixed the multiselect => dropdown too.