Contact Us Forum Rules Search Archive
WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Search Engines > Google Discussion Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Google Discussion Forum Google Discussion forum is for topics specifically related to Google. There is a subforum dedicated to AdSense/AdWords subjects.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-07-2005, 12:04 AM
WebProWorld Member
 

Join Date: Nov 2004
Location: Shanghai
Posts: 74
alexcl RepRank 0
Default Urgent Question, PLZ help me

The question is:
I know Google robot will crawl web pages with this kind of URL "http://www.google.com/xxx.htm(html, etc)".
I want to ask whether Google robot will crawl web pages with this kind of URL "http://www.google.com/xxx" (no ".htm" ".html" ".php" or other extended names)
__________________
Alex Unik
www.52fen.com/bbs is for women who like pink stuff.
Reply With Quote
  #2 (permalink)  
Old 01-07-2005, 02:16 PM
WebProWorld Pro
 

Join Date: Nov 2004
Posts: 144
Sanjo RepRank 0
Default

If you have a URL that's:
http://www.yoursite.com/whatever

Google will think that "whatever" is a filename and look for:
http://www.yoursite.com/whatever/index.html, htm, php, etc.
Reply With Quote
  #3 (permalink)  
Old 01-07-2005, 06:38 PM
WebProWorld 1,000+ Club
WebProWorld Moderator
 

Join Date: May 2004
Location: Austin, TX
Posts: 1,331
jestep RepRank 0
Default

I've seen lots of high ranking sites use the chmod technique for this so I believe that they are still indexable in google. Im not too sure about Yahoo or any other but I think you're OK in Google.
Reply With Quote
  #4 (permalink)  
Old 01-07-2005, 11:56 PM
WebProWorld Member
 

Join Date: Apr 2004
Location: VA, USA
Posts: 92
oagady RepRank 0
Default

Actually, Google is using this technique itself. For exsamle, the following url:

http://www.google.com/ads/

It's not necessarily has to be "index.html". You can set up a web server to display any file as a defaul file. Any file name, any extension (which your server recognize). If Google set up its server to display "index.html" as a default, then when you type in a browser "http://www.google.com/ads/", the file "http://www.google.com/ads/index.html" is displayed (but it can be anything - "whatever.php", "whatever.jsp", "index.asp", "myfile.asp".
Reply With Quote
  #5 (permalink)  
Old 01-08-2005, 12:06 AM
WebProWorld Member
 

Join Date: Apr 2004
Location: VA, USA
Posts: 92
oagady RepRank 0
Default

Sorry, I clicked a wrong button, so my posting was displayed a second time.
Reply With Quote
  #6 (permalink)  
Old 01-09-2005, 07:14 PM
WebProWorld Veteran
 

Join Date: Jul 2003
Location: Mass, U.S.A.
Posts: 434
Conficio RepRank 0
Default

Quote:
Originally Posted by Sanjo
If you have a URL that's:
http://www.yoursite.com/whatever

Google will think that "whatever" is a filename and look for:
http://www.yoursite.com/whatever/index.html, htm, php, etc.
Sorry,
this is not really correct. Google will take what ever one's webserver returns for any URL. If you return HTML Google will take that, if you return XML, they will take that, if you return PDF they'l take that - provided the MIME encoding is set correctly.

By the way .PHP, .ASP, .pl, etc. do return usually HTML, as they are server scripting languages and the browser does not understand any of them.

http://www.yoursite.com/whatever returns the content of a file, if the webserver maps its URL space into a file system (default). If it does some dynamic page serving, it will do what ever is defined.

Only if you write your URL as http://www.yoursite.com/whatever/ (see the extra "/" at the end?) will your web-server (not Google) return a directory listing. If your webserver is configured that way (most are by default) it will attempt to return an index page (default index.html, etc.) instead of the list of files in the corresponding directory.

For more information read the Documentation of the most popular web server.

Hope I could be helpful

K<o>
Reply With Quote
Reply

  WebProWorld > Search Engines > Google Discussion Forum
Tags: , , ,



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
Trackbacks are On
Pingbacks are On
Refbacks are On


Search Engine Optimization by vBSEO 3.2.0