Hi - I’ve just had it brought to my attention that if you add /member/memberlist to an EE site url it will return a list of all site members. If you use google to check how many sites are being indexed with member/memberlist in the url it returns 259,000 results of what looks like mostly EE sites, listing all users (albeit some only have one, and some will realise that they’re publishing this list - ee is the first, but interestingly codeigniter.com is a few pages in and I don’t think their user list should b public)
I didn’t realise that this was publicly available information and have just had to add a load of redirect rules to many .htaccess files to lock down sites - on some sites I’ve used email_as_username, and so these sites were just returning long lists of email addresses.
The friend that brought this to my attention realised what was happening when he was scrutinizing his logs and saw that google was indexing his memberlist (which he did’t know was there). We’re now trying to figure out how Google knows to do this when there are no references to the memberlist from any of the site pages…
Is there a way in the control panel to manage this (ie switch it off)?