Return to iWEBTOOL

Go Back   iWEBTOOL Talk > The Web and your Website > Programming
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
 
Welcome to iWEBTOOL Talk, where you talk about webmaster-related stuff.
 
Discuss topics which interest you.
With over thousands of threads (topics), we're sure you'll find something that'll interest you.
Ask for help whenever you need it.
We have thousands of members who are available to help you if you need it.
It's absolutely FREE!

 1  Register           2  Browse the board           3  Discuss whatever may interest you!
 


Closed Thread
 
Thread Tools Search this Thread Display Modes
Old 05-28-2007, 01:51 PM   #1
myareanetwork
Junior Member
 
myareanetwork's Avatar
 
Join Date: May 2007
Posts: 19
myareanetwork is on a distinguished road
Default Robot.txt File

Is the robots.txt file extremely important. I'm not sure if I really need it since I don't mind if my website is crawled by the search engines every day. But is there something that I'm not understanding and should really consider using a robots.txt file?
myareanetwork is offline  
 
This is an Ad Revenue Sharing forum Place your advert here
SEO Checklist
Get yourself better ranking with
our "Do-it-Yourself" SEO Checklist.
Click Here
Old 05-28-2007, 02:04 PM   #2
Bagi Zoltán
iWEBTOOL Moderator
 Contributor 
 
Bagi Zoltán's Avatar
 
Join Date: Aug 2006
Location: Hungary
Posts: 1,855
Bagi Zoltán is a glorious beacon of lightBagi Zoltán is a glorious beacon of lightBagi Zoltán is a glorious beacon of lightBagi Zoltán is a glorious beacon of lightBagi Zoltán is a glorious beacon of light
Default Re: Robot.txt File

No, the robots.txt file is not important unless you want to exclude some files or folders from indexing. If you have no problem with the indexed files, i don't suggest you to use that.
__________________
Time may come when you will need an excellent eCommerce shopping cart software
free seo related web directory mérlegek Free shopping cart
Bagi Zoltán is offline  
Old 05-28-2007, 02:12 PM   #3
myareanetwork
Junior Member
 
myareanetwork's Avatar
 
Join Date: May 2007
Posts: 19
myareanetwork is on a distinguished road
Default Re: Robot.txt File

Ok thank you. Maybe in the future but my website is still young so I want the search engines to keep crawling it as much as possible anyways. Appreciate it!
myareanetwork is offline  
Old 05-28-2007, 03:00 PM   #4
Chart Music
iWEBTOOL SEO Advisor
 Contributor 
 
Chart Music's Avatar
 
Join Date: May 2006
Posts: 1,265
Chart Music has a spectacular aura aboutChart Music has a spectacular aura aboutChart Music has a spectacular aura about
Default Re: Robot.txt File

Not important really, but having a site map listed there might be of use once you have created a site map file.
__________________
Eco Tours | Gift Baskets | Random Keyword

See a good post?
<--Give thanks by clicking left of post.
Chart Music is offline  
Old 05-28-2007, 03:15 PM   #5
Flipflop
Member
 
Flipflop's Avatar
 
Join Date: Mar 2007
Location: Somerset, UK
Posts: 219
Flipflop is on a distinguished road
Default Re: Robot.txt File

Can also handy for restricting Google image if you don't wish your images to be list in Google images searches, can help control bandwidth, if you have restrictions.

User-agent: Googlebot-Image
Disallow: /
__________________
Pregnancy and Parenting Advice
Windows Hosting and Windows Reseller Hosting by Stormhosts
10% Discount on all hosting plans for iWebTool Members
Flipflop is offline  
Old 05-29-2007, 11:30 AM   #6
DjFlush
Newcomer
 
DjFlush's Avatar
 
Join Date: May 2007
Posts: 26
DjFlush is on a distinguished road
Default Re: Robot.txt File

Important in future I must say. Sitemaps.org has updated their policy recently.

All search engines like Google, Yahoo and MSN will check your robots.txt to see the link to your XML Sitemaps [if you have any]. So its a good chance that you dont manually need to submit your sitemaps to Google Sitemaps and it will ensure that your site gets indexed by search engines
DjFlush is offline  
Old 05-31-2007, 04:35 PM   #7
chromatography
Newcomer
 
