Webmaster Forum


Go Back   Webmaster Forum > Web Development > Web Design Lobby
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Web Design Lobby Forum for general web design issues not specific to scripting or graphics.

   

Reply
 
LinkBack Thread Tools Display Modes
Old 05-05-2008, 01:24 PM   #1 (permalink)
Contributing Member
 
Join Date: 02-07-07
Posts: 189
iTrader: 0 / 0%
Latest Blog:
None

3DProf4online is liked by many
example of robots.txt file

could you please provide me with the real example of robots.txt file, I would like to know how it looks like?
__________________
Search engine optimization and submission techniques - promote a website effectively!
Basic web services - update your site easily!
3DProf4online is offline  
Add Post to del.icio.us
Reply With Quote
Old 05-05-2008, 08:40 PM   #2 (permalink)
Super Moderator
 
StarLab's Avatar
 
Join Date: 10-29-07
Location: Ontario, Canada
Posts: 1,900
iTrader: 0 / 0%
StarLab is a highly respected web proStarLab is a highly respected web proStarLab is a highly respected web proStarLab is a highly respected web proStarLab is a highly respected web proStarLab is a highly respected web proStarLab is a highly respected web proStarLab is a highly respected web proStarLab is a highly respected web proStarLab is a highly respected web proStarLab is a highly respected web pro
Send a message via ICQ to StarLab Send a message via MSN to StarLab Send a message via Yahoo to StarLab
Rather than a file which won't really explain anything...

http://www.freefind.com/library/howto/robots/

... some explanations to go along with it.

The default robots.txt that ships with Joomla 1.5 looks like this:
Code:
User-agent: * Disallow: /administrator/ Disallow: /cache/ Disallow: /components/ Disallow: /images/ Disallow: /includes/ Disallow: /installation/ Disallow: /language/ Disallow: /libraries/ Disallow: /media/ Disallow: /modules/ Disallow: /plugins/ Disallow: /templates/ Disallow: /tmp/ Disallow: /xmlrpc/
HTH
__________________
Larry - Addicted to Coffee and Proud of it!
[DarkStar Retro Project] - A world wide search for ultra-rare software.

"Writing is the most fun you can have by yourself!" --Terry Pratchett
StarLab is online now  
Add Post to del.icio.us
Reply With Quote
Old 05-06-2008, 12:25 AM   #3 (permalink)
Contributing Member
 
htmlbasictutor's Avatar
 
Join Date: 10-29-07
Location: British Columbia, Canada
Posts: 111
iTrader: 0 / 0%
htmlbasictutor is a jewel in the roughhtmlbasictutor is a jewel in the roughhtmlbasictutor is a jewel in the roughhtmlbasictutor is a jewel in the roughhtmlbasictutor is a jewel in the roughhtmlbasictutor is a jewel in the roughhtmlbasictutor is a jewel in the rough
www.robotstxt.org/ would be a good place to learn about the robots.txt file.
__________________
HTML Basic Tutor
Basic Computer Information - Computer Basics for website owners
htmlbasictutor is offline  
Add Post to del.icio.us
Reply With Quote
Old 05-06-2008, 11:53 AM   #4 (permalink)
Contributing Member
 
Join Date: 09-19-07
Posts: 76
iTrader: 0 / 0%
Latest Blog:
None

TravisT is liked by many
I thought that wikipedia had a very good source too: http://en.wikipedia.org/wiki/Robots.txt
__________________
Spica Cast blog | PHP Youtube Script For Sale
TravisT is offline  
Add Post to del.icio.us
Reply With Quote
Old 05-07-2008, 10:36 PM   #5 (permalink)
Contributing Member
 
Join Date: 02-07-07
Posts: 189
iTrader: 0 / 0%
Latest Blog:
None

3DProf4online is liked by many
where is it possible to find robots.txt file in hosting Cpanel?
__________________
Search engine optimization and submission techniques - promote a website effectively!
Basic web services - update your site easily!
3DProf4online is offline  
Add Post to del.icio.us
Reply With Quote
Old 05-07-2008, 10:54 PM   #6 (permalink)
Contributing Member
 
htmlbasictutor's Avatar
 
Join Date: 10-29-07
Location: British Columbia, Canada
Posts: 111
iTrader: 0 / 0%
htmlbasictutor is a jewel in the roughhtmlbasictutor is a jewel in the roughhtmlbasictutor is a jewel in the roughhtmlbasictutor is a jewel in the roughhtmlbasictutor is a jewel in the roughhtmlbasictutor is a jewel in the roughhtmlbasictutor is a jewel in the rough
File Manager.
http://www.cpanel.net/docs/cpanel/File_Manager.htm

It should be in the root of your website, if you have one already.
__________________
HTML Basic Tutor
Basic Computer Information - Computer Basics for website owners
htmlbasictutor is offline  
Add Post to del.icio.us
Reply With Quote
Old 05-07-2008, 11:10 PM   #7 (permalink)
Contributing Member
 
Sean@WMS's Avatar
 
Join Date: 04-11-08
Location: Eureka, CA USA
Posts: 136
iTrader: 0 / 0%
Latest Blog:
None

Sean@WMS is just really niceSean@WMS is just really niceSean@WMS is just really niceSean@WMS is just really niceSean@WMS is just really niceSean@WMS is just really niceSean@WMS is just really niceSean@WMS is just really niceSean@WMS is just really niceSean@WMS is just really nice
Quote:
Originally Posted by 3DProf4online View Post
where is it possible to find robots.txt file in hosting Cpanel?
I don't know about CPanel, but one's robots.txt file has nothing to do with control panel, editor, etc. Simply upload a robots.txt file to your web root.

This should get you started in the right direction:
Code:
http://www.google.com/support/webmasters/bin/answer.py?hl=en&answer=40360
This is typically very simple stuff.

We recommend that you at least have a robots.txt file in you web root with at least the following content:
Code:
User-agent: *
You can then apply other rules.

NB: We haven't found that search engines, even Google, really respect the fules set in this file, so if you REALLY need to protect content, don't depend upon this; use a login of some sort.
__________________
Web Merchant Services
Online Payment Processing, FREE shopping cart
Sean@WMS is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Design Lobby

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

Similar Threads
Thread Thread Starter Forum Replies Last Post
What is in your robots.txt file? m42 Web Design Lobby 4 05-05-2008 02:49 PM
Q about tweaking my robots.txt file RawDepth SEO Forum 2 04-13-2008 07:01 PM
Google and Robots.txt file noob_0001 Google Forum 0 04-01-2005 09:54 PM
Working with the robots.txt file Pannu Marketing Forum 0 05-24-2004 09:10 AM


Sponsor Links
Get exposure! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 08:37 AM.
© Copyright 2008 V7 Inc