SEO Software
Closed Thread
Results 1 to 6 of 6

Thread: Error 404

  1. #1

    Default Error 404

    Hi guys
    I must insert in a html site a htaccess file that create a redirect 301 to
    the site home page for every page that gives error 404 (Page not found), but
    without affecting the single redirect 301 already present in the file
    htaccess regarding other subpage moved and renamed in the past.

    The purpose of all of this is not losing the google page rank that can be
    passed trough every bad written back link .

    What do I write in the htaccess file to do this? Do I have to write it
    before or after the existing rules?

    Usually I have only one or two error 404 for months to redirect: I wouldn't have to have a penalty for duplicate pages, isn't it?

    Thank you


  2. SEO Software

  3. #2
    Member premanand is on a distinguished road
    Join Date
    Mar 2009
    Location
    chennai
    Posts
    116
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I get the error usually browse in web pages.y it so?

  4. #3

    Default

    This is an error automatically called on when the requested content is not found.
    I wish to change the world, but they don`t provide me the source. HACK - 'R'

    PHP 5 AJAX

  5. #4

    Default

    Error 404 is for:
    The requested object does exist on this server. The link you followed is neither outdated nor inaccurate, and the server has been instructed to let you have it.

  6. #5

    Default

    Include a custome file 404.html where it is written
    javascript:window.location=("www.homepage.com");
    the name of ur site n edit the ht access
    ErrorPages 404 /404.html
    This will call 404.html whenever anyfile is not found n will automatically be redirected to the homepage of ur site.....Try n tell if any problem.....It will work.....hope this solved ur problem.....
    I wish to change the world, but they don`t provide me the source. HACK - 'R'

    PHP 5 AJAX

  7. #6

    Default

    This type of error is occurred when requested page can not be found on server.

Closed Thread

Similar Threads

  1. Coding error in templates.
    By freezer in forum Design and Development
    Replies: 2
    Last Post: 01-13-2009, 09:43 PM

Tags for this Thread

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