Jump to content

Recommended Posts

Posted

According to my awstats i have 132 404 errors for the month of oct. so far. When i clicked to see what the errors are i went and check the pages that are listed but most of them work - the biggest one was /robots.txt. (with a total of 63) Does anyone know why this might be happening?

Posted

When search engines crawl your site,

they look for robots.txt to tell them what they can index and what not to index.

When they do not find it, you see the 404 (missing) error.

 

You can put a blank text filenamed robots.txt in your public_html folder to eliminate these errors.

Or you can create a robot file by using a Robots.txt file generator.

Posted

ok - i used the gen. you sent the link for and created a robot.txt file and saved it as such in microsoft word. Now if i understand right, i need to upload it via ftp to my root directory where my index file is located, right? I don't have a page named index, but i do have one named home, would that be the same? It is located in my public_html folder so is that where i should upload the robot.txt file to?

Posted

Can this be done if i am using frontpage? can i just paste the robots.txt file on my index page, or somewhere else and then save it in my website from there?

hope this makes sense...thanks, dave

Posted

I wouldnt, FP and other editors put all the HTML code in there as well. This is nothing more than a simple text file. If you dont have an FTP program you can use the file manager in cPanel.

Posted

Hi Dave.

 

The robots.txt file is slightly different to all the stuff Frontpage does.

 

I would just loginto your cpanel, and go to the file manager.

Navigate to the public_html directory,

Click on "Create new file" and on the right you should see the space for a file name, and a selection box.

Type robots.txt in for the filename, and the file type should be text file

 

That's it. You do not need to edit it or anything, a blank file will be fine.

Posted

What is generating the 404 errors? Some 404 errors you cannot stop. Robots or other bots looking for scripts on your site that don't exist are going to give you a 404 error every time. You can't block them or stop them.

 

The only 404s you need to concern yourself with are for content (pages, images, scripts...) you actually created that may be named wrong in a link on one or several of your web pages.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...