Welcome to Welcome to DNF.com™ - Domain Sales, Domain Forum, Domain Appraisals, Domain Registrars

If you are new to domains and looking to buy, sell and learn about domains then you have come to the right place. DNForum is the largest domain name community on the internet and continues to grow every day. There are over 105,000 domainers on DNForum doing everything from buying domains, selling domains, learning about domains and discussing domains. Take a minute and Register.

Register Today on DNForum IT'S FREE!

Results 1 to 13 of 13
  1. #1
    DNF Addict
    GT Web's Avatar
    Join Date
    Feb 2003
    Location
    Vancouver, Cana
    Posts
    6,895
    DNF$
    9,578
    Bank
    0
    Total DNF$
    9,578
    Donate  

    Question robots.txt file?

    Will there be any difference if you have no file as opposed to having one that says:

    User-agent: *
    Disallow:

    Will search engines treat you better if you have a simple robots.txt file like I posted above?

  2. #2
    007's Avatar
    Join Date
    Jul 2004
    Location
    nurv.com
    Posts
    1,417
    DNF$
    20,349
    Bank
    0
    Total DNF$
    20,349
    Donate  

    Re: robots.txt file?

    I've been doing some research on this subject too. I'd be interested to hear the best way also. Good question.
    ► Does your company need the NURV ® touch?
    Professional logo animation services.


  3. #3
    DNF Addict

    Join Date
    Jul 2004
    Location
    Chandigarh, India
    Posts
    2,674
    DNF$
    13,197
    Bank
    0
    Total DNF$
    13,197
    Donate  

    Re: robots.txt file?

    I would suggest having a robots.txt is a good sign in itself, 2nd, try to have a robots.txt like www.seomasters.com/robots.txt
    NICE Domains for sale - Huge Collection

    PM me for details

  4. #4
    Gold Lifetime Member

    Join Date
    Apr 2002
    Location
    UK
    Posts
    28
    DNF$
    422
    Bank
    0
    Total DNF$
    422
    Donate  

    Re: robots.txt file?

    Quote Originally Posted by 007
    I've been doing some research on this subject too. I'd be interested to hear the best way also. Good question.
    I've updated many of my sites in the past week to include a simple robots.txt file, since reading somewhere that a simple robots.txt file is better than none at all.

    It could all be rumour, but seeing that all of my 404 errors in the logs were down to missing robots.txt files, I wanted to tidy things up a bit.

    The rumour was that Google won't rank you as highly without the file - it could be rubbish, but I didn't want to take the risk.

    My file is simple:

    User-agent: *
    Disallow: /images/

    I try and change the disallowed directories on each site, just in case the s/e's think I'm spamming.

  5. #5
    Platinum Lifetime Member

    Join Date
    Nov 2002
    Posts
    140
    DNF$
    3,213
    Bank
    0
    Total DNF$
    3,213
    Donate  

    Re: robots.txt file?

    I don't include the robots.txt unless I want to disallow certain directories.

    Also disallow certain user-agents like Teleport or Wget are pretty useless since they tend not to follow robots rules or they can simply change the user-agent.
    -
    PageRank.net: Search Engine Optimization; SEO, Webmaster & Domain Tools

  6. #6
    007's Avatar
    Join Date
    Jul 2004
    Location
    nurv.com
    Posts
    1,417
    DNF$
    20,349
    Bank
    0
    Total DNF$
    20,349
    Donate  

    Re: robots.txt file?

    I have a site that is #1 on google for a certain keyword. No robots.txt file either.
    ► Does your company need the NURV ® touch?
    Professional logo animation services.


  7. #7
    Selling
    BLazeD's Avatar
    Join Date
    Apr 2004
    Location
    New Zealand
    Posts
    3,055
    DNF$
    39
    Bank
    12,403
    Total DNF$
    12,442
    Donate  

    Re: robots.txt file?

    If you want them to spider your whole site it doesnt matter if you have one or not

  8. #8
    Account Terminated
    Join Date
    Sep 2004
    Posts
    63
    DNF$
    412
    Bank
    0
    Total DNF$
    412
    Donate  

    Re: robots.txt file?

    i checked my site stats and i have a lot of visits to robots.txt which doesnt exist on my site. It comes up with 848 "not found" hits. So i'm adding one right now. I assume i add it to the main www folder on ftp?

  9. #9
    DNF Regular
    SirSpider's Avatar
    Join Date
    Jun 2003
    Location
    Baltimore, Maryland, USA
    Posts
    878
    DNF$
    7,062
    Bank
    0
    Total DNF$
    7,062
    Donate  

    Re: robots.txt file?

    Quote Originally Posted by 007
    I have a site that is #1 on google for a certain keyword. No robots.txt file either.
    Me too - and for a very competitive travel term. I guess I have been lucky with that one. it is optimized and has solid content, but it's not even a dot-com and has no robots.txt.
    "If you are too busy to laugh, you are too busy."
    OCM.mobi - Visit our Beach on your Cell Phone.
    No Child Left Behind - Controversy in Education Reform

  10. #10
    Gold Lifetime Member
    WebPhil's Avatar
    Join Date
    Dec 2004
    Location
    Atlanta, GA, US of A
    Posts
    17
    DNF$
    171
    Bank
    0
    Total DNF$
    171
    Donate  

    Re: robots.txt file?

    If you don't have a robots.txt, then instead of the search engines finding it and knowing to either ignore stuff or not ignore anything, it'll give you a 404 error.

    I know that some people don't care about this, but for me, I'd rather not have the 404 errors on the sites.

    We've had sites which have been top 10 in Google for certain keywords without robots.txt, but we can do without the error reports in the logs.

  11. #11
    DNF Addict

    Join Date
    Jul 2004
    Location
    Chandigarh, India
    Posts
    2,674
    DNF$
    13,197
    Bank
    0
    Total DNF$
    13,197
    Donate  

    Re: robots.txt file?

    yes, just keep a robots.txt with the user agents you absolutely want to disallow and with directories which u do not want crawled.

    Also, create a favicon.ico file and upload in the root. Netspace uses it very well. And I see a lot of requests for that in my logs.
    NICE Domains for sale - Huge Collection

    PM me for details

  12. #12

    Re: robots.txt file?

    be careful when using robots.txt you could inadvertantly make peope aware of directories you would prefer them not to know about.

  13. #13
    Gold Lifetime Member
    ForumDomains's Avatar
    Join Date
    Jul 2004
    Posts
    387
    DNF$
    799
    Bank
    0
    Total DNF$
    799
    Donate  

    Re: robots.txt file?

    Quote Originally Posted by cwsteam.com
    yes, just keep a robots.txt with the user agents you absolutely want to disallow and with directories which u do not want crawled.

    Also, create a favicon.ico file and upload in the root. Netspace uses it very well. And I see a lot of requests for that in my logs.
    Do not create favicon.ico file if you run a PPC campaign through FindWhat or PPC engines based on FW listings. For time being, their click fraud prevention system can not filter out fraudulent click practices that exploit favicon.ico file. It makes difference if favicon.ico request is 404 or 200 in that case.

Similar Threads

  1. M4a.com - Next MP3.com ... hearing offers
    By geekpipe in forum Domains for Sale (Domain Sales) - Fixed Prices Above $100
    Replies: 1
    Last Post: 06-28-2004, 10:22 PM
  2. M4a.com - Next MP3.com ... hearing offers
    By geekpipe in forum Domains for Sale (Domain Sales) - Fixed Prices Above $100
    Replies: 0
    Last Post: 05-15-2004, 10:26 PM
  3. Replies: 5
    Last Post: 04-21-2003, 01:11 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Domain name forum recommended by Domaining.com