Conversation:
Notices
-
@kevinmarks @moonman @maiyannah That's the reason I made it so a 'community' site profile (see !umehack's instance) doesn't allow unauthenticated users to see the whole known network feed.
-
@moonman are you talking about /main/all on a community site profile? Can you really access https://social.umeahackerspace.se/main/all ? Last time I tried externally I couldn't.
If you're just talking about infividual posts then sure, but if you've gotten to the point where people link like that just to downgrade a site's SEO reputation I think the users/admin is aware and can take other counter-measures.
-
@moonman $config['site']['profile'] = 'community'; which gives the baseline configuration for a community site (though each setting can be individually configured also for 'public' of course).
-
@moonman Oooh, I see! !qvitter still fetches TWKN posts and renders them. But the feed requires javascript to load - and afaik web spiders don't have javascript engines and thus doesn't get those posts anyway.
-
@moonman On my sites I never load !qvitter unless the visitor runs javascript and allows cookies.
-
@kevinmarks I want to violently bash Google with a stick.