Google Searching

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
User avatar
it2051229
Forum Contributor
Posts: 312
Joined: Tue Dec 25, 2007 8:34 pm

Google Searching

Post by it2051229 »

I was wondering if google would be able to search the texts of my files in my server. I placed my files outside the "www" directory and I used a PHP script that would do a force download.
User avatar
Weirdan
Moderator
Posts: 5978
Joined: Mon Nov 03, 2003 6:13 pm
Location: Odessa, Ukraine

Re: Google Searching

Post by Weirdan »

If they could be publicly accessible (even through a script) - why not? However to even have a reason to retrieve those texts it would have to follow some link - so if you want them to index those texts - link to them.
Post Reply