How to Solve google webmaster of 404 Errors?

by Apon92
10 replies
  • SEO
  • |
Dear Friends I have Pacing a great problem but i don`t know How To Solve this, If you kindly given any information to solve thsi problem i will proud for this

404 not found page How to Solve this problem

http://www.dl4all24.com/cdn-cgi/nexp/dokv=88e434a982/

Googlebot couldn't crawl this URL because it points to a non-existent page. Generally, 404s don't harm your site's performance in search, but you can use them to help improve the user experience.
#404 #404 not found #blogger problem #error pages #errors #google #google webmaster error #great problem 404 #solve #webmaster
  • Profile picture of the author Claudio Johnson
    Redirect these 404 to homepage. And also remove them form index via GWT.
    {{ DiscussionBoard.errors[9431953].message }}
  • Profile picture of the author Masondavis
    Redirect these 404 to homepage.
    Signature

    ----------------
    Digitallyy

    {{ DiscussionBoard.errors[9432117].message }}
  • Profile picture of the author ketul
    Redirect that URL to existing UEL with htaccess file.

    Write this kind of code in your htaccess file -

    RewriteEngine On
    Redirect 302 /cdn-cgi/nexp/dokv=88e434a982/ http://www.domain.com/abc.html

    Then upload it and fetch as google in webmaster tool, GWT display that URL as a redirected.

    Remember that if you want to passes link juice then use redirect 301 (permanent redirect) and 302 (temporary redirect) that not pass link juice.
    {{ DiscussionBoard.errors[9432226].message }}
  • Profile picture of the author Scott016
    Redirect those pages back to home page or make a awesome 404 page linking back to other pages of your website.
    {{ DiscussionBoard.errors[9432237].message }}
  • Profile picture of the author RaviRoy
    You should redirect 404 not found error pages at relevant category page or home page, after doing this "mark as fixed" in Google webmaster tool.
    {{ DiscussionBoard.errors[9432271].message }}
  • Profile picture of the author KeithYoung
    Some website errors if not solved, like the 404 page not found errors, are very bad for SEO. If you have added your website to Google Webmaster Tools, you will find a section list possible crawl errors. Google bot crawls your websites or blogs regularly. Any crawl or access errors detected by Google will show up there.

    To fix a 404 error is easy. First click on a URL displayed, you will get a pop up dialogue with two sub-tabs: Error Details and Linked from. Go to the Linked from tab, you will find what pages or sources linked to a not existing page on your website. If the web page did existing before and you made changes of its URL, it will cause this issue. In such case, you can simply redirect the old URL to the new one. For those unknown URLs, you may consider to direct them to similar page or the home page. If your business partners, clients, suppliers or link partners referred a lot of visitors to an false URL, you can also contact them to point to the correct URL.
    {{ DiscussionBoard.errors[9432366].message }}
  • Profile picture of the author altonroot
    Please don't redirect all 404 to home page. It is not the proper way to handle the 404.
    First, redirect those to pages which consist similar kind of information.
    and second, if you don't have such pages at all of it is impractical to do for huge number of pages then create a custom 404 error handling page where you can apologize to the visitor that the page you are looking is not exist. Then offer one or two options like link back to your home page or custom search to find similar kind of things in your website.
    {{ DiscussionBoard.errors[9435962].message }}
  • Profile picture of the author ketul
    Redirect that page with htaccess file.

    Write this code in htaccess file -

    RewriteEngine On
    Redirect 302 /cdn-cgi/nexp/dokv=88e434a982/ http://www.existingdomain.com/abc.html/php

    Upload htaccess file in root directory.

    Then allow "fetch as google". Your URL automatically redirect and display as a redirected.
    {{ DiscussionBoard.errors[9438657].message }}
    • Profile picture of the author paulgl
      You get all these useless answers because people have no clue.

      Like being able to drive a car somehow makes you an expert mechanic,
      because you heard somewhere that spark plugs should be changed.

      You must have some plugin or script that is not working properly.

      Redirecting each and every one would be a useless endeavor, if you want
      them stopped. They will just keep repopulating, most likely.
      htaccess? Sure....

      It's not an SEO problem, as you already know. Some people here panic,
      just because they are clueless, as I stated. And some people just don't like errors
      in webmaster tools. 404 errors are only a problem IF they are for your main
      pages that SHOULD be there. Anything else is a nonissue.

      You can always create a custom 404 error page.

      Do some digging, or get someone else to. Go through the scripts and
      plugins.

      People learn some buzzwords, then think they are rocket scientistseo.

      Paul
      Signature

      If you were disappointed in your results today, lower your standards tomorrow.

      {{ DiscussionBoard.errors[9440688].message }}
  • Profile picture of the author suzyspring
    Fix 404 Errors with Google Webmaster Tools

    In the above link it is clearly explained about it. It is useful. Since 404 error is not good for SEO.
    {{ DiscussionBoard.errors[9440774].message }}

Trending Topics