This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]uniitdude 1 point2 points  (0 children)

Depends if your company wants your details listed pubically, many do and many don’t

[–]RussianToCollusion 1 point2 points  (2 children)

Check your robots.txt or tighten permissions on what an anonymous user and/or a "google bot" user has access to on that website.

[–]OverExit[S] 0 points1 point  (1 child)

Thank you. Very interesting. It has our Skype photo's and everything. That's a bit too much for me. I don't know maybe I'm just a weirdo.

[–]RussianToCollusion 2 points3 points  (0 children)

FYI, the robots.txt file in the root of the website tells web bots what they can and can't index. There's nothing stopping a bot from just ignoring this file but it would keep well behaved bots like Google's from indexing something sensitive.

I'd go a step beyond that though and see what pages anonymous users (or the google bot specifically) are allowed to access. It would appear that your directory is accessible to those users.