chromatography's Avatar
 
Join Date: Apr 2007
Posts: 2
chromatography is on a distinguished road
Default Re: Robot.txt File

Quote:
No, the robots.txt file is not important unless you want to exclude some files or folders from indexing

The inclusion of certain files/directories in robots.txt may increase the security risk for your site. I've seen some robots.txt files that had way too much information regarding the structure of the site, the admin folders and etc. Anyone can view robots.txt from their browser, and hackers may use them to get access to your server.
chromatography is offline  
Old 06-01-2007, 02:35 PM   #8
sri_gan
Member
 
sri_gan's Avatar
 
Join Date: Apr 2007
Posts: 116
sri_gan is on a distinguished road
Default Re: Robot.txt File

myareanetwork,

robots.txt is one way of controling the web robots and its a very good practice to have one and its part of the web standards.

Even though like chromatography says, hackers may have to chance to get into the restricted area, if your coding is tight its not possible for them to get in.
sri_gan is offline  
Old 06-01-2007, 02:59 PM   #9
Chart Music
iWEBTOOL SEO Advisor
 Contributor 
 
Chart Music's Avatar
 
Join Date: May 2006
Posts: 1,265
Chart Music has a spectacular aura aboutChart Music has a spectacular aura aboutChart Music has a spectacular aura about
Default Re: Robot.txt File

It's a good idea to have one. But it's not that important unless there is something you wish to tell passing bots.
Would recommend getting little familiar with the subject by reading the FAQ here
http://www.robotstxt.org/wc/faq.html
__________________
Eco Tours | Gift Baskets | Random Keyword

See a good post?
<--Give thanks by clicking left of post.
Chart Music is offline  
Old 06-01-2007, 05:57 PM   #10
adstorm
Newcomer
 
adstorm's Avatar
 
Join Date: Apr 2007
Location: Lichfield, near Birmingham
Posts: 28
adstorm is on a distinguished road
Default Re: Robot.txt File

When your site grows, or you have loads of dynamic pages, or you have a slow host and low bandwidth then you need one but for many web sites it's not necessary.
__________________
Rob from AdStorm
Advertising Agency | Marketing Agency
adstorm is offline  
Old 06-01-2007, 11:15 PM   #11
Albert Tai
Permanently Banned
 Contributor 
 
Albert Tai's Avatar
 
Join Date: Apr 2006
Location: Ontario, Canada
Posts: 1,010
Albert Tai is a jewel in the roughAlbert Tai is a jewel in the roughAlbert Tai is a jewel in the roughAlbert Tai is a jewel in the rough
Send a message via MSN to Albert Tai Send a message via Yahoo to Albert Tai
Default Re: Robot.txt File

Quote:
Originally Posted by myareanetwork View Post
Is the robots.txt file extremely important. I'm not sure if I really need it since I don't mind if my website is crawled by the search engines every day. But is there something that I'm not understanding and should really consider using a robots.txt file?
If you have some important files or password directory or personal info you dont want search engines listing it right?
So use robot.txt
__________________
Albert Tai
Submit your links to Webz.in

Rep people on this forum if they helped you
Albert Tai is offline  
 
This is an Ad Revenue Sharing forum Place your advert here
Webmaster Tools Webmaster Tools Click Here
Closed Thread

(Threads which have no activity for more than 30 days are automatically closed.)



Quick Reply
Message:

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
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 Off
Pingbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
New MSN Robot Katey MSN 15 06-18-2007 01:32 AM
Expload Upload - Free file hosting + File SHARING Website hemanthjava Websites for Sale 0 02-25-2007 09:09 AM
Free File Hosting + File Sharing Website hemanthjava Websites for Sale 0 02-25-2007 09:08 AM
what Difference between RSS-sitemap-url.txt mhmdkhamis Search Engine Optimization (SEO) 0 12-15-2006 09:19 AM
site blocked with robot.txt for 6 months! walkthetalk Google 8 07-24-2006 08:31 AM


All times are GMT. The time now is 01:17 PM.


Powered by vBulletin v3.6.7 © 2008, Jelsoft Enterprises Ltd. SEO by vBSEO © 2006, Crawlability, Inc.