http on non-standard ports - defeat spiders ?
Moderators: snarkout, Patrick, dann
http on non-standard ports - defeat spiders ?
Hi guys,
Would running apache on a non standard http port allow it to not be indexed by google or yahoo indexing bots ?
Would running apache on a non standard http port allow it to not be indexed by google or yahoo indexing bots ?
Linux david 2.6.29.3-desktop-1mnb #1 SMP Thu May 14 15:19:40 EDT 2009 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 6000+
Distro: Mandriva 2009.1
Distro: Mandriva 2009.1
- CptnObvious999
- Posts: 798
- Joined: Fri Jun 03, 2005 7:54 pm
- Location: Maryland
- Contact:
Yes, am aware of that. More curious then anything. Was talking to a mate about setting up a private blog and the layers of security you can have and wondered if that would be an added extra help. Guess not though.
Linux david 2.6.29.3-desktop-1mnb #1 SMP Thu May 14 15:19:40 EDT 2009 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 6000+
Distro: Mandriva 2009.1
Distro: Mandriva 2009.1
you could set up a vpn http://openvpn.net/ , whereby nobody that you have not authorized can view it.DaveQB wrote:Yes, am aware of that. More curious then anything. Was talking to a mate about setting up a private blog and the layers of security you can have and wondered if that would be an added extra help. Guess not though.
Арте́льный горшо́к гу́ще кипи́т
Working as a team produces better results
Russian Proverb
Working as a team produces better results
Russian Proverb
Good call. But then you need VPN clients on everyones machine that needs to see it. Considering they are remote and using Windows and have no technical skills.....could get sticky.
Linux david 2.6.29.3-desktop-1mnb #1 SMP Thu May 14 15:19:40 EDT 2009 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 6000+
Distro: Mandriva 2009.1
Distro: Mandriva 2009.1
Putting it on a random higher port would help. Password protecting the page/directory would be the best option in addition to the robots.txt file.DaveQB wrote:Yes, am aware of that. More curious then anything. Was talking to a mate about setting up a private blog and the layers of security you can have and wondered if that would be an added extra help. Guess not though.
Keep in mind that crawlers respect the robots.txt file because they are told to do so. Some spammers and crackers do use crawlers that ignore the file. There is nothing inherently secure about using the robots.txt file.
I have never submitted my site to anybody, but Google found it just fine. I mirror podcasts (which means lots of links to my site) which is probably how I was found. There are sites that will spider any new domain that is registered, though.Vogateer wrote:Whoa, I didn't know you were trying to hide it from google. I actually submitted my site through google's webmaster tools because I wanted it to be found. I have no idea if a spider would have picked it up otherwise...
I've found that the bigger engines respect my robots.txt, but I still don't keep anything sensitive and publically accessible in those directories. Anyone malicious can pull my robots.txt and specifically look there if they want.
Once I saw that I was getting Google hits on the search term "pictures of my wife," I cleaned up my pics directory and locked some things down. There was never anything compromising, but my wife believes the internet will steal her soul.