HighDots Forums  

Can search engines find all files in a Web site, even if there are no links to them?

Search Engine Optimization Discussion about SEO/Search Engine Optimization (alt.internet.search-engines)


Discuss Can search engines find all files in a Web site, even if there are no links to them? in the Search Engine Optimization forum.



Reply
 
Thread Tools Display Modes
  #11  
Old   
Benjamin Niemann
 
Posts: n/a

Default Re: Can search engines find all files in a Web site, even if there are no links to them? - 11-19-2005 , 09:38 AM






Borek wrote:

Quote:
On Fri, 18 Nov 2005 22:35:16 +0100, DK <none (AT) NoSpam (DOT) com> wrote:

How do search engines find pages that have no links going to them? Your
help is appreciated!!

Google toolbar.
Or Opera with advertising.
Or if there's a link to an external site which is clicked by someone - your
site will appear is the referer log of this external site, and it's up to
its webmaster to do anything they like with you URL, e.g. post their
referer logs on the web for search engines to crawl.

robots.txt might be a sufficient solution. If you want something more
reliably, use password protection and give the password only to your
clients.

--
Benjamin Niemann
Email: pink at odahoda dot de
WWW: http://www.odahoda.de/


Reply With Quote
  #12  
Old   
cristina@asymptoticdesign.com
 
Posts: n/a

Default Re: Can search engines find all files in a Web site, even if there are no links to them? - 11-19-2005 , 02:21 PM






Hi,

DK wrote:
Quote:
How do search engines find pages that have no links going to them?
I do not know how your pages were found by search engines, but...
maybe you can get some idea from your access logs, to see if/what bots
accessed your drafts pages.
Some web statistics for some websites are on public access pages
and your pages could have been found from stats like these,
from your website
or from other websites (with your pages as referrers if they have
click-able and click-ed links).
If you do not want your draft pages to have restricted access (password
protected),
then you can hope for the best by disallowing access to compliant
robots from the robots.txt file,
also you can put big titles or markings on the pages
indicating that they are drafts, temporary etc.



Reply With Quote
  #13  
Old   
Guy Macon
 
Posts: n/a

Default Re: Can search engines find all files in a Web site, even if there are no links to them? - 11-19-2005 , 03:35 PM






Els wrote:
Quote:
Allis wrote:

Borek wrote...

DK wrote:

How do search engines find pages that have no links going to them?

It is absolutely enough that the page was visited by someone using
Google toolbar. Toolbar asks G for a PageRank, submitting URL. At
this moment Google knows URL and can index the page.

c:/allis/remove/googletoolbar

Won't help if one of your clients uses that toolbar when checking the
pages.
Even if they don't, the next page that your visitor goes to might get
the URL from its referrer logs, and some sites put referrer statistics
on pages that search engines then index.

See [ http://en.wikipedia.org/wiki/Referer_spam ].

Now think about he case where that next page that gets the referrer
info happens to be Google...





Reply With Quote
  #14  
Old   
Els
 
Posts: n/a

Default Re: Can search engines find all files in a Web site, even if there are no links to them? - 11-19-2005 , 04:20 PM



Guy Macon wrote:
Quote:
Els wrote:
Allis wrote:
Borek wrote...
DK wrote:

How do search engines find pages that have no links going to them?

It is absolutely enough that the page was visited by someone using
Google toolbar. Toolbar asks G for a PageRank, submitting URL. At
this moment Google knows URL and can index the page.

c:/allis/remove/googletoolbar

Won't help if one of your clients uses that toolbar when checking
the pages.

Even if they don't, the next page that your visitor goes to might get
the URL from its referrer logs,
No, that would only be the case if there were a link to that next
page. I don't know about other developers, but I don't put external
links on drafts for clients' viewing. That would be plain stupid if
you ask me...

--
Els http://locusmeus.com/
Sonhos vem. Sonhos vão. O resto é imperfeito.
- Renato Russo -


Reply With Quote
  #15  
Old   
Guy Macon
 
Posts: n/a

Default Re: Can search engines find all files in a Web site, even if there are no links to them? - 11-20-2005 , 01:48 PM





Els wrote:

Quote:
I don't know about other developers, but I don't put external
links on drafts for clients' viewing. That would be plain
stupid if you ask me...
Why? If I am a customer and I am looking at a draft in order to
approve it, I would want to check that any external links are
error-free before giving my approval. I might also send a link
to others for comments. and I wouldn't consider the URL to be
particlarly sensitive/secret information. Then again, every web
developer I have ever hired protected drafts with passwords, not
with security through obsurity.



Reply With Quote
  #16  
Old   
Els
 
Posts: n/a

Default Re: Can search engines find all files in a Web site, even if there are no links to them? - 11-20-2005 , 02:35 PM



Guy Macon wrote:

Quote:
Els wrote:

I don't know about other developers, but I don't put external
links on drafts for clients' viewing. That would be plain
stupid if you ask me...

Why? If I am a customer and I am looking at a draft in order to
approve it, I would want to check that any external links are
error-free before giving my approval.
Sounds like the later stages of development. Not when the pages are
still being designed and the content still consists of Lorem Ipsums.

Quote:
I might also send a link
to others for comments. and I wouldn't consider the URL to be
particlarly sensitive/secret information.
If the URL isn't secret/sensitive info, there wouldn't be a problem
with Google indexing it I think?

Quote:
Then again, every web
developer I have ever hired protected drafts with passwords, not
with security through obsurity.
I only do that on sensitive information, not on design drafts really.

--
Els http://locusmeus.com/
Sonhos vem. Sonhos vão. O resto é imperfeito.
- Renato Russo -


Reply With Quote
  #17  
Old   
John Bokma
 
Posts: n/a

Default Re: Can search engines find all files in a Web site, even if there are no links to them? - 11-20-2005 , 04:00 PM



Els <els.aNOSPAM (AT) tiscali (DOT) nl> wrote:

Quote:
I only do that on sensitive information, not on design drafts really.
Those are not always mutually exclusive.

Oh, and for the external links: one could use a redirecion script.

--
John Perl SEO tools: http://johnbokma.com/perl/
or have them custom made
Experienced (web) developer: http://castleamber.com/


Reply With Quote
  #18  
Old   
DK
 
Posts: n/a

Default Re: Can search engines find all files in a Web site, even if there are no links to them? - 11-21-2005 , 11:14 AM



Thanks, everyone for the comments. I checked, and my client uses Google
Toolbar with PageRank enabled, so that explains why these pages were being
indexed, when they otherwise would not have been. Thanks for all your help
and for figuring out the solution!!

--
DK



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.